diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-12 01:40:05 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-12 01:40:05 +0000 |
commit | 1a156e405f1bc1cfdf6a0afeb08d79d36fc41d4e (patch) | |
tree | 716e6fb5d69249f436c6b5a9e4168316cc5b5774 /sys-power/acpid/acpid-1.0.4-r5.ebuild | |
parent | Marked stable on amd64 for bug #173946 (diff) | |
download | gentoo-2-1a156e405f1bc1cfdf6a0afeb08d79d36fc41d4e.tar.gz gentoo-2-1a156e405f1bc1cfdf6a0afeb08d79d36fc41d4e.tar.bz2 gentoo-2-1a156e405f1bc1cfdf6a0afeb08d79d36fc41d4e.zip |
Marked stable on amd64 for bug #126131
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-power/acpid/acpid-1.0.4-r5.ebuild')
-rw-r--r-- | sys-power/acpid/acpid-1.0.4-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-1.0.4-r5.ebuild b/sys-power/acpid/acpid-1.0.4-r5.ebuild index e056cb9eb5fe..13462568d4aa 100644 --- a/sys-power/acpid/acpid-1.0.4-r5.ebuild +++ b/sys-power/acpid/acpid-1.0.4-r5.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.4-r5.ebuild,v 1.2 2007/05/11 10:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-1.0.4-r5.ebuild,v 1.3 2007/05/12 01:40:05 dang Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,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="doc logrotate" DEPEND="sys-apps/sed" |