diff options
author | Ned Ludd <solar@gentoo.org> | 2003-09-26 09:06:29 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-09-26 09:06:29 +0000 |
commit | a582635e879030993c29ba0cc67213a7453043f3 (patch) | |
tree | debcb0984469446ab310d813bda4814e7069d0c6 /sys-apps/chpax | |
parent | initial ebuild (diff) | |
download | historical-a582635e879030993c29ba0cc67213a7453043f3.tar.gz historical-a582635e879030993c29ba0cc67213a7453043f3.tar.bz2 historical-a582635e879030993c29ba0cc67213a7453043f3.zip |
marking stable for sparc
Diffstat (limited to 'sys-apps/chpax')
-rw-r--r-- | sys-apps/chpax/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/chpax/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/chpax/chpax-0.4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/chpax/ChangeLog b/sys-apps/chpax/ChangeLog index 3fb10568931d..12a5305033a9 100644 --- a/sys-apps/chpax/ChangeLog +++ b/sys-apps/chpax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/chpax # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.6 2003/09/12 05:43:14 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.7 2003/09/26 09:06:26 solar Exp $ + + 26 Sep 2003; <solar@gentoo.org> chpax-0.4.ebuild: + marking stable for sparc 12 Sep 2003; <solar@gentoo.org> chpax-0.4.ebuild: marking stable for ppc diff --git a/sys-apps/chpax/Manifest b/sys-apps/chpax/Manifest index 738cb1e3f3ed..c38aa042e9a2 100644 --- a/sys-apps/chpax/Manifest +++ b/sys-apps/chpax/Manifest @@ -1,4 +1,4 @@ -MD5 d1ba89e19db510280fb301bd9f5af96e ChangeLog 803 -MD5 46232e2be99b739c5e1ee4d56fe72ac0 chpax-0.4.ebuild 769 +MD5 04c07649c132de56243ab26d21cfcbfb ChangeLog 883 +MD5 724b5f658338e55cbb22d823676bf205 chpax-0.4.ebuild 769 MD5 e3de83396baf3f43d8213367ba434daf metadata.xml 339 MD5 e0bef5df8955711a482c1d29f060b6ac files/digest-chpax-0.4 59 diff --git a/sys-apps/chpax/chpax-0.4.ebuild b/sys-apps/chpax/chpax-0.4.ebuild index da695d68af23..c76a018acba0 100644 --- a/sys-apps/chpax/chpax-0.4.ebuild +++ b/sys-apps/chpax/chpax-0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.4.ebuild,v 1.7 2003/09/12 05:43:14 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.4.ebuild,v 1.8 2003/09/26 09:06:26 solar Exp $ S=${WORKDIR}/chpax DESCRIPTION="Manages various PaX related flags for ELF32, ELF64, and a.out binaries." SRC_URI="http://pageexec.virtualave.net/chpax-${PV}.tar.gz" HOMEPAGE="http://pageexec.virtualave.net" -KEYWORDS="x86 amd64 ~sparc ppc hppa" + KEYWORDS="x86 amd64 sparc ppc hppa" LICENSE="public-domain" SLOT="0" |