wok diff acpid/receipt @ rev 5195

slitaz-doc: fix version for 3.0
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 28 17:16:33 2010 +0200 (2010-03-28)
parents a460be90b082
children 7130b9831b50
line diff
     1.1 --- a/acpid/receipt	Fri May 01 17:23:08 2009 +0200
     1.2 +++ b/acpid/receipt	Sun Mar 28 17:16:33 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 +}