diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-10-20 15:06:53 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-10-20 15:06:53 +0000 |
commit | 9e1fcf5796052e9513ab669914c615c3bd0c86b8 (patch) | |
tree | cd8cf4e33fbc20a2392e58a273a53ca2ef166364 /sys-devel/patch/patch-2.5.9.ebuild | |
parent | New version (diff) | |
download | gentoo-2-9e1fcf5796052e9513ab669914c615c3bd0c86b8.tar.gz gentoo-2-9e1fcf5796052e9513ab669914c615c3bd0c86b8.tar.bz2 gentoo-2-9e1fcf5796052e9513ab669914c615c3bd0c86b8.zip |
Adding gentoo mirrors. Closes #30106 .
Diffstat (limited to 'sys-devel/patch/patch-2.5.9.ebuild')
-rw-r--r-- | sys-devel/patch/patch-2.5.9.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
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" |