summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-11-20 18:03:17 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-11-20 18:03:17 +0000
commitbedd8d5748de282173293192036b52abc91cd80f (patch)
tree711509c74efd070723cadd0a2052c8cf48e7cde1 /dev-ruby/fxruby
parentAdd ~sparc keyword, Bug #188194 (netpanzer and lincity-ng are no longer (diff)
downloadgentoo-2-bedd8d5748de282173293192036b52abc91cd80f.tar.gz
gentoo-2-bedd8d5748de282173293192036b52abc91cd80f.tar.bz2
gentoo-2-bedd8d5748de282173293192036b52abc91cd80f.zip
alpha stable wrt #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 3e1ea503c716..dcb59439ac99 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.56 2007/11/18 21:53:54 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.57 2007/11/20 18:03:17 armin76 Exp $
+
+ 20 Nov 2007; Raúl Porcel <armin76@gentoo.org> fxruby-1.6.12.ebuild:
+ alpha stable wrt #199571
18 Nov 2007; Dawid Węgliński <cla@gentoo.org> fxruby-1.6.12.ebuild:
Stable on x86 (bug #199571)
diff --git a/dev-ruby/fxruby/fxruby-1.6.12.ebuild b/dev-ruby/fxruby/fxruby-1.6.12.ebuild
index 8ca8bc48575a..28ae74774a1f 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.4 2007/11/18 21:53:54 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.12.ebuild,v 1.5 2007/11/20 18:03:17 armin76 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*