diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-07-01 10:05:20 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-07-01 10:05:20 +0000 |
commit | ebd12a13536f728998ec2cb6dd380b47caf0e1af (patch) | |
tree | 419b2ad00da46f7d5faa360f5a8e293c1492f58a /dev-ruby/ruby-gconf2/ruby-gconf2-0.9.1.ebuild | |
parent | Stable on x86, alpha and ppc (Manifest recommit) (diff) | |
download | gentoo-2-ebd12a13536f728998ec2cb6dd380b47caf0e1af.tar.gz gentoo-2-ebd12a13536f728998ec2cb6dd380b47caf0e1af.tar.bz2 gentoo-2-ebd12a13536f728998ec2cb6dd380b47caf0e1af.zip |
Stable on alpha and ppc
Diffstat (limited to 'dev-ruby/ruby-gconf2/ruby-gconf2-0.9.1.ebuild')
-rw-r--r-- | dev-ruby/ruby-gconf2/ruby-gconf2-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 bd2c00f5cf94..52a95dc2e382 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,11 @@ # 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.5 2004/06/25 01:58:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.9.1.ebuild,v 1.6 2004/07/01 10:05:20 usata Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby GConf2 bindings" -KEYWORDS="~alpha x86 ~ia64 ~ppc" +KEYWORDS="alpha x86 ~ia64 ppc" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="${DEPEND} >=gnome-base/gconf-2" RDEPEND="${RDEPEND} >=gnome-base/gconf-2 |