summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-03-25 10:22:28 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-03-25 10:22:28 +0000
commit98d4d0b8995456dcb896ef11c02f645c236f5fea (patch)
tree7e380a2bc4700d909475f4fb72332c7eb70f78db /dev-ruby
parentgtkmm's accessibility is now always enabled (see bug #247249) (diff)
downloadgentoo-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')
-rw-r--r--dev-ruby/fxruby/ChangeLog5
-rw-r--r--dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog
index f62dc9d933d7..e849ea04a7f7 100644
--- a/dev-ruby/fxruby/ChangeLog
+++ b/dev-ruby/fxruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fxruby
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.78 2009/03/24 20:41:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.79 2009/03/25 10:22:28 tcunha Exp $
+
+ 25 Mar 2009; Tiago Cunha <tcunha@gentoo.org> fxruby-1.6.18-r1.ebuild:
+ stable sparc, bug 263282
24 Mar 2009; Brent Baude <ranger@gentoo.org> fxruby-1.6.18-r1.ebuild:
stable ppc64, bug 263282
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*