diff options
Diffstat (limited to 'dev-ruby/rbbr/rbbr-0.6.0.ebuild')
-rw-r--r-- | dev-ruby/rbbr/rbbr-0.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rbbr/rbbr-0.6.0.ebuild b/dev-ruby/rbbr/rbbr-0.6.0.ebuild index 5897e12ef217..8453d0965fd6 100644 --- a/dev-ruby/rbbr/rbbr-0.6.0.ebuild +++ b/dev-ruby/rbbr/rbbr-0.6.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rbbr/rbbr-0.6.0.ebuild,v 1.10 2005/10/06 12:55:16 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rbbr/rbbr-0.6.0.ebuild,v 1.11 2006/03/30 03:41:39 agriffis Exp $ DESCRIPTION="Ruby Browser for modules/classes hierarchy and their constants and methods" HOMEPAGE="http://ruby-gnome2.sourceforge.jp/hiki.cgi?rbbr" SRC_URI="mirror://sourceforge/ruby-gnome2/${P}-withapi.tar.gz" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ia64 ~ppc ~x86" SLOT="0" LICENSE="Ruby" IUSE="nls cjk" |