wok-next diff acpid/receipt @ rev 5678
mirror-tools/backup.sh: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 02 10:53:28 2010 +0200 (2010-06-02) |
parents | a460be90b082 |
children | 7130b9831b50 |
line diff
1.1 --- a/acpid/receipt Fri May 01 17:23:08 2009 +0200 1.2 +++ b/acpid/receipt Wed Jun 02 10:53:28 2010 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 WEB_SITE="http://acpid.sourceforge.net/" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 KEY_FILE="key-constants" 1.7 +TAGS="power-management" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 @@ -72,4 +73,4 @@ 1.12 rm -rf /etc/acpi 1.13 status 1.14 fi 1.15 -} 1.16 \ No newline at end of file 1.17 +}