summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-10-02 02:04:34 +0000
committerMike Frysinger <vapier@gentoo.org>2003-10-02 02:04:34 +0000
commit0ed0628daeba90fb798edba79fb6ea88172e20f1 (patch)
tree7fdc35ac0898d0baaaf4b6967b4a295786b54f5e /sys-devel/patch
parentfix SRC_URI #30104 (diff)
downloadhistorical-0ed0628daeba90fb798edba79fb6ea88172e20f1.tar.gz
historical-0ed0628daeba90fb798edba79fb6ea88172e20f1.tar.bz2
historical-0ed0628daeba90fb798edba79fb6ea88172e20f1.zip
fix SRC_URI #30106
Diffstat (limited to 'sys-devel/patch')
-rw-r--r--sys-devel/patch/patch-2.5.4-r5.ebuild10
-rw-r--r--sys-devel/patch/patch-2.5.9.ebuild10
2 files changed, 8 insertions, 12 deletions
diff --git a/sys-devel/patch/patch-2.5.4-r5.ebuild b/sys-devel/patch/patch-2.5.4-r5.ebuild
index b250937abb74..5515d65acb01 100644
--- a/sys-devel/patch/patch-2.5.4-r5.ebuild
+++ b/sys-devel/patch/patch-2.5.4-r5.ebuild
@@ -1,17 +1,15 @@
# 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.4-r5.ebuild,v 1.4 2003/06/18 01:38:26 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r5.ebuild,v 1.5 2003/10/02 02:04:34 vapier Exp $
-IUSE="build static"
-
-S=${WORKDIR}/${P}
DESCRIPTION="Utility to apply diffs to files"
HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
-SRC_URI="ftp://ftp.gnu.org/gnu/patch/${P}.tar.gz"
+SRC_URI="mirror://gnu/patch/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 ppc sparc alpha mips hppa arm"
+IUSE="build static"
DEPEND="virtual/glibc"
diff --git a/sys-devel/patch/patch-2.5.9.ebuild b/sys-devel/patch/patch-2.5.9.ebuild
index 398ae583491b..74017a8d72b3 100644
--- a/sys-devel/patch/patch-2.5.9.ebuild
+++ b/sys-devel/patch/patch-2.5.9.ebuild
@@ -1,17 +1,15 @@
# 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.7 2003/09/17 18:55:26 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.8 2003/10/02 02:04:34 vapier Exp $
-IUSE="build static"
-
-S=${WORKDIR}/${P}
DESCRIPTION="Utility to apply diffs to files"
HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
-SRC_URI="http://alpha.gnu.org/gnu/patch/${P}.tar.gz"
+SRC_URI="mirror://gnu/patch/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64"
+IUSE="build static"
DEPEND="virtual/glibc"