diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-03-25 10:22:28 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-03-25 10:22:28 +0000 |
commit | 98d4d0b8995456dcb896ef11c02f645c236f5fea (patch) | |
tree | 7e380a2bc4700d909475f4fb72332c7eb70f78db /dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild | |
parent | gtkmm's accessibility is now always enabled (see bug #247249) (diff) | |
download | gentoo-2-98d4d0b8995456dcb896ef11c02f645c236f5fea.tar.gz gentoo-2-98d4d0b8995456dcb896ef11c02f645c236f5fea.tar.bz2 gentoo-2-98d4d0b8995456dcb896ef11c02f645c236f5fea.zip |
stable sparc, bug 263282
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild')
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild b/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild index cfdf8867ab10..2da33e802c08 100644 --- a/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild +++ b/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild,v 1.6 2009/03/24 20:41:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild,v 1.7 2009/03/25 10:22:28 tcunha Exp $ RUBY_BUG_145222=yes inherit ruby @@ -13,7 +13,7 @@ SRC_URI="mirror://rubyforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1.6" -KEYWORDS="alpha amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" IUSE="examples doc" DEPEND="=x11-libs/fox-1.6* |