diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-08 19:58:27 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-08 19:58:27 +0000 |
commit | 15bd2f0e5813c395c1f240702a666ff334a083a7 (patch) | |
tree | d95cd8202c2915594fc12bf5925b3f49b2ed8c4a /sys-apps/acpid | |
parent | cleaning this package up (removing old digest and ebuild) (diff) | |
download | gentoo-2-15bd2f0e5813c395c1f240702a666ff334a083a7.tar.gz gentoo-2-15bd2f0e5813c395c1f240702a666ff334a083a7.tar.bz2 gentoo-2-15bd2f0e5813c395c1f240702a666ff334a083a7.zip |
stable on amd64
Diffstat (limited to 'sys-apps/acpid')
-rw-r--r-- | sys-apps/acpid/acpid-1.0.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/acpid/acpid-1.0.2-r2.ebuild b/sys-apps/acpid/acpid-1.0.2-r2.ebuild index d7825bb6b289..ee101060fa9d 100644 --- a/sys-apps/acpid/acpid-1.0.2-r2.ebuild +++ b/sys-apps/acpid/acpid-1.0.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.2-r2.ebuild,v 1.4 2004/04/27 20:59:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.2-r2.ebuild,v 1.5 2004/06/08 19:57:56 lv Exp $ inherit eutils @@ -9,7 +9,7 @@ DESCRIPTION="Daemon for Advanced Configuration and Power Interface." SRC_URI="mirror://sourceforge/acpid/${P}.tar.gz" HOMEPAGE="http://acpid.sourceforge.net/" IUSE="" -KEYWORDS="x86 ~amd64 -ppc alpha ia64" +KEYWORDS="x86 amd64 -ppc alpha ia64" SLOT="0" LICENSE="GPL-2" |