diff options
author | Ned Ludd <solar@gentoo.org> | 2004-09-17 02:03:46 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-09-17 02:03:46 +0000 |
commit | 085d01726d7dfcacfd85fa48bcf2385b72f307fb (patch) | |
tree | b59781a4d3f0fa172b05c158e621847e7ad16571 /sys-apps/chpax/chpax-0.7.ebuild | |
parent | ok, then now if not earlier (Manifest recommit) (diff) | |
download | gentoo-2-085d01726d7dfcacfd85fa48bcf2385b72f307fb.tar.gz gentoo-2-085d01726d7dfcacfd85fa48bcf2385b72f307fb.tar.bz2 gentoo-2-085d01726d7dfcacfd85fa48bcf2385b72f307fb.zip |
update SRC_URI
Diffstat (limited to 'sys-apps/chpax/chpax-0.7.ebuild')
-rw-r--r-- | sys-apps/chpax/chpax-0.7.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
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" |