summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-05-31 09:19:45 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-05-31 09:19:45 +0000
commit3322381a11c666e8724864a72724b0637ff6fa3f (patch)
tree163510a1b7fc29de2abe14c2364d50c1a0f7da1a /sys-power
parentamd64 stable wrt bug #530846 (diff)
downloadgentoo-2-3322381a11c666e8724864a72724b0637ff6fa3f.tar.gz
gentoo-2-3322381a11c666e8724864a72724b0637ff6fa3f.tar.bz2
gentoo-2-3322381a11c666e8724864a72724b0637ff6fa3f.zip
amd64 stable wrt bug #530846
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/acpid/ChangeLog7
-rw-r--r--sys-power/acpid/acpid-2.0.23.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-power/acpid/ChangeLog b/sys-power/acpid/ChangeLog
index bd7fd13a8c35..45816ce6a599 100644
--- a/sys-power/acpid/ChangeLog
+++ b/sys-power/acpid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-power/acpid
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.120 2014/11/02 10:16:59 swift Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.121 2015/05/31 09:19:45 zlogene Exp $
+
+ 31 May 2015; Mikle Kolyada <zlogene@gentoo.org> acpid-2.0.23.ebuild:
+ amd64 stable wrt bug #530846
02 Nov 2014; Sven Vermeulen <swift@gentoo.org> acpid-2.0.22.ebuild,
acpid-2.0.23.ebuild:
diff --git a/sys-power/acpid/acpid-2.0.23.ebuild b/sys-power/acpid/acpid-2.0.23.ebuild
index 0f1dcfb37ea4..0c7acf8aa4c0 100644
--- a/sys-power/acpid/acpid-2.0.23.ebuild
+++ b/sys-power/acpid/acpid-2.0.23.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild,v 1.2 2014/11/02 10:16:59 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild,v 1.3 2015/05/31 09:19:45 zlogene Exp $
EAPI=5
inherit linux-info systemd
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${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 )"