diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 20:12:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 20:12:54 +0000 |
commit | fcbece544bffa64e0b70c0acad496db5dce36afc (patch) | |
tree | 89b18d8d4754c6237947bfb95669470cf798f96e /dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.12.0.ebuild | |
parent | mask games-simulation/openttd until dholm can deal with it (diff) | |
download | historical-fcbece544bffa64e0b70c0acad496db5dce36afc.tar.gz historical-fcbece544bffa64e0b70c0acad496db5dce36afc.tar.bz2 historical-fcbece544bffa64e0b70c0acad496db5dce36afc.zip |
stable on ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.12.0.ebuild')
-rw-r--r-- | dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |