wok diff cdf/receipt @ rev 13944

xorg-xauth: add common path (thanks mojo)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 29 09:43:35 2013 +0100 (2013-01-29)
parents 2566eb2b0dae
children eb8067417980
line diff
     1.1 --- a/cdf/receipt	Wed May 06 17:05:50 2009 +0000
     1.2 +++ b/cdf/receipt	Tue Jan 29 09:43:35 2013 +0100
     1.3 @@ -3,12 +3,13 @@
     1.4  PACKAGE="cdf"
     1.5  VERSION="0.2"
     1.6  CATEGORY="system-tools"
     1.7 -SHORT_DESC="Colorized df."
     1.8 +SHORT_DESC="Colorized df (color schemes)."
     1.9  MAINTAINER="paul@slitaz.org"
    1.10  DEPENDS=""
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://bmp-plugins.berlios.de/misc/cdf/cdf.html"
    1.13  WGET_URL="http://download.berlios.de/bmp-plugins/$TARBALL"
    1.14 +TAGS="color schemes"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()