summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-03-26 23:14:05 +0000
committerJason Wever <weeve@gentoo.org>2005-03-26 23:14:05 +0000
commitf51447521ec426a07fac78d2dda1e7ea39395057 (patch)
treee7e02905c017cafed15e09ded88fc7ea15c9ac2d /dev-ruby
parentIgnore -a which xfhelp4 passes incorrectly #86538 (diff)
downloadgentoo-2-f51447521ec426a07fac78d2dda1e7ea39395057.tar.gz
gentoo-2-f51447521ec426a07fac78d2dda1e7ea39395057.tar.bz2
gentoo-2-f51447521ec426a07fac78d2dda1e7ea39395057.zip
Stable on SPARC.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/fxruby/ChangeLog5
-rw-r--r--dev-ruby/fxruby/fxruby-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog
index 0d3a91eadd64..f928bc62ecab 100644
--- a/dev-ruby/fxruby/ChangeLog
+++ b/dev-ruby/fxruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fxruby
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.20 2005/03/12 16:06:46 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.21 2005/03/26 23:14:05 weeve Exp $
+
+ 26 Mar 2005; Jason Wever <weeve@gentoo.org> fxruby-1.2.2.ebuild:
+ Stable on SPARC.
12 Mar 2005; Michael Kohl <citizen428@gentoo.org> fxruby-1.2.2.ebuild:
Marked stable on x86.
diff --git a/dev-ruby/fxruby/fxruby-1.2.2.ebuild b/dev-ruby/fxruby/fxruby-1.2.2.ebuild
index 3f7d26937948..ba893bf203c3 100644
--- a/dev-ruby/fxruby/fxruby-1.2.2.ebuild
+++ b/dev-ruby/fxruby/fxruby-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.2.2.ebuild,v 1.4 2005/03/12 16:06:46 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.2.2.ebuild,v 1.5 2005/03/26 23:14:05 weeve Exp $
inherit ruby
@@ -8,7 +8,7 @@ IUSE=""
MY_P=FXRuby-${PV}
-KEYWORDS="~sparc x86 ~ppc ~alpha"
+KEYWORDS="sparc x86 ~ppc ~alpha"
DESCRIPTION="Ruby language binding to the FOX GUI toolkit"
HOMEPAGE="http://www.fxruby.org/"
SRC_URI="http://rubyforge.org/frs/download.php/1612/${P}.tar.gz"