diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-05 05:53:06 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-05 05:53:06 +0000 |
commit | 7be37ce3493b8d61f7bd4b0e1b81f548a7a23c6d (patch) | |
tree | 16e66bdccb4b21d3e351cf37a579479a3c49ee92 /sys-apps/paxctl | |
parent | pkgcore 0.8; boatload of functionality, and a heavily delayed core fetch fix (diff) | |
download | gentoo-2-7be37ce3493b8d61f7bd4b0e1b81f548a7a23c6d.tar.gz gentoo-2-7be37ce3493b8d61f7bd4b0e1b81f548a7a23c6d.tar.bz2 gentoo-2-7be37ce3493b8d61f7bd4b0e1b81f548a7a23c6d.zip |
Stable arm, bug #429202
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/paxctl')
-rw-r--r-- | sys-apps/paxctl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/paxctl/paxctl-0.7-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/paxctl/ChangeLog b/sys-apps/paxctl/ChangeLog index 4ea1d88b65e2..9f14f91d386f 100644 --- a/sys-apps/paxctl/ChangeLog +++ b/sys-apps/paxctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/paxctl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.46 2012/08/05 05:43:08 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.47 2012/08/05 05:53:06 blueness Exp $ + + 05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> paxctl-0.7-r2.ebuild: + Stable arm, bug #429202 05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> paxctl-0.7-r2.ebuild: Stable ppc ppc64, bug #429202 diff --git a/sys-apps/paxctl/paxctl-0.7-r2.ebuild b/sys-apps/paxctl/paxctl-0.7-r2.ebuild index 89d0ba8b41c5..ed7a5fa19192 100644 --- a/sys-apps/paxctl/paxctl-0.7-r2.ebuild +++ b/sys-apps/paxctl/paxctl-0.7-r2.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-apps/paxctl/paxctl-0.7-r2.ebuild,v 1.3 2012/08/05 05:43:08 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r2.ebuild,v 1.4 2012/08/05 05:53:06 blueness Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, SRC_URI="http://pax.grsecurity.net/${P}.tar.bz2" HOMEPAGE="http://pax.grsecurity.net" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" LICENSE="GPL-2" SLOT="0" |