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-libs/ncurses
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-libs/ncurses')
-rw-r--r--sys-libs/ncurses/ncurses-5.2-r3.ebuild4
-rw-r--r--sys-libs/ncurses/ncurses-5.2-r4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/ncurses/ncurses-5.2-r3.ebuild b/sys-libs/ncurses/ncurses-5.2-r3.ebuild
index c11e583a37e1..ef4516ffdd00 100644
--- a/sys-libs/ncurses/ncurses-5.2-r3.ebuild
+++ b/sys-libs/ncurses/ncurses-5.2-r3.ebuild
@@ -2,11 +2,11 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: System Team <system@gentoo.org>
# Author: Achim Gottinger <achim@gentoo.org>, Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.2-r3.ebuild,v 1.5 2001/11/14 22:52:40 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.2-r3.ebuild,v 1.6 2001/11/24 18:40:50 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Linux console display libarary"
-SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/ncurses/${P}.tar.gz"
+SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/ncurses/ncurses.html"
DEPEND="virtual/glibc"
diff --git a/sys-libs/ncurses/ncurses-5.2-r4.ebuild b/sys-libs/ncurses/ncurses-5.2-r4.ebuild
index 8611f0500847..0e19cdd5f551 100644
--- a/sys-libs/ncurses/ncurses-5.2-r4.ebuild
+++ b/sys-libs/ncurses/ncurses-5.2-r4.ebuild
@@ -2,11 +2,11 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: System Team <system@gentoo.org>
# Author: Achim Gottinger <achim@gentoo.org>, Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.2-r4.ebuild,v 1.4 2001/11/14 22:52:40 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.2-r4.ebuild,v 1.5 2001/11/24 18:40:50 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Linux console display libarary"
-SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/ncurses/${P}.tar.gz http://www.ibiblio.org/gentoo/distfiles/ncurses-5.2-20010908.patch.gz"
+SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz http://www.ibiblio.org/gentoo/distfiles/ncurses-5.2-20010908.patch.gz"
HOMEPAGE="http://www.gnu.org/software/ncurses/ncurses.html http://dickey.his.com"
DEPEND="virtual/glibc"