diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-23 21:06:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-23 21:06:28 +0000 |
commit | 4b9ff4181223ff8449339a825c67d91402bea10d (patch) | |
tree | 2e607dcede9a68c02f7f70f34d31e869c310b982 /dev-ruby/fxruby | |
parent | Stable on ppc64; bug #199853 (diff) | |
download | gentoo-2-4b9ff4181223ff8449339a825c67d91402bea10d.tar.gz gentoo-2-4b9ff4181223ff8449339a825c67d91402bea10d.tar.bz2 gentoo-2-4b9ff4181223ff8449339a825c67d91402bea10d.zip |
Stable on ppc64; bug #199571
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/fxruby')
-rw-r--r-- | dev-ruby/fxruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.6.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog index 272b05aea540..77665055bc10 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.59 2007/11/22 00:16:58 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.60 2007/11/23 21:06:28 corsair Exp $ + + 23 Nov 2007; Markus Rothe <corsair@gentoo.org> fxruby-1.6.12.ebuild: + Stable on ppc64; bug #199571 22 Nov 2007; Christian Faulhammer <opfer@gentoo.org> fxruby-1.4.7-r1.ebuild: diff --git a/dev-ruby/fxruby/fxruby-1.6.12.ebuild b/dev-ruby/fxruby/fxruby-1.6.12.ebuild index 12e2cd1673d2..8cb96d3296e1 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.6 2007/11/21 15:06:17 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.12.ebuild,v 1.7 2007/11/23 21:06:28 corsair 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* |