summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-10-20 15:06:53 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-10-20 15:06:53 +0000
commit62f6ba418861325a0c022029a185d87011c68eea (patch)
tree76928c14568aa5682c5b609f7e75b2cb30cd561c /sys-devel/patch
parentNew version (diff)
downloadhistorical-62f6ba418861325a0c022029a185d87011c68eea.tar.gz
historical-62f6ba418861325a0c022029a185d87011c68eea.tar.bz2
historical-62f6ba418861325a0c022029a185d87011c68eea.zip
Adding gentoo mirrors. Closes #30106 .
Diffstat (limited to 'sys-devel/patch')
-rw-r--r--sys-devel/patch/ChangeLog5
-rw-r--r--sys-devel/patch/Manifest6
-rw-r--r--sys-devel/patch/patch-2.5.9.ebuild5
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index f20ee3528418..4695fa8c47ad 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/patch
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.18 2003/09/17 18:55:26 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.19 2003/10/20 15:06:48 mholzer Exp $
+
+ 21 Oct 2003; Martin Holzer <mholzer@gentoo.org> patch-2.5.9.ebuild:
+ Adding gentoo mirrors. Closes #30106 .
17 Sep 2003; Jon Portnoy <avenj@gentoo.org> patch-2.5.9.ebuild :
ia64 keywords.
diff --git a/sys-devel/patch/Manifest b/sys-devel/patch/Manifest
index b0245b0ef019..944d7ed841d5 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 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
-MD5 73d719a02641b574245513b22bbb9432 patch-2.5.9.ebuild 923
-MD5 417b962f977eb63187d0201bfc069b5e patch-2.5.4-r5.ebuild 915
-MD5 d7498ad6b2464ebb6624979979af19d0 ChangeLog 2416
diff --git a/sys-devel/patch/patch-2.5.9.ebuild b/sys-devel/patch/patch-2.5.9.ebuild
index 74017a8d72b3..0891601f51a6 100644
--- a/sys-devel/patch/patch-2.5.9.ebuild
+++ b/sys-devel/patch/patch-2.5.9.ebuild
@@ -1,10 +1,11 @@
# 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.8 2003/10/02 02:04:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.9 2003/10/20 15:06:48 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"
+SRC_URI="mirror://gnu/patch/${P}.tar.gz
+ mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"