summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-01-15 10:48:23 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-01-15 10:48:23 +0000
commitef108dece924a6d8f920642c55654872e7a4682c (patch)
tree54f6204e483aa25f860d4594a2e342652e4d042f /dev-ruby
parentperl-core/File-Temp stable on ppc. (diff)
downloadgentoo-2-ef108dece924a6d8f920642c55654872e7a4682c.tar.gz
gentoo-2-ef108dece924a6d8f920642c55654872e7a4682c.tar.bz2
gentoo-2-ef108dece924a6d8f920642c55654872e7a4682c.zip
dev-ruby/ruby-fcgi stable on ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-fcgi/ChangeLog6
-rw-r--r--dev-ruby/ruby-fcgi/ruby-fcgi-0.8.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-fcgi/ChangeLog b/dev-ruby/ruby-fcgi/ChangeLog
index 387c7d1abe36..2b2ff47ddd94 100644
--- a/dev-ruby/ruby-fcgi/ChangeLog
+++ b/dev-ruby/ruby-fcgi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-fcgi
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.11 2006/01/10 17:24:51 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.12 2006/01/15 10:48:23 hansmi Exp $
+
+ 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
+ ruby-fcgi-0.8.6.ebuild:
+ Stable on ppc.
10 Jan 2006; Ferris McCormick <fmccor@gentoo.org> ruby-fcgi-0.8.6.ebuild:
Stable on sparc (needed for rails).
diff --git a/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.6.ebuild b/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.6.ebuild
index 212ece8b6cd4..f98ec881e85b 100644
--- a/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.6.ebuild
+++ b/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.6.ebuild,v 1.3 2006/01/10 17:24:51 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.6.ebuild,v 1.4 2006/01/15 10:48:23 hansmi Exp $
inherit ruby
@@ -9,7 +9,7 @@ HOMEPAGE="http://raa.ruby-lang.org/list.rhtml?name=fcgi"
SRC_URI="http://sugi.nemui.org/pub/ruby/fcgi/${P}.tar.gz"
USE_RUBY="ruby16 ruby18 ruby19"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="~amd64 ppc sparc x86"
LICENSE="Ruby"
DEPEND="dev-libs/fcgi"