summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2007-11-18 19:08:53 +0000
committerMatti Bickel <mabi@gentoo.org>2007-11-18 19:08:53 +0000
commitfa2248459033ad1a75ce6f14800a53440278b343 (patch)
tree52d0d1de18208b7e42240fd53e2976e2052f1b37 /dev-ruby/fxruby
parentbump (diff)
downloadgentoo-2-fa2248459033ad1a75ce6f14800a53440278b343.tar.gz
gentoo-2-fa2248459033ad1a75ce6f14800a53440278b343.tar.bz2
gentoo-2-fa2248459033ad1a75ce6f14800a53440278b343.zip
ppc stable (bug #199571)
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/fxruby')
-rw-r--r--dev-ruby/fxruby/ChangeLog5
-rw-r--r--dev-ruby/fxruby/fxruby-1.6.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog
index 8a44208f7097..eb5b8bf07deb 100644
--- a/dev-ruby/fxruby/ChangeLog
+++ b/dev-ruby/fxruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fxruby
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.54 2007/11/18 18:59:08 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.55 2007/11/18 19:08:53 mabi Exp $
+
+ 18 Nov 2007; Matti Bickel <mabi@gentoo.org> fxruby-1.6.12.ebuild:
+ ppc stable (bug #199571)
*fxruby-1.6.13 (18 Nov 2007)
*fxruby-1.4.7-r1 (18 Nov 2007)
diff --git a/dev-ruby/fxruby/fxruby-1.6.12.ebuild b/dev-ruby/fxruby/fxruby-1.6.12.ebuild
index 146370ab9977..fce1832f10ad 100644
--- a/dev-ruby/fxruby/fxruby-1.6.12.ebuild
+++ b/dev-ruby/fxruby/fxruby-1.6.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.12.ebuild,v 1.2 2007/11/18 18:22:51 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.12.ebuild,v 1.3 2007/11/18 19:08:53 mabi Exp $
RUBY_BUG_145222=yes
inherit ruby
@@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/26727/${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*