summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-09-17 02:03:46 +0000
committerNed Ludd <solar@gentoo.org>2004-09-17 02:03:46 +0000
commit5450b7140c515b1ba27e77a30222b34f6a620855 (patch)
treed35ef3c75a178e5a4f0eff91c07625c0a89dc813 /sys-apps/chpax
parentok, then now if not earlier (diff)
downloadhistorical-5450b7140c515b1ba27e77a30222b34f6a620855.tar.gz
historical-5450b7140c515b1ba27e77a30222b34f6a620855.tar.bz2
historical-5450b7140c515b1ba27e77a30222b34f6a620855.zip
update SRC_URI
Diffstat (limited to 'sys-apps/chpax')
-rw-r--r--sys-apps/chpax/Manifest8
-rw-r--r--sys-apps/chpax/chpax-0.7.ebuild5
2 files changed, 6 insertions, 7 deletions
diff --git a/sys-apps/chpax/Manifest b/sys-apps/chpax/Manifest
index 62762a4a26f5..af4274fedb4d 100644
--- a/sys-apps/chpax/Manifest
+++ b/sys-apps/chpax/Manifest
@@ -3,7 +3,7 @@ Hash: SHA1
MD5 500e97cad2617303e752918cc5915e33 chpax-0.6.1.ebuild 1090
MD5 e5d1d71f964cd590fbf1e02a2a76714a chpax-0.5.ebuild 942
-MD5 814e6a9aa4015864195e9535abedea2e chpax-0.7.ebuild 1074
+MD5 d2f14a08ca337f97bc8531bdbbdc71d3 chpax-0.7.ebuild 1045
MD5 787a2b8663569717bbb69cd3f8814bdc ChangeLog 3593
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 d95ac8cbc92ddd4a9e401455d79571f7 files/digest-chpax-0.5 59
@@ -14,7 +14,7 @@ MD5 df4d315c373f67ff56d66d5bc3dbbe8e files/pax-init.d 2436
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
-iD8DBQFBSit694CCfB4KcwwRAlUjAJ4iBKpbWbmqMm+EmFud9pozMnEvcQCeIJur
-2wwzlEA3PYIilYKi5VD85wI=
-=cqvl
+iD8DBQFBSkXo94CCfB4KcwwRAqlOAJ95Igx/Wch/EYTpjoz5Bmu28PH7uQCfV/02
+yXRBaX5AUaTsTynammv44YM=
+=AXNe
-----END PGP SIGNATURE-----
diff --git a/sys-apps/chpax/chpax-0.7.ebuild b/sys-apps/chpax/chpax-0.7.ebuild
index 0d5f574f89df..240e75ddc9af 100644
--- a/sys-apps/chpax/chpax-0.7.ebuild
+++ b/sys-apps/chpax/chpax-0.7.ebuild
@@ -1,13 +1,12 @@
# 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.2 2004/09/17 00:11:03 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild,v 1.3 2004/09/17 02:03:46 solar Exp $
inherit flag-o-matic gcc
DESCRIPTION="Manages various PaX related flags for ELF32, ELF64, and a.out binaries."
HOMEPAGE="http://pax.grsecurity.net/"
-SRC_URI="mirror://chpax-${PV}.tar.gz
- http://pax.grsecurity.net/${P}.tar.gz"
+SRC_URI="http://pax.grsecurity.net/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"