diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:04:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:04:40 +0000 |
commit | afeb0316b0a5dd6bf3d5dc5609dbdb509ef87dcb (patch) | |
tree | f2408a96fe66d5a78ecbb036b26ac874b43bb623 /dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild | |
parent | Gentoo Technologies -> Gentoo Foundation (diff) | |
download | gentoo-2-afeb0316b0a5dd6bf3d5dc5609dbdb509ef87dcb.tar.gz gentoo-2-afeb0316b0a5dd6bf3d5dc5609dbdb509ef87dcb.tar.bz2 gentoo-2-afeb0316b0a5dd6bf3d5dc5609dbdb509ef87dcb.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild')
-rw-r--r-- | dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild b/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild index 90f4fe2ec883..f4c195786eb2 100644 --- a/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild +++ b/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild,v 1.8 2004/06/25 01:58:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild,v 1.9 2004/07/14 22:04:40 agriffis Exp $ inherit ruby @@ -12,6 +12,7 @@ SRC_URI="mirror://sourceforge/ruby-gnome/ruby-gnome-all-${PV}.tar.gz" LICENSE="Ruby" SLOT="0" KEYWORDS="x86 alpha ~ppc ~sparc" +IUSE="" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="virtual/ruby |