# HG changeset patch # User Rohit Joshi # Date 1267013994 0 # Node ID 3115c291f30389b48c107d025f7532225dc78c81 # Parent 866fa2493b1bd5e08a15476938ac5d4c617a6d52 add/improve TAGS u* receipts diff -r 866fa2493b1b -r 3115c291f303 udns/receipt --- a/udns/receipt Wed Feb 24 12:13:18 2010 +0000 +++ b/udns/receipt Wed Feb 24 12:19:54 2010 +0000 @@ -8,6 +8,7 @@ TARBALL="${PACKAGE}_$VERSION.tar.gz" WEB_SITE="http://www.corpit.ru/mjt/$PACKAGE.html" WGET_URL="http://www.corpit.ru/mjt/$PACKAGE/$TARBALL" +TAGS="network DNS" # Rules to configure and make the package. compile_rules() diff -r 866fa2493b1b -r 3115c291f303 ufr2/receipt --- a/ufr2/receipt Wed Feb 24 12:13:18 2010 +0000 +++ b/ufr2/receipt Wed Feb 24 12:19:54 2010 +0000 @@ -11,7 +11,7 @@ SOURCE="ufr2linuxv180" TARBALL="${SOURCE}.zip" WGET_URL="http://www.service.canon.com.au/drivers/files/$TARBALL" -TAGS="" +TAGS="printing printer drivers" # Rules to configure and make the package. diff -r 866fa2493b1b -r 3115c291f303 unfs3/receipt --- a/unfs3/receipt Wed Feb 24 12:13:18 2010 +0000 +++ b/unfs3/receipt Wed Feb 24 12:19:54 2010 +0000 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://unfs3.sourceforge.net/" WGET_URL="http://ovh.dl.sourceforge.net/sourceforge/unfs3/${TARBALL}" +TAGS="network nfs" # Rules to configure and make the package. compile_rules() diff -r 866fa2493b1b -r 3115c291f303 unison/receipt --- a/unison/receipt Wed Feb 24 12:13:18 2010 +0000 +++ b/unison/receipt Wed Feb 24 12:19:54 2010 +0000 @@ -9,6 +9,7 @@ WEB_SITE="http://www.cis.upenn.edu/~bcpierce/unison" WGET_URL="http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/$TARBALL" BUILD_DEPENDS="ocaml emacs" +TAGS="sync" # Rules to configure and make the package. compile_rules() diff -r 866fa2493b1b -r 3115c291f303 unixODBC/receipt --- a/unixODBC/receipt Wed Feb 24 12:13:18 2010 +0000 +++ b/unixODBC/receipt Wed Feb 24 12:19:54 2010 +0000 @@ -9,6 +9,7 @@ WEB_SITE="http://www.unixodbc.org/" WGET_URL="${WEB_SITE}$TARBALL" DEPENDS="libunixODBC readline" +TAGS="database" # Rules to configure and make the package. compile_rules() diff -r 866fa2493b1b -r 3115c291f303 unshield/receipt --- a/unshield/receipt Wed Feb 24 12:13:18 2010 +0000 +++ b/unshield/receipt Wed Feb 24 12:19:54 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://kent.dl.sourceforge.net/sourceforge/synce/" WGET_URL="http://kent.dl.sourceforge.net/sourceforge/synce/$TARBALL" +TAGS="windows exe cab" # Rules to configure and make the package. compile_rules() diff -r 866fa2493b1b -r 3115c291f303 unzip/receipt --- a/unzip/receipt Wed Feb 24 12:13:18 2010 +0000 +++ b/unzip/receipt Wed Feb 24 12:19:54 2010 +0000 @@ -8,6 +8,7 @@ TARBALL="unzip552.tar.gz" WEB_SITE="http://www.info-zip.org/" WGET_URL="ftp://tug.ctan.org/tex-archive/tools/zip/info-zip/src/$TARBALL" +TAGS="archive compression" # Rules to configure and make the package. compile_rules() diff -r 866fa2493b1b -r 3115c291f303 urxvt/receipt --- a/urxvt/receipt Wed Feb 24 12:13:18 2010 +0000 +++ b/urxvt/receipt Wed Feb 24 12:19:54 2010 +0000 @@ -11,6 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://software.schmorp.de/pkg/rxvt-unicode.html" WGET_URL="http://dist.schmorp.de/rxvt-unicode/$TARBALL" +TAGS="terminal" # Rules to configure and make the package. compile_rules() diff -r 866fa2493b1b -r 3115c291f303 usbip/receipt --- a/usbip/receipt Wed Feb 24 12:13:18 2010 +0000 +++ b/usbip/receipt Wed Feb 24 12:19:54 2010 +0000 @@ -10,6 +10,7 @@ BUILD_DEPENDS="sysfsutils-dev lzma libtool glib libwrap libwrap-dev" WEB_SITE="http://usbip.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="usb" # Rules to configure and make the package. compile_rules() diff -r 866fa2493b1b -r 3115c291f303 usbutils/receipt --- a/usbutils/receipt Wed Feb 24 12:13:18 2010 +0000 +++ b/usbutils/receipt Wed Feb 24 12:19:54 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://linux-usb.sourceforge.net/" WGET_URL="$SF_MIRROR/linux-usb/$TARBALL" +TAGS="usb" # Rules to configure and make the package. compile_rules()