summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-02-19 19:35:48 +0000
committerMike Frysinger <vapier@gentoo.org>2007-02-19 19:35:48 +0000
commit5cc7cd681f1f0d15063a884de35321c3236fcfcb (patch)
tree0405ff42448c41bbaed290ce9df7bf686cc30a93 /sys-devel
parentRemove unused version superseeded by new patched version. (diff)
downloadgentoo-2-5cc7cd681f1f0d15063a884de35321c3236fcfcb.tar.gz
gentoo-2-5cc7cd681f1f0d15063a884de35321c3236fcfcb.tar.bz2
gentoo-2-5cc7cd681f1f0d15063a884de35321c3236fcfcb.zip
add alpha.gnu.org to SRC_URI list
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/libtool/libtool-1.5.23b.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-devel/libtool/libtool-1.5.23b.ebuild b/sys-devel/libtool/libtool-1.5.23b.ebuild
index aeeb017930d6..7095a30c5bc6 100644
--- a/sys-devel/libtool/libtool-1.5.23b.ebuild
+++ b/sys-devel/libtool/libtool-1.5.23b.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.23b.ebuild,v 1.1 2007/02/19 13:07:48 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.23b.ebuild,v 1.2 2007/02/19 19:35:48 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $
inherit eutils autotools
DESCRIPTION="A shared library tool for developers"
HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html"
-SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+SRC_URI="ftp://alpha.gnu.org/gnu/libtool/libtool-1.5.23b.tar.gz
+ mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="1.5"