diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:42:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:42:04 +0000 |
commit | 4d92086c5da6eaaefd33854dad78fea1fba0a89c (patch) | |
tree | a3af508a804f33c0d1e0a26f2008e1cce5ddc9d7 /sys-apps/paxctl | |
parent | Stable for amd64, wrt bug #535208 (diff) | |
download | gentoo-2-4d92086c5da6eaaefd33854dad78fea1fba0a89c.tar.gz gentoo-2-4d92086c5da6eaaefd33854dad78fea1fba0a89c.tar.bz2 gentoo-2-4d92086c5da6eaaefd33854dad78fea1fba0a89c.zip |
Stable for amd64, wrt bug #535648
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/paxctl')
-rw-r--r-- | sys-apps/paxctl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/paxctl/paxctl-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/paxctl/ChangeLog b/sys-apps/paxctl/ChangeLog index 2d72de04835d..1eb52b579357 100644 --- a/sys-apps/paxctl/ChangeLog +++ b/sys-apps/paxctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/paxctl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.56 2015/01/08 21:57:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.57 2015/01/09 13:42:04 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> paxctl-0.9.ebuild: + Stable for amd64, wrt bug #535648 08 Jan 2015; Jeroen Roovers <jer@gentoo.org> paxctl-0.9.ebuild: Stable for HPPA (bug #535648). diff --git a/sys-apps/paxctl/paxctl-0.9.ebuild b/sys-apps/paxctl/paxctl-0.9.ebuild index 2133a4b290ed..27e8803991f0 100644 --- a/sys-apps/paxctl/paxctl-0.9.ebuild +++ b/sys-apps/paxctl/paxctl-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.9.ebuild,v 1.3 2015/01/08 21:57:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.9.ebuild,v 1.4 2015/01/09 13:42:04 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, SRC_URI="http://pax.grsecurity.net/${P}.tar.gz" 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" |