diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 22:56:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 22:56:47 +0000 |
commit | 43bd5c380fcbc2a0e9b4c22678b31bb2502941be (patch) | |
tree | 9292928863cadf5477ec7c2fa9855d50c9cd08d4 /sys-apps | |
parent | stable on hppa (Manifest recommit) (diff) | |
download | gentoo-2-43bd5c380fcbc2a0e9b4c22678b31bb2502941be.tar.gz gentoo-2-43bd5c380fcbc2a0e9b4c22678b31bb2502941be.tar.bz2 gentoo-2-43bd5c380fcbc2a0e9b4c22678b31bb2502941be.zip |
stable on alpha and ia64
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/chpax/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/chpax/chpax-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/chpax/ChangeLog b/sys-apps/chpax/ChangeLog index c5ad4123f7b8..e37a37895fbc 100644 --- a/sys-apps/chpax/ChangeLog +++ b/sys-apps/chpax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/chpax # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.16 2004/01/20 09:33:44 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.17 2004/02/17 22:53:14 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> chpax-0.6.1.ebuild: + stable on alpha and ia64 20 Jan 2004; <solar@gentoo.org> chpax-0.6.1.ebuild, files/pax-conf.d: marking 0.6.1 stable on x86. Added a few more entrys to pageexec/segmexec diff --git a/sys-apps/chpax/chpax-0.6.1.ebuild b/sys-apps/chpax/chpax-0.6.1.ebuild index d6fc829b377c..4cdfb4ed7629 100644 --- a/sys-apps/chpax/chpax-0.6.1.ebuild +++ b/sys-apps/chpax/chpax-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.6.1.ebuild,v 1.2 2004/01/20 09:33:44 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.6.1.ebuild,v 1.3 2004/02/17 22:53:14 agriffis Exp $ inherit flag-o-matic @@ -8,7 +8,7 @@ DESCRIPTION="Manages various PaX related flags for ELF32, ELF64, and a.out binar SRC_URI="mirror://chpax-${PV}.tar.bz2 http://dev.gentoo.org/~solar/pax/chpax/chpax-${PV}.tar.bz2" HOMEPAGE="http://pax.grsecurity.net" -KEYWORDS="x86 ~amd64 ~sparc ~ppc ~hppa ~ia64 ~mips" +KEYWORDS="x86 ~amd64 ~sparc ~ppc ~hppa ia64 ~mips alpha" LICENSE="public-domain" SLOT="0" |