wok diff lxterminal/receipt @ rev 18077

Rebuild Python packages to remove "*.pyc" files from package.lists (part 1).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 22 17:34:18 2015 +0300 (2015-05-22)
parents c73f683146cf
children 6e8b1bcb30e2
line diff
     1.1 --- a/lxterminal/receipt	Thu Apr 23 01:34:37 2015 +0300
     1.2 +++ b/lxterminal/receipt	Fri May 22 17:34:18 2015 +0300
     1.3 @@ -3,14 +3,14 @@
     1.4  PACKAGE="lxterminal"
     1.5  VERSION="0.2.0"
     1.6  CATEGORY="utilities"
     1.7 -SHORT_DESC="LXDE X Terminal emulator."
     1.8 +SHORT_DESC="LXDE terminal emulator"
     1.9  MAINTAINER="gokhlayeh@slitaz.org"
    1.10  LICENSE="GPL2"
    1.11  SUGGESTED="lxterminal-locales"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://lxde.org"
    1.14  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    1.15 -TAGS="terminal"
    1.16 +TAGS="LXDE terminal"
    1.17  
    1.18  DEPENDS="vte gtk+"
    1.19  BUILD_DEPENDS="intltool vte-dev vte-terminal gtk+-dev"