summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-10-24 14:51:22 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-10-24 14:51:22 +0000
commitaca22110778f7f95dfb4174ee0282c2053b8a67e (patch)
treeb57fdb87a5fc4380837f58506a6b09641b282498 /sys-devel/patch/patch-2.5.9.ebuild
parentremoved pam limitations until 10135 is addressed (diff)
downloadhistorical-aca22110778f7f95dfb4174ee0282c2053b8a67e.tar.gz
historical-aca22110778f7f95dfb4174ee0282c2053b8a67e.tar.bz2
historical-aca22110778f7f95dfb4174ee0282c2053b8a67e.zip
too dirty, using only gentoo mirrors which saves time to cycle through all gnu mirrors to not found the file.
Diffstat (limited to 'sys-devel/patch/patch-2.5.9.ebuild')
-rw-r--r--sys-devel/patch/patch-2.5.9.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-devel/patch/patch-2.5.9.ebuild b/sys-devel/patch/patch-2.5.9.ebuild
index 0891601f51a6..10e65269f2a2 100644
--- a/sys-devel/patch/patch-2.5.9.ebuild
+++ b/sys-devel/patch/patch-2.5.9.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.9 2003/10/20 15:06:48 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.10 2003/10/24 14:51:18 mholzer Exp $
DESCRIPTION="Utility to apply diffs to files"
HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
-SRC_URI="mirror://gnu/patch/${P}.tar.gz
- mirror://gentoo/${P}.tar.gz"
+#SRC_URI="mirror://gnu/patch/${P}.tar.gz"
+#Using own mirrors until gnu has md5sum and all packages up2date
+SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"