diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-20 21:51:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-20 21:51:53 +0000 |
commit | 127b2b5be128f4329eb71b1e2c48be420540a5ca (patch) | |
tree | aa5e6232e7b36464c98e0ab61ee1b2a794ff4880 /dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.19.4.ebuild | |
parent | Marking ruby-gconf2-0.19.4 ppc for bug 329807 (diff) | |
download | gentoo-2-127b2b5be128f4329eb71b1e2c48be420540a5ca.tar.gz gentoo-2-127b2b5be128f4329eb71b1e2c48be420540a5ca.tar.bz2 gentoo-2-127b2b5be128f4329eb71b1e2c48be420540a5ca.zip |
Marking ruby-gdkpixbuf2-0.19.4 ppc for bug 329807
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.19.4.ebuild')
-rw-r--r-- | dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.19.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.19.4.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.19.4.ebuild index 3bf8424976f6..9792df27e1d4 100644 --- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.19.4.ebuild +++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.19.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.19.4.ebuild,v 1.4 2010/08/28 17:28:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.19.4.ebuild,v 1.5 2010/10/20 21:51:53 ranger Exp $ EAPI="2" USE_RUBY="ruby18" @@ -8,7 +8,7 @@ USE_RUBY="ruby18" inherit ruby-ng-gnome2 DESCRIPTION="Ruby GdkPixbuf2 bindings" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" RDEPEND="${RDEPEND} >=x11-libs/gtk+-2" |