summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-25 07:27:42 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-25 07:27:42 +0000
commit667e0efbb8c5fba91615164e1919e95d2dc472c0 (patch)
treeb9b89bca00d3e84d922a23f31c26dba1fc9d5a35 /sys-devel
parentsrc_uri updated (diff)
downloadhistorical-667e0efbb8c5fba91615164e1919e95d2dc472c0.tar.gz
historical-667e0efbb8c5fba91615164e1919e95d2dc472c0.tar.bz2
historical-667e0efbb8c5fba91615164e1919e95d2dc472c0.zip
src_uri updated
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/bc/bc-1.06-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bc/bc-1.06-r5.ebuild b/sys-devel/bc/bc-1.06-r5.ebuild
index 0f2e5a96e54c..16210f48cf1c 100644
--- a/sys-devel/bc/bc-1.06-r5.ebuild
+++ b/sys-devel/bc/bc-1.06-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r5.ebuild,v 1.4 2003/03/25 07:26:43 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r5.ebuild,v 1.5 2003/03/25 07:27:42 seemant Exp $
IUSE="readline"
@@ -9,7 +9,7 @@ inherit flag-o-matic
S=${WORKDIR}/${P}
DESCRIPTION="Handy console-based calculator utility"
HOMEPAGE="http://www.gnu.org/software/bc/bc.html"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/bc/${P}.tar.gz"
+SRC_URI="mirror://gnu/bc/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2 & LGPL-2.1"