wok diff jclic/receipt @ rev 17501

Normalize tags "file-manager", "web-browser", "text-editor", "terminal", and "window-manager" according to tazx.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 08 02:04:05 2015 +0200 (2015-01-08)
parents cb43903ea367
children e3f377fbc5f0
line diff
     1.1 --- a/jclic/receipt	Mon Jul 22 18:20:04 2013 -0300
     1.2 +++ b/jclic/receipt	Thu Jan 08 02:04:05 2015 +0200
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="A platform for multimedia educational activities"
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 -DEPENDS="java-jre"
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="$PACKAGE-$VERSION.zip"
    1.10  WEB_SITE="http://clic.xtec.cat/en/jclic"
    1.11  WGET_URL="http://clic.xtec.cat/dist/jclic/$TARBALL"
    1.12  TAGS="java multimedia education"
    1.13  
    1.14 +DEPENDS="java-jre"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {