summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-03-24 20:41:02 +0000
committerBrent Baude <ranger@gentoo.org>2009-03-24 20:41:02 +0000
commitf13aa024e246093e899571ad4d20509166ff658b (patch)
tree3c74b80374f38cf7ec4c1f36b5990116c9964643 /dev-ruby
parentstable ppc64, bug 262899 (diff)
downloadgentoo-2-f13aa024e246093e899571ad4d20509166ff658b.tar.gz
gentoo-2-f13aa024e246093e899571ad4d20509166ff658b.tar.bz2
gentoo-2-f13aa024e246093e899571ad4d20509166ff658b.zip
stable ppc64, bug 263282
(Portage version: 2.1.6.9/cvs/Linux ppc64)
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 e806ed6f92e9..f62dc9d933d7 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.77 2009/03/23 19:38:26 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.78 2009/03/24 20:41:02 ranger Exp $
+
+ 24 Mar 2009; Brent Baude <ranger@gentoo.org> fxruby-1.6.18-r1.ebuild:
+ stable ppc64, bug 263282
23 Mar 2009; Matti Bickel <mabi@gentoo.org> fxruby-1.6.18-r1.ebuild:
ppc stable (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 1ec3b6c3a23a..cfdf8867ab10 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.5 2009/03/23 19:38:26 mabi Exp $
+# $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 $
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*