summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.0_pre4.ebuild')
-rw-r--r--dev-lang/ruby/ruby-1.8.0_pre4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.0_pre4.ebuild b/dev-lang/ruby/ruby-1.8.0_pre4.ebuild
index d571f95add56..1a8cdef0b5bb 100644
--- a/dev-lang/ruby/ruby-1.8.0_pre4.ebuild
+++ b/dev-lang/ruby/ruby-1.8.0_pre4.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/dev-lang/ruby/ruby-1.8.0_pre4.ebuild,v 1.1 2003/07/26 16:52:52 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.0_pre4.ebuild,v 1.2 2003/08/01 03:23:26 agriffis Exp $
IUSE="socks5 tcltk"
@@ -8,7 +8,7 @@ inherit flag-o-matic eutils gnuconfig
S=${WORKDIR}/${P%_pre*}
DESCRIPTION="An object-oriented scripting language"
-SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/1.8/${P/_pre/-preview}.tar.gz"
+SRC_URI="mirror://ruby/${P/_pre/-preview}.tar.gz"
HOMEPAGE="http://www.ruby-lang.org/"
LICENSE="Ruby"
KEYWORDS="~x86 ~alpha"