wok-next diff yeahconsole/receipt @ rev 12139
Up: cookutils (1.7) - Now create XML feed for cooked pkgs
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Mar 14 03:00:34 2012 +0100 (2012-03-14) |
parents | 760fa6e01502 |
children | 617dbdeb6f7e |
line diff
1.1 --- a/yeahconsole/receipt Sun May 03 10:53:30 2009 +0000 1.2 +++ b/yeahconsole/receipt Wed Mar 14 03:00:34 2012 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://phrat.de/yeahtools.html" 1.6 WGET_URL="http://phrat.de/$TARBALL" 1.7 +TAGS="terminal" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()