diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-12 05:25:23 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-12 05:25:23 +0000 |
commit | 18c0010d9f298c927267aa5d46e19088270df930 (patch) | |
tree | e700debcad3d76aa34fff39eb7b14321076e07e0 /sys-apps/chpax | |
parent | Version bumped. virtual/ruby fix (Manifest recommit) (diff) | |
download | gentoo-2-18c0010d9f298c927267aa5d46e19088270df930.tar.gz gentoo-2-18c0010d9f298c927267aa5d46e19088270df930.tar.bz2 gentoo-2-18c0010d9f298c927267aa5d46e19088270df930.zip |
Stable on sparc.
Diffstat (limited to 'sys-apps/chpax')
-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 6073434e86f1..c8fee70053bd 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.19 2004/03/08 21:09:26 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.20 2004/04/12 05:25:23 weeve Exp $ + + 11 Apr 2004; Jason Wever <weeve@gentoo.org> chpax-0.6.1.ebuild: + Stable on sparc. 08 Mar 2004; Jon Portnoy <avenj@gentoo.org> chpax-0.6.1.ebuild : Stable on AMD64 to make repoman happy. diff --git a/sys-apps/chpax/chpax-0.6.1.ebuild b/sys-apps/chpax/chpax-0.6.1.ebuild index e5374fbb15a6..1333049968a1 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.5 2004/03/08 21:09:26 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.6.1.ebuild,v 1.6 2004/04/12 05:25:23 weeve 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 alpha" +KEYWORDS="x86 amd64 sparc ~ppc hppa ia64 ~mips alpha" LICENSE="public-domain" SLOT="0" |