summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-05 18:16:41 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-05 18:16:41 +0000
commit7271ed711c6855e224ad419da38fc6294b3dc5a8 (patch)
tree3e2ffaf7a215dd320ccfa73da3b15a70690d82ba /sys-apps
parentsparc stable wrt #419285 (diff)
downloadgentoo-2-7271ed711c6855e224ad419da38fc6294b3dc5a8.tar.gz
gentoo-2-7271ed711c6855e224ad419da38fc6294b3dc5a8.tar.bz2
gentoo-2-7271ed711c6855e224ad419da38fc6294b3dc5a8.zip
Stable for x86, wrt bug #429202
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/paxctl/ChangeLog5
-rw-r--r--sys-apps/paxctl/paxctl-0.7-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/paxctl/ChangeLog b/sys-apps/paxctl/ChangeLog
index 9f14f91d386f..560a210eb005 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.47 2012/08/05 05:53:06 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.48 2012/08/05 18:16:41 johu Exp $
+
+ 05 Aug 2012; Johannes Huber <johu@gentoo.org> paxctl-0.7-r2.ebuild:
+ Stable for x86, wrt bug #429202
05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> paxctl-0.7-r2.ebuild:
Stable arm, bug #429202
diff --git a/sys-apps/paxctl/paxctl-0.7-r2.ebuild b/sys-apps/paxctl/paxctl-0.7-r2.ebuild
index ed7a5fa19192..722e57b2ff4f 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.4 2012/08/05 05:53:06 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r2.ebuild,v 1.5 2012/08/05 18:16:41 johu 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"