summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-25 20:12:54 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-25 20:12:54 +0000
commita1771fa7ded7744aba3f99bb7636760b1b1ab261 (patch)
tree1fbe8c9c42e36154a577474457f75fb06537a16b /dev-ruby/ruby-gdkpixbuf2
parentmask games-simulation/openttd until dholm can deal with it (diff)
downloadgentoo-2-a1771fa7ded7744aba3f99bb7636760b1b1ab261.tar.gz
gentoo-2-a1771fa7ded7744aba3f99bb7636760b1b1ab261.tar.bz2
gentoo-2-a1771fa7ded7744aba3f99bb7636760b1b1ab261.zip
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-ruby/ruby-gdkpixbuf2')
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ChangeLog6
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/Manifest8
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.12.0.ebuild4
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf2/ChangeLog b/dev-ruby/ruby-gdkpixbuf2/ChangeLog
index 022c942f9dca..fe465cd25386 100644
--- a/dev-ruby/ruby-gdkpixbuf2/ChangeLog
+++ b/dev-ruby/ruby-gdkpixbuf2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-gdkpixbuf2
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ChangeLog,v 1.26 2005/08/19 21:57:41 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ChangeLog,v 1.27 2005/08/25 20:09:44 agriffis Exp $
+
+ 25 Aug 2005; Aron Griffis <agriffis@gentoo.org>
+ ruby-gdkpixbuf2-0.12.0.ebuild:
+ stable on ia64
19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
ruby-gdkpixbuf2-0.12.0.ebuild:
diff --git a/dev-ruby/ruby-gdkpixbuf2/Manifest b/dev-ruby/ruby-gdkpixbuf2/Manifest
index 9769165f6263..8faabcb616de 100644
--- a/dev-ruby/ruby-gdkpixbuf2/Manifest
+++ b/dev-ruby/ruby-gdkpixbuf2/Manifest
@@ -1,9 +1,9 @@
MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
-MD5 845e5c9401d4e14227a4bc9b0e7cb3b9 ruby-gdkpixbuf2-0.12.0.ebuild 465
-MD5 f4ebffbcff0c65fcc57ebd6240f32005 ruby-gdkpixbuf2-0.10.1.ebuild 495
MD5 101dfdc966044ee700f0dc178db27f18 ChangeLog 3735
MD5 9ed46e7fc7ec16429ac3d3bae55d244b ruby-gdkpixbuf2-0.11.0.ebuild 514
-MD5 43ae64cda07995d0490456a74ef8f043 files/digest-ruby-gdkpixbuf2-0.10.1 74
-MD5 c42ee800b41133877e25105be71a4382 files/digest-ruby-gdkpixbuf2-0.12.0 75
+MD5 f4ebffbcff0c65fcc57ebd6240f32005 ruby-gdkpixbuf2-0.10.1.ebuild 495
+MD5 25ae7539bbb05a24369888889f6edc6c ruby-gdkpixbuf2-0.12.0.ebuild 464
MD5 becea4be55fd0a464b9eeaa7f3b09570 files/digest-ruby-gdkpixbuf2-0.11.0 75
MD5 31e02e89d8f3aa68fed57164106640a5 files/ruby-gdkpixbuf2-0.11.0-fix-includes.patch 849
+MD5 43ae64cda07995d0490456a74ef8f043 files/digest-ruby-gdkpixbuf2-0.10.1 74
+MD5 c42ee800b41133877e25105be71a4382 files/digest-ruby-gdkpixbuf2-0.12.0 75
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.12.0.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.12.0.ebuild
index 6069542dc368..44882ebdd462 100644
--- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.12.0.ebuild
+++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.12.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.12.0.ebuild,v 1.6 2005/08/19 21:57:41 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.12.0.ebuild,v 1.7 2005/08/25 20:09:44 agriffis Exp $
inherit ruby ruby-gnome2
DESCRIPTION="Ruby GdkPixbuf2 bindings"
-KEYWORDS="alpha amd64 ~ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""
USE_RUBY="ruby16 ruby18 ruby19"
DEPEND=">=x11-libs/gtk+-2.0.0"