summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/patch/Manifest2
-rw-r--r--sys-devel/patch/patch-2.5.9.ebuild7
2 files changed, 5 insertions, 4 deletions
diff --git a/sys-devel/patch/Manifest b/sys-devel/patch/Manifest
index 944d7ed841d5..1a48ec4e03d6 100644
--- a/sys-devel/patch/Manifest
+++ b/sys-devel/patch/Manifest
@@ -1,5 +1,5 @@
MD5 faf6ba2faf7466dd544e47a4cb7d8b31 ChangeLog 2530
-MD5 92cb29006b85f114571606789532759a patch-2.5.9.ebuild 953
+MD5 7b2792d8f933b79a9f32e57c14b106f3 patch-2.5.9.ebuild 1029
MD5 417b962f977eb63187d0201bfc069b5e patch-2.5.4-r5.ebuild 915
MD5 7113f2413944cb06cecdd0c57ab54078 files/digest-patch-2.5.9 63
MD5 d8308835b63cc0644a67523856ef2df8 files/digest-patch-2.5.4-r5 63
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"