summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2002-01-18 14:25:42 +0000
committerMikael Hallendal <hallski@gentoo.org>2002-01-18 14:25:42 +0000
commiteae10c68a9070602f2998ff74e8c2decbd6613a3 (patch)
treef92e83af389a06b7befd530468fabb0270f3b608 /sys-devel
parentadded /tmp and /var/tmp always to the write enabled prefixes (diff)
downloadgentoo-2-eae10c68a9070602f2998ff74e8c2decbd6613a3.tar.gz
gentoo-2-eae10c68a9070602f2998ff74e8c2decbd6613a3.tar.bz2
gentoo-2-eae10c68a9070602f2998ff74e8c2decbd6613a3.zip
updated SRC_URI
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/libtool/libtool-1.4.2.ebuild4
1 files 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 <drobbins@gentoo.org>
-# $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"