summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-11-24 18:40:50 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-11-24 18:40:50 +0000
commitc5b23d212b7369f586e47a99bbc366b2d798e4af (patch)
treefa93c99bbaa96656c907a832f8e59d85c6a0adaa /sys-devel/automake
parentremoved the ultra-slow gatekeeper.dec.com GNU mirror. (diff)
downloadgentoo-2-c5b23d212b7369f586e47a99bbc366b2d798e4af.tar.gz
gentoo-2-c5b23d212b7369f586e47a99bbc366b2d798e4af.tar.bz2
gentoo-2-c5b23d212b7369f586e47a99bbc366b2d798e4af.zip
removed the ultra-slow gatekeeper.dec.com mirror. This encourages me to
rewrite the portage download code to add mirroring support
Diffstat (limited to 'sys-devel/automake')
-rw-r--r--sys-devel/automake/automake-1.4-r2.ebuild5
-rw-r--r--sys-devel/automake/automake-1.4_p5.ebuild5
-rw-r--r--sys-devel/automake/automake-1.5.ebuild5
3 files changed, 6 insertions, 9 deletions
diff --git a/sys-devel/automake/automake-1.4-r2.ebuild b/sys-devel/automake/automake-1.4-r2.ebuild
index 88bc425fa055..c6468d676b77 100644
--- a/sys-devel/automake/automake-1.4-r2.ebuild
+++ b/sys-devel/automake/automake-1.4-r2.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4-r2.ebuild,v 1.1 2001/02/07 16:05:19 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4-r2.ebuild,v 1.2 2001/11/24 18:40:50 drobbins Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
-SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/automake/${A}
- ftp://prep.ai.mit.edu/gnu/automake/${A}"
+SRC_URI="ftp://prep.ai.mit.edu/gnu/automake/${A}"
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
DEPEND="sys-devel/perl"
diff --git a/sys-devel/automake/automake-1.4_p5.ebuild b/sys-devel/automake/automake-1.4_p5.ebuild
index b264b72a770e..b3d71d2706d8 100644
--- a/sys-devel/automake/automake-1.4_p5.ebuild
+++ b/sys-devel/automake/automake-1.4_p5.ebuild
@@ -1,14 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p5.ebuild,v 1.1 2001/08/08 20:37:43 pete Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p5.ebuild,v 1.2 2001/11/24 18:40:50 drobbins Exp $
P=automake-1.4-p5
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
-SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/automake/${A}
- ftp://prep.ai.mit.edu/gnu/automake/${A}"
+SRC_URI="ftp://prep.ai.mit.edu/gnu/automake/${A}"
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
DEPEND="sys-devel/perl"
diff --git a/sys-devel/automake/automake-1.5.ebuild b/sys-devel/automake/automake-1.5.ebuild
index abcba1b73730..a85de0ef415c 100644
--- a/sys-devel/automake/automake-1.5.ebuild
+++ b/sys-devel/automake/automake-1.5.ebuild
@@ -1,14 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5.ebuild,v 1.1 2001/08/27 01:14:11 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5.ebuild,v 1.2 2001/11/24 18:40:50 drobbins Exp $
P=automake-1.4-p5
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
-SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/automake/${A}
- ftp://prep.ai.mit.edu/gnu/automake/${A}"
+SRC_URI="ftp://prep.ai.mit.edu/gnu/automake/${A}"
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
DEPEND="sys-devel/perl"