summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-06-25 06:24:54 +0000
committerMike Frysinger <vapier@gentoo.org>2006-06-25 06:24:54 +0000
commit429298991435b84e771fa2dbefd100b77e5e5af1 (patch)
tree869e3b5bf8a5e70943ccdb05ca3fc42081bdc3f1 /sys-devel/autoconf
parentStable on x86 (#122262). (diff)
downloadgentoo-2-429298991435b84e771fa2dbefd100b77e5e5af1.tar.gz
gentoo-2-429298991435b84e771fa2dbefd100b77e5e5af1.tar.bz2
gentoo-2-429298991435b84e771fa2dbefd100b77e5e5af1.zip
add alpha mirror
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r--sys-devel/autoconf/autoconf-2.59d.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.59d.ebuild b/sys-devel/autoconf/autoconf-2.59d.ebuild
index baa12a5249e4..b66d1c9dfb84 100644
--- a/sys-devel/autoconf/autoconf-2.59d.ebuild
+++ b/sys-devel/autoconf/autoconf-2.59d.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59d.ebuild,v 1.1 2006/06/25 02:50:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59d.ebuild,v 1.2 2006/06/25 06:24:54 vapier Exp $
inherit eutils
DESCRIPTION="Used to create autoconfiguration files"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
-SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+SRC_URI="ftp://alpha.gnu.org/gnu/autoconf/${P}.tar.gz
+ mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="${PV:0:3}"