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
commit085d01726d7dfcacfd85fa48bcf2385b72f307fb (patch)
treeb59781a4d3f0fa172b05c158e621847e7ad16571 /sys-apps/chpax
parentok, then now if not earlier (Manifest recommit) (diff)
downloadgentoo-2-085d01726d7dfcacfd85fa48bcf2385b72f307fb.tar.gz
gentoo-2-085d01726d7dfcacfd85fa48bcf2385b72f307fb.tar.bz2
gentoo-2-085d01726d7dfcacfd85fa48bcf2385b72f307fb.zip
update SRC_URI
Diffstat (limited to 'sys-apps/chpax')
-rw-r--r--sys-apps/chpax/Manifest12
-rw-r--r--sys-apps/chpax/chpax-0.7.ebuild5
2 files changed, 3 insertions, 14 deletions
diff --git a/sys-apps/chpax/Manifest b/sys-apps/chpax/Manifest
index 62762a4a26f5..ce58e543649d 100644
--- a/sys-apps/chpax/Manifest
+++ b/sys-apps/chpax/Manifest
@@ -1,9 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-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 99eeb2f12360da9741c1e6349b0d5cd7 chpax-0.7.ebuild 1045
MD5 787a2b8663569717bbb69cd3f8814bdc ChangeLog 3593
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 d95ac8cbc92ddd4a9e401455d79571f7 files/digest-chpax-0.5 59
@@ -11,10 +8,3 @@ MD5 add5e23e35065b6f32d1221f41b4b986 files/digest-chpax-0.7 59
MD5 1ae95ccec87f81057389495cbc6bb641 files/digest-chpax-0.6.1 62
MD5 a76f6e6491b16c254c9aeecbec775478 files/pax-conf.d 2743
MD5 df4d315c373f67ff56d66d5bc3dbbe8e files/pax-init.d 2436
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.4 (GNU/Linux)
-
-iD8DBQFBSit694CCfB4KcwwRAlUjAJ4iBKpbWbmqMm+EmFud9pozMnEvcQCeIJur
-2wwzlEA3PYIilYKi5VD85wI=
-=cqvl
------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"