# HG changeset patch # User Rohit Joshi # Date 1266328896 0 # Node ID c6ccd6bc43b1b0200bc84ad16bf488851959b887 # Parent fb8aceda65ff2320cc559542914eaaed8af3620a add/improve TAGS h* receipts diff -r fb8aceda65ff -r c6ccd6bc43b1 homebank/receipt --- a/homebank/receipt Tue Feb 16 13:56:26 2010 +0000 +++ b/homebank/receipt Tue Feb 16 14:01:36 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://homebank.free.fr/" WGET_URL="http://homebank.free.fr/public/$TARBALL" +TAGS="office finance" # Rules to configure and make the package. compile_rules() diff -r fb8aceda65ff -r c6ccd6bc43b1 hplip/receipt --- a/hplip/receipt Tue Feb 16 13:56:26 2010 +0000 +++ b/hplip/receipt Tue Feb 16 14:01:36 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://hplipopensource.com" WGET_URL="http://downloads.sourceforge.net/sourceforge/hplip/$TARBALL" +TAGS="printer driver printing" # Rules to configure and make the package. --prefix=/usr compile_rules() diff -r fb8aceda65ff -r c6ccd6bc43b1 hsetroot/receipt --- a/hsetroot/receipt Tue Feb 16 13:56:26 2010 +0000 +++ b/hsetroot/receipt Tue Feb 16 14:01:36 2010 +0000 @@ -11,6 +11,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://thegraveyard.org/hsetroot.php" WGET_URL="http://thegraveyard.org/files/$TARBALL" +TAGS="wallpaper" # Rules to configure and make the package. compile_rules() diff -r fb8aceda65ff -r c6ccd6bc43b1 ht/receipt --- a/ht/receipt Tue Feb 16 13:56:26 2010 +0000 +++ b/ht/receipt Tue Feb 16 14:01:36 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="$SF_MIRROR/hte/$TARBALL" DEPENDS="gcc-lib-base lzo ncurses xorg-libX11 xorg-libXau xorg-libXdmcp" BUILD_DEPENDS="lzo-dev ncurses-dev" +TAGS="viewer editor analyser" # Rules to configure and make the package. compile_rules() diff -r fb8aceda65ff -r c6ccd6bc43b1 htop/receipt --- a/htop/receipt Tue Feb 16 13:56:26 2010 +0000 +++ b/htop/receipt Tue Feb 16 14:01:36 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://htop.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="monitor system" # Rules to configure and make the package. compile_rules() diff -r fb8aceda65ff -r c6ccd6bc43b1 httpfs-fuse/receipt --- a/httpfs-fuse/receipt Tue Feb 16 13:56:26 2010 +0000 +++ b/httpfs-fuse/receipt Tue Feb 16 14:01:36 2010 +0000 @@ -11,6 +11,7 @@ TARBALL="${SOURCE}_$VERSION.tar.gz" WEB_SITE="http://httpfs.sourceforge.net/" WGET_URL="$SF_MIRROR/httpfs/$TARBALL" +TAGS="filesystem" # Rules to configure and make the package. compile_rules()