From eae10c68a9070602f2998ff74e8c2decbd6613a3 Mon Sep 17 00:00:00 2001 From: Mikael Hallendal Date: Fri, 18 Jan 2002 14:25:42 +0000 Subject: updated SRC_URI --- sys-devel/libtool/libtool-1.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/libtool/libtool-1.4.2.ebuild b/sys-devel/libtool/libtool-1.4.2.ebuild index 7801ad8659a4..df4efc1db8a3 100644 --- a/sys-devel/libtool/libtool-1.4.2.ebuild +++ b/sys-devel/libtool/libtool-1.4.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.2.ebuild,v 1.3 2002/01/14 13:24:33 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.2.ebuild,v 1.4 2002/01/18 14:25:42 hallski Exp $ S=${WORKDIR}/${P} DESCRIPTION="A shared library tool for developers" -SRC_URI="ftp://ftp.sunet.se/pub/gnu/${PN}/${P}.tar.gz" +SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" DEPEND="virtual/glibc" -- cgit v1.2.3-65-gdbad