diff options
author | Raúl Porcel <armin76@gentoo.org> | 2015-01-16 12:07:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2015-01-16 12:07:31 +0000 |
commit | 862d81673418cb58e2b88c2f354feaa165d2977b (patch) | |
tree | a71ca3e4fdc421ba1f2f1c4e85131c7a39e267b4 /sys-apps/paxctl | |
parent | alpha/ia64/s390/sh/sparc/x86 stable wrt #535650 (diff) | |
download | gentoo-2-862d81673418cb58e2b88c2f354feaa165d2977b.tar.gz gentoo-2-862d81673418cb58e2b88c2f354feaa165d2977b.tar.bz2 gentoo-2-862d81673418cb58e2b88c2f354feaa165d2977b.zip |
alpha/ia64/s390/sh/sparc/x86 stable wrt #535648
(Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
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 1eb52b579357..9705543ef7e2 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.57 2015/01/09 13:42:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.58 2015/01/16 12:07:31 armin76 Exp $ + + 16 Jan 2015; Raúl Porcel <armin76@gentoo.org> paxctl-0.9.ebuild: + alpha/ia64/s390/sh/sparc/x86 stable wrt #535648 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> paxctl-0.9.ebuild: Stable for amd64, wrt bug #535648 diff --git a/sys-apps/paxctl/paxctl-0.9.ebuild b/sys-apps/paxctl/paxctl-0.9.ebuild index 27e8803991f0..ab5b3f44c1e9 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.4 2015/01/09 13:42:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.9.ebuild,v 1.5 2015/01/16 12:07:31 armin76 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" |