summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-09-23 02:05:59 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-09-23 02:05:59 +0000
commit5d33449592410a524fe61682ab7b7905cb692de4 (patch)
treedbb3304179728660a6f0adfdd92e9d1d3fa3dfde /dev-ruby/fxruby
parentSetup php RDEPEND to be virtual. (diff)
downloadgentoo-2-5d33449592410a524fe61682ab7b7905cb692de4.tar.gz
gentoo-2-5d33449592410a524fe61682ab7b7905cb692de4.tar.bz2
gentoo-2-5d33449592410a524fe61682ab7b7905cb692de4.zip
x86 stable
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-ruby/fxruby')
-rw-r--r--dev-ruby/fxruby/ChangeLog5
-rw-r--r--dev-ruby/fxruby/fxruby-1.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog
index f588049b21c8..4ee341e90efb 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.25 2005/09/02 12:48:05 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.26 2005/09/23 02:05:59 caleb Exp $
+
+ 23 Sep 2005; Caleb Tennis <caleb@gentoo.org> fxruby-1.2.6.ebuild:
+ x86 stable
02 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> fxruby-1.0.25.ebuild,
fxruby-1.0.28-r1.ebuild, fxruby-1.0.29.ebuild, fxruby-1.2.2.ebuild,
diff --git a/dev-ruby/fxruby/fxruby-1.2.6.ebuild b/dev-ruby/fxruby/fxruby-1.2.6.ebuild
index 05423eee46a2..d4d91215e646 100644
--- a/dev-ruby/fxruby/fxruby-1.2.6.ebuild
+++ b/dev-ruby/fxruby/fxruby-1.2.6.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.6.ebuild,v 1.1 2005/05/07 19:53:58 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.2.6.ebuild,v 1.2 2005/09/23 02:05:59 caleb Exp $
inherit ruby
@@ -12,7 +12,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/4003/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="1.2"
-KEYWORDS="~sparc ~x86 ~ppc ~alpha"
+KEYWORDS="~sparc x86 ~ppc ~alpha"
IUSE="doc"
DEPEND="=x11-libs/fox-1.2*