summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-11-25 18:59:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-11-25 18:59:25 +0000
commit4aea501823448fd99385ed347c87abe367b92afe (patch)
treec967bc28facfc6cb902e4fcca85063487b20bff3 /sys-power/acpid
parentalpha/ia64 stable wrt #442152 (diff)
downloadgentoo-2-4aea501823448fd99385ed347c87abe367b92afe.tar.gz
gentoo-2-4aea501823448fd99385ed347c87abe367b92afe.tar.bz2
gentoo-2-4aea501823448fd99385ed347c87abe367b92afe.zip
ia64 stable wrt #434522
(Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'sys-power/acpid')
-rw-r--r--sys-power/acpid/ChangeLog5
-rw-r--r--sys-power/acpid/acpid-2.0.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/acpid/ChangeLog b/sys-power/acpid/ChangeLog
index f7c1be26302b..986089075f08 100644
--- a/sys-power/acpid/ChangeLog
+++ b/sys-power/acpid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-power/acpid
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.97 2012/11/25 15:11:36 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.98 2012/11/25 18:59:25 armin76 Exp $
+
+ 25 Nov 2012; Raúl Porcel <armin76@gentoo.org> acpid-2.0.17.ebuild:
+ ia64 stable wrt #434522
25 Nov 2012; <swift@gentoo.org> acpid-2.0.16-r1.ebuild, acpid-2.0.17.ebuild:
Adding optional SELinux apm module dependency
diff --git a/sys-power/acpid/acpid-2.0.17.ebuild b/sys-power/acpid/acpid-2.0.17.ebuild
index 005fbf1e2fef..4a6f77480e94 100644
--- a/sys-power/acpid/acpid-2.0.17.ebuild
+++ b/sys-power/acpid/acpid-2.0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.17.ebuild,v 1.5 2012/11/25 15:11:36 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.17.ebuild,v 1.6 2012/11/25 18:59:25 armin76 Exp $
EAPI=4
inherit systemd
@@ -11,7 +11,7 @@ SRC_URI="http://tedfelix.com/linux/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 -ppc x86"
+KEYWORDS="amd64 ia64 -ppc x86"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-apm )"