wok rev 4977
add/improve TAGS y* receipts
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Feb 24 12:40:28 2010 +0000 (2010-02-24) |
parents | 35ec83c60e58 |
children | b303dfac3b48 |
files | yaws/receipt yeahconsole/receipt ytree/receipt |
line diff
1.1 --- a/yaws/receipt Wed Feb 24 12:36:38 2010 +0000 1.2 +++ b/yaws/receipt Wed Feb 24 12:40:28 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://yaws.hyber.org" 1.6 WGET_URL="$WEB_SITE/download/$TARBALL" 1.7 +TAGS="webserver" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()
2.1 --- a/yeahconsole/receipt Wed Feb 24 12:36:38 2010 +0000 2.2 +++ b/yeahconsole/receipt Wed Feb 24 12:40:28 2010 +0000 2.3 @@ -10,6 +10,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.5 WEB_SITE="http://phrat.de/yeahtools.html" 2.6 WGET_URL="http://phrat.de/$TARBALL" 2.7 +TAGS="terminal" 2.8 2.9 # Rules to configure and make the package. 2.10 compile_rules()
3.1 --- a/ytree/receipt Wed Feb 24 12:36:38 2010 +0000 3.2 +++ b/ytree/receipt Wed Feb 24 12:40:28 2010 +0000 3.3 @@ -10,6 +10,7 @@ 3.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.5 WEB_SITE="http://www.han.de/~werner/ytree.html" 3.6 WGET_URL="http://www.han.de/~werner/$TARBALL" 3.7 +TAGS="file-manager file-browser" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()