wok-6.x diff cdf/receipt @ rev 11930
dosbox cleaned up desktop file
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Feb 29 16:29:20 2012 -0800 (2012-02-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 Wed Feb 29 16:29:20 2012 -0800 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()