diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-04 10:33:01 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-04 10:33:01 +0000 |
commit | f0dbfd644f66411552c9be81cbd27f9cba03956a (patch) | |
tree | 0c6bac62d41bdd4b77cacab222b5b769b13db2cf /dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild | |
parent | || die (Manifest recommit) (diff) | |
download | gentoo-2-f0dbfd644f66411552c9be81cbd27f9cba03956a.tar.gz gentoo-2-f0dbfd644f66411552c9be81cbd27f9cba03956a.tar.bz2 gentoo-2-f0dbfd644f66411552c9be81cbd27f9cba03956a.zip |
Stable on alpha.
Diffstat (limited to 'dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild')
-rw-r--r-- | dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild b/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild index e5a90d37df84..cd3e2c3d5277 100644 --- a/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild +++ b/dev-ruby/ruby-libart2/ruby-libart2-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-libart2/ruby-libart2-0.9.1.ebuild,v 1.6 2004/07/03 11:28:55 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild,v 1.7 2004/07/04 10:33:01 kloeri Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby Libart2 bindings" -KEYWORDS="~alpha x86 ~ppc ~ia64 ~sparc ~amd64" +KEYWORDS="alpha x86 ~ppc ~ia64 ~sparc ~amd64" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="${DEPEND} >=media-libs/libart_lgpl-2" RDEPEND="${RDEPEND} >=media-libs/libart_lgpl-2" |