diff options
Diffstat (limited to 'dev-ruby/rbbr')
-rw-r--r-- | dev-ruby/rbbr/rbbr-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rbbr/rbbr-0.5.1.ebuild b/dev-ruby/rbbr/rbbr-0.5.1.ebuild index 49f96f99751f..1c0f96b2cf89 100644 --- a/dev-ruby/rbbr/rbbr-0.5.1.ebuild +++ b/dev-ruby/rbbr/rbbr-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc.; acid DOT punk AT gmx DOT net # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rbbr/rbbr-0.5.1.ebuild,v 1.1 2004/01/23 07:40:55 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rbbr/rbbr-0.5.1.ebuild,v 1.2 2004/01/23 07:49:25 usata Exp $ DESCRIPTION="Ruby Browser for modules/classes hierarchy and their constants and methods" HOMEPAGE="http://ruby-gnome2.sourceforge.jp/hiki.cgi?rbbr" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ruby-gnome2/${P}-withapi.tar.gz" KEYWORDS="~x86" SLOT="0" LICENSE="Ruby" -IUSE="nls" +IUSE="nls cjk" DEPEND=">=dev-lang/ruby-1.8.0 >=dev-ruby/ruby-gnome2-0.7.0 |