diff options
author | 2012-08-09 13:03:09 +0000 | |
---|---|---|
committer | 2012-08-09 13:03:09 +0000 | |
commit | ee80843406bcd5416a3f70a9fcb59fb05015dd67 (patch) | |
tree | f8146568c215f5d55121c0b86f4a9dee41694bdd /sys-apps/paxctl | |
parent | Keyworded ~alpha/~ia64/~ppc/~ppc64/~sparc for darcs-2.8 (diff) | |
download | gentoo-2-ee80843406bcd5416a3f70a9fcb59fb05015dd67.tar.gz gentoo-2-ee80843406bcd5416a3f70a9fcb59fb05015dd67.tar.bz2 gentoo-2-ee80843406bcd5416a3f70a9fcb59fb05015dd67.zip |
Stable for HPPA (bug #429202).
(Portage version: 2.2.0_alpha120/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 1b4170dfce37..dc78dc0a5f83 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.50 2012/08/07 17:58:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.51 2012/08/09 13:03:09 jer Exp $ + + 09 Aug 2012; Jeroen Roovers <jer@gentoo.org> paxctl-0.7-r2.ebuild: + Stable for HPPA (bug #429202). 07 Aug 2012; Agostino Sarubbo <ago@gentoo.org> paxctl-0.7-r2.ebuild: Stable for amd64, wrt bug #429202 diff --git a/sys-apps/paxctl/paxctl-0.7-r2.ebuild b/sys-apps/paxctl/paxctl-0.7-r2.ebuild index d8b19f3e9ac5..0541a86e862c 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.7 2012/08/07 17:58:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r2.ebuild,v 1.8 2012/08/09 13:03:09 jer 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" |