summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2004-03-09 07:18:18 +0000
committerBrian Harring <ferringb@gentoo.org>2004-03-09 07:18:18 +0000
commit61017404422bddd3051514ccb907291d4adb221c (patch)
tree88e969bb177a8781bdbf4aacd8ed1be766a7a227 /x11-libs/gtk+/gtk+-1.2.10-r11.ebuild
parentremoval of the commented src_uri... (Manifest recommit) (diff)
downloadgentoo-2-61017404422bddd3051514ccb907291d4adb221c.tar.gz
gentoo-2-61017404422bddd3051514ccb907291d4adb221c.tar.bz2
gentoo-2-61017404422bddd3051514ccb907291d4adb221c.zip
switching over to using gnome.org eclass to clean up stale src_uri
Diffstat (limited to 'x11-libs/gtk+/gtk+-1.2.10-r11.ebuild')
-rw-r--r--x11-libs/gtk+/gtk+-1.2.10-r11.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild
index 482b289d5f18..e6436ecf5971 100644
--- a/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild
+++ b/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild
@@ -1,15 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild,v 1.1 2004/02/05 22:32:49 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild,v 1.2 2004/03/09 07:18:18 ferringb Exp $
-inherit eutils libtool
+GNOME_TARBALL_SUFFIX="gz"
+inherit gnome.org eutils libtool
DESCRIPTION="The GIMP Toolkit"
HOMEPAGE="http://www.gtk.org/"
-SRC_URI="ftp://ftp.gtk.org/pub/gtk/v1.2/${P}.tar.gz
- ftp://ftp.gnome.org/pub/GNOME/stable/sources/gtk+/${P}.tar.gz
- http://ftp.gnome.org/pub/GNOME/stable/sources/gtk+/${P}.tar.gz
- http://www.ibiblio.org/gentoo/distfiles/gtk+-1.2.10-r8-gentoo.diff.bz2"
+SRC_URI="${SRC_URI} http://www.ibiblio.org/gentoo/distfiles/gtk+-1.2.10-r8-gentoo.diff.bz2"
LICENSE="LGPL-2.1"
SLOT="1"