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+
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+')
-rw-r--r--x11-libs/gtk+/Manifest18
-rw-r--r--x11-libs/gtk+/gtk+-1.2.10-r10.ebuild9
-rw-r--r--x11-libs/gtk+/gtk+-1.2.10-r11.ebuild10
3 files changed, 17 insertions, 20 deletions
diff --git a/x11-libs/gtk+/Manifest b/x11-libs/gtk+/Manifest
index 8d397a8c4218..a694b73e2dc0 100644
--- a/x11-libs/gtk+/Manifest
+++ b/x11-libs/gtk+/Manifest
@@ -1,15 +1,15 @@
-MD5 a94f327a497c7d7b3a3628c97ef5d5ea gtk+-1.2.10-r11.ebuild 1878
-MD5 d8e7ddacf1e549cbd044d0a33565a06a gtk+-2.2.4-r1.ebuild 2525
-MD5 4183ae69713b4d53447e5f05dcd145b3 gtk+-1.2.10-r10.ebuild 1856
MD5 deafe2d8e4fb211312f2563b2d1f57c1 ChangeLog 14124
+MD5 6d0bb388a765ce65ba4310ace64948a0 gtk+-1.2.10-r10.ebuild 1733
+MD5 d8e7ddacf1e549cbd044d0a33565a06a gtk+-2.2.4-r1.ebuild 2525
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
+MD5 b445707eb9275700ef314ddf9e2d3566 gtk+-1.2.10-r11.ebuild 1754
MD5 621a7db3e7e6856c66eec5caeea1e88e files/digest-gtk+-1.2.10-r10 138
-MD5 621a7db3e7e6856c66eec5caeea1e88e files/digest-gtk+-1.2.10-r11 138
-MD5 36d00cf3b4035e6cb9873ade9ed1a9ce files/gtkrc 627
+MD5 a4bb1381a10a526da3a6f968a8b3a4a2 files/digest-gtk+-2.2.4-r1 64
MD5 5e3ff7fa761495300d3f30c9207c13f8 files/gtk+-1.2-locale_fix.patch 419
-MD5 897d9bcb56e9f9303b1e35c6f521ae35 files/gtk+-2.2-notificationarea_loop.patch 440
-MD5 69a6335566f344b004a5db02b68008ed files/gtk+-2.0.6-exportsymbols.patch 558
MD5 c979d9262eccf5bdf8dbfa50b8d57b13 files/gtk+-2-xftprefs.patch 6711
-MD5 0ab7928b5279c384b39e7aaf56e3aa69 files/gtk+-wm.patch 11496
-MD5 a4bb1381a10a526da3a6f968a8b3a4a2 files/digest-gtk+-2.2.4-r1 64
+MD5 69a6335566f344b004a5db02b68008ed files/gtk+-2.0.6-exportsymbols.patch 558
+MD5 897d9bcb56e9f9303b1e35c6f521ae35 files/gtk+-2.2-notificationarea_loop.patch 440
MD5 d94ff41d82a8f0c56dd68a2fa71ef2fc files/gtk+-2.2.1-disable_icons_smooth_alpha.patch 1383
+MD5 0ab7928b5279c384b39e7aaf56e3aa69 files/gtk+-wm.patch 11496
+MD5 36d00cf3b4035e6cb9873ade9ed1a9ce files/gtkrc 627
+MD5 621a7db3e7e6856c66eec5caeea1e88e files/digest-gtk+-1.2.10-r11 138
diff --git a/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild
index 372b4b060e8f..f1c262697988 100644
--- a/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild
+++ b/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild
@@ -1,14 +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-r10.ebuild,v 1.14 2004/03/07 04:04:55 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild,v 1.15 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
+SRC_URI="${SRC_URI}
http://www.ibiblio.org/gentoo/distfiles/gtk+-1.2.10-r8-gentoo.diff.bz2"
LICENSE="LGPL-2.1"
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"