summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2009-03-23 19:38:26 +0000
committerMatti Bickel <mabi@gentoo.org>2009-03-23 19:38:26 +0000
commit531a8476a816f958f67b465215cabb4b4f672756 (patch)
treed23e06cb3884ba71e5df37a86c14854672932795 /dev-ruby
parentVersion bump (diff)
downloadgentoo-2-531a8476a816f958f67b465215cabb4b4f672756.tar.gz
gentoo-2-531a8476a816f958f67b465215cabb4b4f672756.tar.bz2
gentoo-2-531a8476a816f958f67b465215cabb4b4f672756.zip
ppc stable (bug #263282)
(Portage version: 2.1.6.9/cvs/Linux ppc)
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 20dd24c6fc6c..e806ed6f92e9 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.76 2009/03/22 20:10:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.77 2009/03/23 19:38:26 mabi Exp $
+
+ 23 Mar 2009; Matti Bickel <mabi@gentoo.org> fxruby-1.6.18-r1.ebuild:
+ ppc stable (bug #263282)
22 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
fxruby-1.6.18-r1.ebuild:
diff --git a/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild b/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild
index 6b3999794dc4..1ec3b6c3a23a 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.4 2009/03/22 20:10:24 klausman Exp $
+# $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 $
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*