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-gconf2 | |
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-gconf2')
-rw-r--r-- | dev-ruby/ruby-gconf2/ruby-gconf2-0.8.0.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/ruby-gconf2/ruby-gconf2-0.8.1.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/ruby-gconf2/ruby-gconf2-0.9.1.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gconf2/ruby-gconf2-0.8.0.ebuild b/dev-ruby/ruby-gconf2/ruby-gconf2-0.8.0.ebuild index 5b34cf76f65b..2df04af5421b 100644 --- a/dev-ruby/ruby-gconf2/ruby-gconf2-0.8.0.ebuild +++ b/dev-ruby/ruby-gconf2/ruby-gconf2-0.8.0.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.8.0.ebuild,v 1.3 2004/06/25 01:58:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.8.0.ebuild,v 1.4 2004/07/14 22:03:53 agriffis Exp $ inherit ruby-gnome2 DESCRIPTION="Ruby GConf2 bindings" KEYWORDS="alpha x86 ia64" +IUSE="" DEPEND="${DEPEND} >=gnome-base/gconf-2" RDEPEND="${RDEPEND} >=gnome-base/gconf-2 >=dev-ruby/ruby-glib2-${PV}" diff --git a/dev-ruby/ruby-gconf2/ruby-gconf2-0.8.1.ebuild b/dev-ruby/ruby-gconf2/ruby-gconf2-0.8.1.ebuild index 54d1ec00a812..2b9ed18d46f6 100644 --- a/dev-ruby/ruby-gconf2/ruby-gconf2-0.8.1.ebuild +++ b/dev-ruby/ruby-gconf2/ruby-gconf2-0.8.1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.8.1.ebuild,v 1.5 2004/07/01 10:05:20 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.8.1.ebuild,v 1.6 2004/07/14 22:03:53 agriffis Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby GConf2 bindings" KEYWORDS="alpha x86" +IUSE="" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="${DEPEND} >=gnome-base/gconf-2" RDEPEND="${RDEPEND} >=gnome-base/gconf-2 diff --git a/dev-ruby/ruby-gconf2/ruby-gconf2-0.9.1.ebuild b/dev-ruby/ruby-gconf2/ruby-gconf2-0.9.1.ebuild index 348e144a5aa8..d970e4027ad8 100644 --- a/dev-ruby/ruby-gconf2/ruby-gconf2-0.9.1.ebuild +++ b/dev-ruby/ruby-gconf2/ruby-gconf2-0.9.1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.9.1.ebuild,v 1.7 2004/07/03 11:06:28 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.9.1.ebuild,v 1.8 2004/07/14 22:03:53 agriffis Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby GConf2 bindings" KEYWORDS="alpha x86 ~ia64 ppc ~amd64" +IUSE="" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="${DEPEND} >=gnome-base/gconf-2" RDEPEND="${RDEPEND} >=gnome-base/gconf-2 |