diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-04 03:08:10 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-04 03:08:10 +0000 |
commit | b82545654c128dc5910bef2ee8fb0d2ec5c4e752 (patch) | |
tree | 0f6f59894bf053beb0f174fdfe32cd48eefce80f /sys-apps/chpax | |
parent | version bump (bug #66264) (diff) | |
download | historical-b82545654c128dc5910bef2ee8fb0d2ec5c4e752.tar.gz historical-b82545654c128dc5910bef2ee8fb0d2ec5c4e752.tar.bz2 historical-b82545654c128dc5910bef2ee8fb0d2ec5c4e752.zip |
Stable on sparc.
Diffstat (limited to 'sys-apps/chpax')
-rw-r--r-- | sys-apps/chpax/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/chpax/Manifest | 16 | ||||
-rw-r--r-- | sys-apps/chpax/chpax-0.7.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/sys-apps/chpax/ChangeLog b/sys-apps/chpax/ChangeLog index 49518e34175d..903996ba18dc 100644 --- a/sys-apps/chpax/ChangeLog +++ b/sys-apps/chpax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/chpax # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.27 2004/09/28 01:49:28 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.28 2004/10/04 03:08:10 weeve Exp $ + + 03 Oct 2004; Jason Wever <weeve@gentoo.org> chpax-0.7.ebuild: + Stable on sparc. 28 Sep 2004; Sven Wegener <swegener@gentoo.org> files/pax-init.d: Gentoo Technologies, Inc. -> Gentoo Foundation diff --git a/sys-apps/chpax/Manifest b/sys-apps/chpax/Manifest index 26119ddc840d..58b692e30942 100644 --- a/sys-apps/chpax/Manifest +++ b/sys-apps/chpax/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 ae7b704f674cad185a25144c674144b3 ChangeLog 3714 +MD5 14c9547e6e491875352f2a05ec1bcd2a ChangeLog 3795 MD5 e5d1d71f964cd590fbf1e02a2a76714a chpax-0.5.ebuild 942 MD5 500e97cad2617303e752918cc5915e33 chpax-0.6.1.ebuild 1090 -MD5 d2f14a08ca337f97bc8531bdbbdc71d3 chpax-0.7.ebuild 1045 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +MD5 72a2363306e9700c7b37a69a1d0051bf chpax-0.7.ebuild 1044 MD5 d95ac8cbc92ddd4a9e401455d79571f7 files/digest-chpax-0.5 59 MD5 1ae95ccec87f81057389495cbc6bb641 files/digest-chpax-0.6.1 62 -MD5 add5e23e35065b6f32d1221f41b4b986 files/digest-chpax-0.7 59 MD5 a76f6e6491b16c254c9aeecbec775478 files/pax-conf.d 2743 MD5 f30daa23cf11e88be6678388f2561f8a files/pax-init.d 2536 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBWMM5I1lqEGTUzyQRAu3BAJ0SBADaYY3OxBpXNX+ZQ2XzgJHubgCgqGm3 -8HpC22lGFqWU67RwprDeTFw= -=IfrD ------END PGP SIGNATURE----- +MD5 add5e23e35065b6f32d1221f41b4b986 files/digest-chpax-0.7 59 diff --git a/sys-apps/chpax/chpax-0.7.ebuild b/sys-apps/chpax/chpax-0.7.ebuild index 240e75ddc9af..44911db6b045 100644 --- a/sys-apps/chpax/chpax-0.7.ebuild +++ b/sys-apps/chpax/chpax-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild,v 1.3 2004/09/17 02:03:46 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild,v 1.4 2004/10/04 03:08:10 weeve Exp $ inherit flag-o-matic gcc @@ -10,7 +10,7 @@ SRC_URI="http://pax.grsecurity.net/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64" +KEYWORDS="x86 ~ppc ~ppc64 sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64" IUSE="" DEPEND="virtual/libc |