diff options
Diffstat (limited to 'dev-ruby/rbbr/rbbr-0.6.0.ebuild')
-rw-r--r-- | dev-ruby/rbbr/rbbr-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rbbr/rbbr-0.6.0.ebuild b/dev-ruby/rbbr/rbbr-0.6.0.ebuild index 8453d0965fd6..aa59bb6404cf 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-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.11 2006/03/30 03:41:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rbbr/rbbr-0.6.0.ebuild,v 1.12 2006/05/28 23:30:42 flameeyes 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="~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86" SLOT="0" LICENSE="Ruby" IUSE="nls cjk" |