diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-27 19:30:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-27 19:30:07 +0000 |
commit | 7d1831ab0d31a790706e78af28ec8bfb62c632d3 (patch) | |
tree | 08279ef7266ffa5620d58ae6b2d5f6b8398a8065 /dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.12.0.ebuild | |
parent | add bug number to changelog - bug 94184 (diff) | |
download | gentoo-2-7d1831ab0d31a790706e78af28ec8bfb62c632d3.tar.gz gentoo-2-7d1831ab0d31a790706e78af28ec8bfb62c632d3.tar.bz2 gentoo-2-7d1831ab0d31a790706e78af28ec8bfb62c632d3.zip |
Stable on sparc
(Portage version: 2.0.51.19)
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 83d0ba9a2b27..b4a139889176 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.2 2005/06/26 15:28:29 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.12.0.ebuild,v 1.3 2005/06/27 19:30:07 gustavoz Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby GdkPixbuf2 bindings" -KEYWORDS="~alpha x86 ~ppc ~ia64 ~sparc ~amd64" +KEYWORDS="~alpha x86 ~ppc ~ia64 sparc ~amd64" IUSE="" USE_RUBY="ruby16 ruby18 ruby19" DEPEND=">=x11-libs/gtk+-2.0.0" |