summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-11-24 19:00:47 +0000
committerAron Griffis <agriffis@gentoo.org>2003-11-24 19:00:47 +0000
commit5febaa59debf7a10957506a1453cbbcb91562d6a (patch)
tree847912f11a0ade9023c45588235734e2567d04ce /dev-ruby/ruby-gdkpixbuf2
parentversion bump (diff)
downloadhistorical-5febaa59debf7a10957506a1453cbbcb91562d6a.tar.gz
historical-5febaa59debf7a10957506a1453cbbcb91562d6a.tar.bz2
historical-5febaa59debf7a10957506a1453cbbcb91562d6a.zip
version bump
Diffstat (limited to 'dev-ruby/ruby-gdkpixbuf2')
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/Manifest4
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/files/digest-ruby-gdkpixbuf2-0.8.11
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild10
3 files changed, 13 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf2/Manifest b/dev-ruby/ruby-gdkpixbuf2/Manifest
index 212957f62c25..2ce8daf747c0 100644
--- a/dev-ruby/ruby-gdkpixbuf2/Manifest
+++ b/dev-ruby/ruby-gdkpixbuf2/Manifest
@@ -1,9 +1,9 @@
-MD5 83b6096866cc0ca5d5bd13ddbe398056 ChangeLog 896
+MD5 e943a3af97e8db44f9c7b336eae52659 ChangeLog 896
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 36fedb9c4a2d2f4f9a16c9558d4cc114 ruby-gdkpixbuf2-0.8.1.ebuild 460
+MD5 72c29e784bfc9b89c23e80662aad5776 ruby-gdkpixbuf2-0.8.1.ebuild 460
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/files/digest-ruby-gdkpixbuf2-0.8.1 b/dev-ruby/ruby-gdkpixbuf2/files/digest-ruby-gdkpixbuf2-0.8.1
new file mode 100644
index 000000000000..6b9b6abc948d
--- /dev/null
+++ b/dev-ruby/ruby-gdkpixbuf2/files/digest-ruby-gdkpixbuf2-0.8.1
@@ -0,0 +1 @@
+MD5 8e5bdd7c7d87040e1473821eb52fdfbc ruby-gnome2-all-0.8.1.tar.gz 819517
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild
new file mode 100644
index 000000000000..dd4c46da248e
--- /dev/null
+++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2003 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 $
+
+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}"