summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2007-10-09 17:37:25 +0000
committerNed Ludd <solar@gentoo.org>2007-10-09 17:37:25 +0000
commit16600a2a4202852d4955549c45360d7002cf3826 (patch)
tree0cfd676829563c746438ab6745cae9608d61aaed
parentRestrict tests as they are not supported by goodies upstream. (diff)
downloadgentoo-2-16600a2a4202852d4955549c45360d7002cf3826.tar.gz
gentoo-2-16600a2a4202852d4955549c45360d7002cf3826.tar.bz2
gentoo-2-16600a2a4202852d4955549c45360d7002cf3826.zip
- stable on amd64,arm,ia64,ppc64 and x86
(Portage version: 2.1.3.9)
-rw-r--r--sys-apps/paxctl/ChangeLog5
-rw-r--r--sys-apps/paxctl/paxctl-0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/paxctl/ChangeLog b/sys-apps/paxctl/ChangeLog
index 4ffe63bff9e2..7fa673b167ea 100644
--- a/sys-apps/paxctl/ChangeLog
+++ b/sys-apps/paxctl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/paxctl
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.23 2007/04/16 23:10:52 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.24 2007/10/09 17:37:25 solar Exp $
+
+ 09 Oct 2007; <solar@gentoo.org> paxctl-0.5.ebuild:
+ - stable on amd64,arm,ia64,ppc64 and x86
*paxctl-0.5 (16 Apr 2007)
diff --git a/sys-apps/paxctl/paxctl-0.5.ebuild b/sys-apps/paxctl/paxctl-0.5.ebuild
index 6cd277069185..f5c36210d0d7 100644
--- a/sys-apps/paxctl/paxctl-0.5.ebuild
+++ b/sys-apps/paxctl/paxctl-0.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.5.ebuild,v 1.1 2007/04/16 23:10:52 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.5.ebuild,v 1.2 2007/10/09 17:37:25 solar Exp $
inherit flag-o-matic
DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries."
SRC_URI="http://pax.grsecurity.net/paxctl-${PV}.tar.gz"
HOMEPAGE="http://pax.grsecurity.net"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
LICENSE="GPL-2"
SLOT="0"