diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-06-21 09:17:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-06-21 09:17:52 +0000 |
commit | 0bfe12c518aaea228ff8c53c475f52a623eaf8c1 (patch) | |
tree | a73eca488b9db5bc120718577cf853d700fa10fd /sys-power | |
parent | Update buildsystem for latest plplot, bug #552492 (diff) | |
download | gentoo-2-0bfe12c518aaea228ff8c53c475f52a623eaf8c1.tar.gz gentoo-2-0bfe12c518aaea228ff8c53c475f52a623eaf8c1.tar.bz2 gentoo-2-0bfe12c518aaea228ff8c53c475f52a623eaf8c1.zip |
Drop unneeded -ppc.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/acpid/ChangeLog | 6 | ||||
-rw-r--r-- | sys-power/acpid/acpid-2.0.20.ebuild | 6 | ||||
-rw-r--r-- | sys-power/acpid/acpid-2.0.21.ebuild | 6 | ||||
-rw-r--r-- | sys-power/acpid/acpid-2.0.22.ebuild | 6 | ||||
-rw-r--r-- | sys-power/acpid/acpid-2.0.23.ebuild | 4 |
5 files changed, 16 insertions, 12 deletions
diff --git a/sys-power/acpid/ChangeLog b/sys-power/acpid/ChangeLog index 74c0d8bee031..aacaacfa4cd6 100644 --- a/sys-power/acpid/ChangeLog +++ b/sys-power/acpid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-power/acpid # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.122 2015/06/09 07:15:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.123 2015/06/21 09:17:52 jer Exp $ + + 21 Jun 2015; Jeroen Roovers <jer@gentoo.org> acpid-2.0.20.ebuild, + acpid-2.0.21.ebuild, acpid-2.0.22.ebuild, acpid-2.0.23.ebuild: + Drop unneeded -ppc. 09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> acpid-2.0.23.ebuild: Stable for x86, wrt bug #530846 diff --git a/sys-power/acpid/acpid-2.0.20.ebuild b/sys-power/acpid/acpid-2.0.20.ebuild index 63ec8dfab16f..e16c72d3961c 100644 --- a/sys-power/acpid/acpid-2.0.20.ebuild +++ b/sys-power/acpid/acpid-2.0.20.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.20.ebuild,v 1.5 2014/02/26 10:40:13 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild,v 1.6 2015/06/21 09:17:52 jer Exp $ EAPI=5 inherit 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 x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-apm )" diff --git a/sys-power/acpid/acpid-2.0.21.ebuild b/sys-power/acpid/acpid-2.0.21.ebuild index 8601c95f57f6..8bc1af7a090f 100644 --- a/sys-power/acpid/acpid-2.0.21.ebuild +++ b/sys-power/acpid/acpid-2.0.21.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.21.ebuild,v 1.1 2014/01/31 15:51:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.21.ebuild,v 1.2 2015/06/21 09:17:52 jer Exp $ EAPI=5 inherit 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 ~x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-apm )" diff --git a/sys-power/acpid/acpid-2.0.22.ebuild b/sys-power/acpid/acpid-2.0.22.ebuild index 171645bec612..927d16e6e985 100644 --- a/sys-power/acpid/acpid-2.0.22.ebuild +++ b/sys-power/acpid/acpid-2.0.22.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.22.ebuild,v 1.3 2014/11/02 10:16:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.22.ebuild,v 1.4 2015/06/21 09:17:52 jer 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 ~x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-apm )" diff --git a/sys-power/acpid/acpid-2.0.23.ebuild b/sys-power/acpid/acpid-2.0.23.ebuild index 8366eea8cdde..f9fff6ee6563 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-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.4 2015/06/09 07:15:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild,v 1.5 2015/06/21 09:17:52 jer 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 x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-apm )" |