diff options
-rw-r--r-- | dev-ruby/fxruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.6.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog index 38dfe34046d4..3f963f422119 100644 --- a/dev-ruby/fxruby/ChangeLog +++ b/dev-ruby/fxruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fxruby # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.45 2007/05/21 17:39:01 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.46 2007/05/21 21:57:51 jer Exp $ + + 21 May 2007; Jeroen Roovers <jer@gentoo.org> fxruby-1.6.11.ebuild: + Stable for HPPA (bug #165352). 21 May 2007; Ferris McCormick <fmccor@gentoo.org> fxruby-1.6.11.ebuild: Sparc stable --- Bug #165352 --- older versions may be removed. diff --git a/dev-ruby/fxruby/fxruby-1.6.11.ebuild b/dev-ruby/fxruby/fxruby-1.6.11.ebuild index 58917968dbd3..a7b46a2be810 100644 --- a/dev-ruby/fxruby/fxruby-1.6.11.ebuild +++ b/dev-ruby/fxruby/fxruby-1.6.11.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.11.ebuild,v 1.4 2007/05/21 17:39:01 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.11.ebuild,v 1.5 2007/05/21 21:57:51 jer Exp $ RUBY_BUG_145222=yes inherit ruby @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/19801/${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* |