diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-06-29 18:14:58 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-06-29 18:14:58 +0000 |
commit | 94ba00ca806068bccf2ee25b7951c40ef1d5dcf1 (patch) | |
tree | 0a567bb48ac7526d069e4fc818837e9110b0cace /dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-94ba00ca806068bccf2ee25b7951c40ef1d5dcf1.tar.gz gentoo-2-94ba00ca806068bccf2ee25b7951c40ef1d5dcf1.tar.bz2 gentoo-2-94ba00ca806068bccf2ee25b7951c40ef1d5dcf1.zip |
Stable on x86, alpha and ppc
Diffstat (limited to 'dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild')
-rw-r--r-- | dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild index bc04f0fd9fdd..eeb379bc510f 100644 --- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild +++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 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.8.1.ebuild,v 1.4 2004/06/25 01:59:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.8.1.ebuild,v 1.5 2004/06/29 18:14:57 usata Exp $ inherit ruby-gnome2 DESCRIPTION="Ruby GdkPixbuf2 bindings" -KEYWORDS="~alpha ~x86 ~ppc" +KEYWORDS="alpha x86 ppc" DEPEND="${DEPEND} >=x11-libs/gtk+-2.0.0" RDEPEND="${RDEPEND} >=x11-libs/gtk+-2.0.0 >=dev-ruby/ruby-glib2-${PV}" |