summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-16 20:00:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-16 20:00:12 +0000
commit8a06ba4bbfa1c96bc27cdd4ccd6d6a8260e4aa52 (patch)
treecf25dea38cd1040b28cd39c7ec4a597712be9fd2 /dev-ruby/ruby-gdkpixbuf2
parentStable for amd64, wrt bug #412097 (diff)
downloadgentoo-2-8a06ba4bbfa1c96bc27cdd4ccd6d6a8260e4aa52.tar.gz
gentoo-2-8a06ba4bbfa1c96bc27cdd4ccd6d6a8260e4aa52.tar.bz2
gentoo-2-8a06ba4bbfa1c96bc27cdd4ccd6d6a8260e4aa52.zip
Stable for amd64, wrt bug #412097
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-gdkpixbuf2')
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ChangeLog5
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf2/ChangeLog b/dev-ruby/ruby-gdkpixbuf2/ChangeLog
index b99b2d98bd22..e785a471357b 100644
--- a/dev-ruby/ruby-gdkpixbuf2/ChangeLog
+++ b/dev-ruby/ruby-gdkpixbuf2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-gdkpixbuf2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ChangeLog,v 1.68 2012/04/16 17:45:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ChangeLog,v 1.69 2012/04/16 20:00:12 ago Exp $
+
+ 16 Apr 2012; Agostino Sarubbo <ago@gentoo.org> ruby-gdkpixbuf2-1.0.3.ebuild:
+ Stable for amd64, wrt bug #412097
16 Apr 2012; Hans de Graaff <graaff@gentoo.org> ruby-gdkpixbuf2-1.0.3.ebuild:
Drop ruby19 to create a stable candidate.
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-1.0.3.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-1.0.3.ebuild
index 989c0db50a9f..bf6521fa021c 100644
--- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-1.0.3.ebuild
+++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-1.0.3.ebuild,v 1.3 2012/04/16 17:45:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-1.0.3.ebuild,v 1.4 2012/04/16 20:00:12 ago Exp $
EAPI="2"
USE_RUBY="ruby18"
@@ -12,7 +12,7 @@ inherit ruby-ng-gnome2
S=${WORKDIR}/ruby-gnome2-all-${PV}/gdk_pixbuf2
DESCRIPTION="Ruby GdkPixbuf2 bindings"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2"