wok-next diff cdf/receipt @ rev 11620
Up slitaz-boot-scripts (4.6)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 24 11:48:19 2012 +0100 (2012-01-24) |
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 24 11:48:19 2012 +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()