summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-08-11 20:29:45 +0000
committerNed Ludd <solar@gentoo.org>2004-08-11 20:29:45 +0000
commitddbb960399137c661c77a597cc4b15495ab4416e (patch)
tree4dc8b2b1d3bc05f39bd70f0b7194e01c2fa95ca3 /sys-apps/gradm/gradm-2.0.1-r1.ebuild
parentinstall updates. adds patch which fixes install problems bug #59996. Added ew... (diff)
downloadhistorical-ddbb960399137c661c77a597cc4b15495ab4416e.tar.gz
historical-ddbb960399137c661c77a597cc4b15495ab4416e.tar.bz2
historical-ddbb960399137c661c77a597cc4b15495ab4416e.zip
upstream updated the tarball for 2.0.1 but did change revisions, this is going to cause md5sum failures and patch conflicts so we are going to use the gradm from my distfiles/ and push them out to the mirrors and only pull gradm from the mirrors
Diffstat (limited to 'sys-apps/gradm/gradm-2.0.1-r1.ebuild')
-rw-r--r--sys-apps/gradm/gradm-2.0.1-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/gradm/gradm-2.0.1-r1.ebuild b/sys-apps/gradm/gradm-2.0.1-r1.ebuild
index b3a283b07d7c..69814dbf2f6a 100644
--- a/sys-apps/gradm/gradm-2.0.1-r1.ebuild
+++ b/sys-apps/gradm/gradm-2.0.1-r1.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gradm/gradm-2.0.1-r1.ebuild,v 1.1 2004/08/11 20:18:21 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gradm/gradm-2.0.1-r1.ebuild,v 1.2 2004/08/11 20:29:45 solar Exp $
inherit flag-o-matic gcc eutils
MAINTAINER="solar@gentoo.org"
DESCRIPTION="Administrative interface for grsecuritys2 access control lists"
HOMEPAGE="http://www.grsecurity.net/"
-SRC_URI="http://www.grsecurity.net/gradm-${PV}.tar.gz"
+#SRC_URI="http://www.grsecurity.net/gradm-${PV}.tar.gz"
+SRC_URI="mirror://gentoo/gradm-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"