diff options
Diffstat (limited to 'dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild')
-rw-r--r-- | dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild b/dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild index 4f490373b859..2ddbb414cc25 100644 --- a/dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild +++ b/dev-ruby/ruby-gconf/ruby-gconf-0.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 Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild,v 1.3 2002/05/23 06:50:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild,v 1.4 2002/05/27 17:27:37 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Ruby Gconf bindings" -SRC_URI="http://prdownloads.sourceforge.net/ruby-gnome/${P}.tar.gz" +SRC_URI="mirror://sourceforge/ruby-gnome/${P}.tar.gz" HOMEPAGE="http://ruby-gnome.sourceforge.net/" DEPEND=">=dev-lang/ruby-1.6.4-r1 |