diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:37 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:37 +0000 |
commit | 5a03933b73c4dc07a5bcb6aef65193c4efac09cd (patch) | |
tree | 2966017f781f1eda0b1a5ac903c00ddc9b99348b /dev-ruby/ruby-gdkpixbuf | |
parent | sourceforge updates (diff) | |
download | historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.gz historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.bz2 historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.zip |
sourceforge updates
Diffstat (limited to 'dev-ruby/ruby-gdkpixbuf')
-rw-r--r-- | dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.26.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.27.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.26.ebuild b/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.26.ebuild index 35ccaa817010..fe9a8a46e1b8 100644 --- a/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.26.ebuild +++ b/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.26.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-gdkpixbuf/ruby-gdkpixbuf-0.26.ebuild,v 1.1 2002/01/21 14:50:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.26.ebuild,v 1.2 2002/05/27 17:27:37 drobbins Exp $ S=${WORKDIR}/ruby-gnome-${PV}/gdkpixbuf DESCRIPTION="Ruby Gnome bindings" -SRC_URI="http://prdownloads.sourceforge.net/ruby-gnome/ruby-gnome-${PV}.tar.gz" +SRC_URI="mirror://sourceforge/ruby-gnome/ruby-gnome-${PV}.tar.gz" HOMEPAGE="http://ruby-gnome.sourceforge.net/" DEPEND=">=dev-lang/ruby-1.6.4-r1 diff --git a/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.27.ebuild b/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.27.ebuild index abdde02d0a32..cd48053289e6 100644 --- a/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.27.ebuild +++ b/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.27.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-gdkpixbuf/ruby-gdkpixbuf-0.27.ebuild,v 1.1 2002/04/22 01:07:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.27.ebuild,v 1.2 2002/05/27 17:27:37 drobbins Exp $ S=${WORKDIR}/ruby-gnome-all-${PV}/gdkpixbuf DESCRIPTION="Ruby GdkPixbuf bindings" -SRC_URI="http://prdownloads.sourceforge.net/ruby-gnome/ruby-gnome-all-${PV}.tar.gz" +SRC_URI="mirror://sourceforge/ruby-gnome/ruby-gnome-all-${PV}.tar.gz" HOMEPAGE="http://ruby-gnome.sourceforge.net/" DEPEND=">=dev-lang/ruby-1.6.4-r1 |