summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-01-23 08:05:11 +0000
committerMamoru Komachi <usata@gentoo.org>2004-01-23 08:05:11 +0000
commite22fc4df7cc09ef814617e5b0cf09d007853591f (patch)
tree396530a828f4279d9783ac90546740ea221a8646 /dev-ruby
parentAdded patch to fix endless loop (100% cpu usage) bug found when file'ing cert... (diff)
downloadhistorical-e22fc4df7cc09ef814617e5b0cf09d007853591f.tar.gz
historical-e22fc4df7cc09ef814617e5b0cf09d007853591f.tar.bz2
historical-e22fc4df7cc09ef814617e5b0cf09d007853591f.zip
Replaced gdk-pixbuf with gtk+-2, closing bug #37616
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ChangeLog9
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/Manifest10
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.5.0.ebuild8
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.7.0.ebuild8
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.0.ebuild8
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild8
6 files changed, 28 insertions, 23 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf2/ChangeLog b/dev-ruby/ruby-gdkpixbuf2/ChangeLog
index 58a5ff55fc09..b8597488d753 100644
--- a/dev-ruby/ruby-gdkpixbuf2/ChangeLog
+++ b/dev-ruby/ruby-gdkpixbuf2/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/ruby-gdkpixbuf2
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ChangeLog,v 1.4 2003/11/24 19:00:34 agriffis Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ChangeLog,v 1.5 2004/01/23 08:05:11 usata Exp $
+
+ 23 Jan 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-gdkpixbuf2-0.5.0.ebuild,
+ ruby-gdkpixbuf2-0.7.0.ebuild, ruby-gdkpixbuf2-0.8.0.ebuild,
+ ruby-gdkpixbuf2-0.8.1.ebuild:
+ Replaced gdk-pixbuf with gtk+-2, closing bug #37616
*ruby-gdkpixbuf2-0.8.1 (24 Nov 2003)
diff --git a/dev-ruby/ruby-gdkpixbuf2/Manifest b/dev-ruby/ruby-gdkpixbuf2/Manifest
index 2ce8daf747c0..0de3557a55f9 100644
--- a/dev-ruby/ruby-gdkpixbuf2/Manifest
+++ b/dev-ruby/ruby-gdkpixbuf2/Manifest
@@ -1,9 +1,9 @@
-MD5 e943a3af97e8db44f9c7b336eae52659 ChangeLog 896
+MD5 440d48ec3c35dd807417aa4753f833f0 ruby-gdkpixbuf2-0.7.0.ebuild 439
+MD5 4e6bd4a3c612bbe1b62464a438d421d0 ruby-gdkpixbuf2-0.8.0.ebuild 439
+MD5 746fc964b5f169f40f8778cbf026729a ruby-gdkpixbuf2-0.5.0.ebuild 439
+MD5 eda63f5bb4b81c8a659768dde6da993a ChangeLog 1121
MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
-MD5 b69736b6f962f7d22e4ec8fcead770a6 ruby-gdkpixbuf2-0.5.0.ebuild 460
-MD5 9799037f1b663e218b4dee632a2deaab ruby-gdkpixbuf2-0.7.0.ebuild 460
-MD5 36fedb9c4a2d2f4f9a16c9558d4cc114 ruby-gdkpixbuf2-0.8.0.ebuild 460
-MD5 72c29e784bfc9b89c23e80662aad5776 ruby-gdkpixbuf2-0.8.1.ebuild 460
+MD5 68e9859ecf64533cdd262471999e8f95 ruby-gdkpixbuf2-0.8.1.ebuild 439
MD5 09c1005bfdf294a6657070475a55b5ed files/digest-ruby-gdkpixbuf2-0.5.0 69
MD5 4f9c7018ce4d7fed7f075d8ec562f13f files/digest-ruby-gdkpixbuf2-0.7.0 73
MD5 f15d65d18e7816f32c3bcf8023b5835b files/digest-ruby-gdkpixbuf2-0.8.0 73
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.5.0.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.5.0.ebuild
index ee6613aa6101..d24bb0185f08 100644
--- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.5.0.ebuild
+++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.5.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.5.0.ebuild,v 1.1 2003/08/06 13:36:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.5.0.ebuild,v 1.2 2004/01/23 08:05:11 usata Exp $
inherit ruby-gnome2
DESCRIPTION="Ruby GdkPixbuf2 bindings"
KEYWORDS="~alpha ~x86"
-DEPEND="${DEPEND} >=media-libs/gdk-pixbuf-0.21.0"
-RDEPEND="${RDEPEND} >=media-libs/gdk-pixbuf-0.21.0 >=dev-ruby/ruby-glib2-${PV}"
+DEPEND="${DEPEND} >=x11-libs/gtk+-2.0.0"
+RDEPEND="${RDEPEND} >=x11-libs/gtk+-2.0.0 >=dev-ruby/ruby-glib2-${PV}"
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.7.0.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.7.0.ebuild
index 066cf6006818..10ba52223309 100644
--- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.7.0.ebuild
+++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.7.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.7.0.ebuild,v 1.1 2003/10/31 03:21:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.7.0.ebuild,v 1.2 2004/01/23 08:05:11 usata Exp $
inherit ruby-gnome2
DESCRIPTION="Ruby GdkPixbuf2 bindings"
KEYWORDS="~alpha ~x86"
-DEPEND="${DEPEND} >=media-libs/gdk-pixbuf-0.21.0"
-RDEPEND="${RDEPEND} >=media-libs/gdk-pixbuf-0.21.0 >=dev-ruby/ruby-glib2-${PV}"
+DEPEND="${DEPEND} >=x11-libs/gtk+-2.0.0"
+RDEPEND="${RDEPEND} >=x11-libs/gtk+-2.0.0 >=dev-ruby/ruby-glib2-${PV}"
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.0.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.0.ebuild
index 5737e14f469a..26cd6c5ec884 100644
--- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.0.ebuild
+++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.0.ebuild,v 1.1 2003/11/18 13:13:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.0.ebuild,v 1.2 2004/01/23 08:05:11 usata Exp $
inherit ruby-gnome2
DESCRIPTION="Ruby GdkPixbuf2 bindings"
KEYWORDS="~alpha ~x86"
-DEPEND="${DEPEND} >=media-libs/gdk-pixbuf-0.21.0"
-RDEPEND="${RDEPEND} >=media-libs/gdk-pixbuf-0.21.0 >=dev-ruby/ruby-glib2-${PV}"
+DEPEND="${DEPEND} >=x11-libs/gtk+-2.0.0"
+RDEPEND="${RDEPEND} >=x11-libs/gtk+-2.0.0 >=dev-ruby/ruby-glib2-${PV}"
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild
index dd4c46da248e..10f1bfbc4061 100644
--- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild
+++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild,v 1.1 2003/11/24 19:00:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild,v 1.2 2004/01/23 08:05:11 usata Exp $
inherit ruby-gnome2
DESCRIPTION="Ruby GdkPixbuf2 bindings"
KEYWORDS="~alpha ~x86"
-DEPEND="${DEPEND} >=media-libs/gdk-pixbuf-0.21.0"
-RDEPEND="${RDEPEND} >=media-libs/gdk-pixbuf-0.21.0 >=dev-ruby/ruby-glib2-${PV}"
+DEPEND="${DEPEND} >=x11-libs/gtk+-2.0.0"
+RDEPEND="${RDEPEND} >=x11-libs/gtk+-2.0.0 >=dev-ruby/ruby-glib2-${PV}"