# HG changeset patch # User Dominique Corbex # Date 1283199222 -7200 # Node ID 87c39df9853692d24956ce75896d38a5cefccb5a # Parent 805d7c16ae38dd38894cdbc216b1083cad3a3309 Add TAGS:pm-utils powertop thunderbird diff -r 805d7c16ae38 -r 87c39df98536 pm-utils/receipt --- a/pm-utils/receipt Mon Aug 30 22:08:35 2010 +0200 +++ b/pm-utils/receipt Mon Aug 30 22:13:42 2010 +0200 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://pm-utils.freedesktop.org/" WGET_URL="http://pm-utils.freedesktop.org/releases/$TARBALL" +TAGS="power-management" # Rules to configure and make the package. compile_rules() diff -r 805d7c16ae38 -r 87c39df98536 powertop/receipt --- a/powertop/receipt Mon Aug 30 22:08:35 2010 +0200 +++ b/powertop/receipt Mon Aug 30 22:13:42 2010 +0200 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.lesswatts.org/projects/powertop/" WGET_URL="http://www.lesswatts.org/projects/powertop/download/$TARBALL" +TAGS="power-management" # Rules to configure and make the package. compile_rules() diff -r 805d7c16ae38 -r 87c39df98536 thunderbird/receipt --- a/thunderbird/receipt Mon Aug 30 22:08:35 2010 +0200 +++ b/thunderbird/receipt Mon Aug 30 22:13:42 2010 +0200 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.source.tar.bz2" WEB_SITE="www.mozillamessaging.com" WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source/$TARBALL" +TAGS="email pop imap smtp" LANG="de es fr en_GB pt_PT pt_BR ru" # Rules to configure and make the package.