diff options
author | 2015-01-17 13:37:21 +0000 | |
---|---|---|
committer | 2015-01-17 13:37:21 +0000 | |
commit | 7eced3d86142c1fcdea915b6a77f6099ef8a92be (patch) | |
tree | 67f4d762558f0901b2a5e63d84700a493dd5912d /sys-apps/paxctl | |
parent | Stable for ppc, wrt bug #535396 (diff) | |
download | gentoo-2-7eced3d86142c1fcdea915b6a77f6099ef8a92be.tar.gz gentoo-2-7eced3d86142c1fcdea915b6a77f6099ef8a92be.tar.bz2 gentoo-2-7eced3d86142c1fcdea915b6a77f6099ef8a92be.zip |
Stable for ppc, wrt bug #535648
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 9705543ef7e2..bcb478c10425 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.58 2015/01/16 12:07:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.59 2015/01/17 13:37:21 ago Exp $ + + 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> paxctl-0.9.ebuild: + Stable for ppc, wrt bug #535648 16 Jan 2015; Raúl Porcel <armin76@gentoo.org> paxctl-0.9.ebuild: alpha/ia64/s390/sh/sparc/x86 stable wrt #535648 diff --git a/sys-apps/paxctl/paxctl-0.9.ebuild b/sys-apps/paxctl/paxctl-0.9.ebuild index ab5b3f44c1e9..548aeb9c984a 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.5 2015/01/16 12:07:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.9.ebuild,v 1.6 2015/01/17 13:37:21 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" |