diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-07 17:58:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-07 17:58:24 +0000 |
commit | 0f62bf90a8ff25c64f58b93036a9f6c53eb9cb91 (patch) | |
tree | cb2a047f30b0db1868015db910a4334be4ce0e20 /sys-apps/paxctl | |
parent | Stable for amd64, wrt bug #424865 (diff) | |
download | gentoo-2-0f62bf90a8ff25c64f58b93036a9f6c53eb9cb91.tar.gz gentoo-2-0f62bf90a8ff25c64f58b93036a9f6c53eb9cb91.tar.bz2 gentoo-2-0f62bf90a8ff25c64f58b93036a9f6c53eb9cb91.zip |
Stable for amd64, wrt 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 739557f42872..1b4170dfce37 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.49 2012/08/06 23:16:36 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.50 2012/08/07 17:58:24 ago Exp $ + + 07 Aug 2012; Agostino Sarubbo <ago@gentoo.org> paxctl-0.7-r2.ebuild: + Stable for amd64, wrt bug #429202 06 Aug 2012; Anthony G. Basile <blueness@gentoo.org> paxctl-0.7-r2.ebuild: Fix documentation, bug #429202 diff --git a/sys-apps/paxctl/paxctl-0.7-r2.ebuild b/sys-apps/paxctl/paxctl-0.7-r2.ebuild index ffd73acf7f70..d8b19f3e9ac5 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.6 2012/08/06 23:16:36 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r2.ebuild,v 1.7 2012/08/07 17:58:24 ago 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" |