diff options
author | 2007-11-03 15:49:26 +0000 | |
---|---|---|
committer | 2007-11-03 15:49:26 +0000 | |
commit | f00f88f0a77deb7505f37139fe7e01e02f9fd19a (patch) | |
tree | 963a08034e4fa3447175c679038102fb3289fdaf /sys-power/acpid/acpid-1.0.6-r1.ebuild | |
parent | Version bump, security bug #178962 use Sun JRE instead of blackdown, change s... (diff) | |
download | historical-f00f88f0a77deb7505f37139fe7e01e02f9fd19a.tar.gz historical-f00f88f0a77deb7505f37139fe7e01e02f9fd19a.tar.bz2 historical-f00f88f0a77deb7505f37139fe7e01e02f9fd19a.zip |
ia64 stable wrt #194636
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'sys-power/acpid/acpid-1.0.6-r1.ebuild')
-rw-r--r-- | sys-power/acpid/acpid-1.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-1.0.6-r1.ebuild b/sys-power/acpid/acpid-1.0.6-r1.ebuild index 90c77f78ba19..52038a73394a 100644 --- a/sys-power/acpid/acpid-1.0.6-r1.ebuild +++ b/sys-power/acpid/acpid-1.0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-1.0.6-r1.ebuild,v 1.2 2007/10/14 15:24:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-1.0.6-r1.ebuild,v 1.3 2007/11/03 15:49:26 armin76 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/acpid/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 -ppc x86" +KEYWORDS="~alpha ~amd64 ia64 -ppc x86" IUSE="" DEPEND="sys-apps/sed" |