wok rev 6097

Add TAGS:pm-utils powertop thunderbird
author Dominique Corbex <domcox@slitaz.org>
date Mon Aug 30 22:13:42 2010 +0200 (2010-08-30)
parents 805d7c16ae38
children 02b9f4e8f17e
files pm-utils/receipt powertop/receipt thunderbird/receipt
line diff
     1.1 --- a/pm-utils/receipt	Mon Aug 30 22:08:35 2010 +0200
     1.2 +++ b/pm-utils/receipt	Mon Aug 30 22:13:42 2010 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://pm-utils.freedesktop.org/"
     1.6  WGET_URL="http://pm-utils.freedesktop.org/releases/$TARBALL"
     1.7 +TAGS="power-management"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
     2.1 --- a/powertop/receipt	Mon Aug 30 22:08:35 2010 +0200
     2.2 +++ b/powertop/receipt	Mon Aug 30 22:13:42 2010 +0200
     2.3 @@ -10,6 +10,7 @@
     2.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.5  WEB_SITE="http://www.lesswatts.org/projects/powertop/"
     2.6  WGET_URL="http://www.lesswatts.org/projects/powertop/download/$TARBALL"
     2.7 +TAGS="power-management"
     2.8  
     2.9  # Rules to configure and make the package.
    2.10  compile_rules()
     3.1 --- a/thunderbird/receipt	Mon Aug 30 22:08:35 2010 +0200
     3.2 +++ b/thunderbird/receipt	Mon Aug 30 22:13:42 2010 +0200
     3.3 @@ -10,6 +10,7 @@
     3.4  TARBALL="$PACKAGE-$VERSION.source.tar.bz2"
     3.5  WEB_SITE="www.mozillamessaging.com"
     3.6  WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source/$TARBALL"
     3.7 +TAGS="email pop imap smtp"
     3.8  LANG="de es fr en_GB pt_PT pt_BR ru"
     3.9  
    3.10  # Rules to configure and make the package.