summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2006-01-02 21:21:25 +0000
committerCaleb Tennis <caleb@gentoo.org>2006-01-02 21:21:25 +0000
commitf4c82147bd830fb029de654bbd60428967a68e60 (patch)
treecdea71d62377e540c80bfebdec23820bbff25331 /dev-ruby/ruby-fcgi
parentStable on sparc wrt #117469 (diff)
downloadgentoo-2-f4c82147bd830fb029de654bbd60428967a68e60.tar.gz
gentoo-2-f4c82147bd830fb029de654bbd60428967a68e60.tar.bz2
gentoo-2-f4c82147bd830fb029de654bbd60428967a68e60.zip
x86 stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-ruby/ruby-fcgi')
-rw-r--r--dev-ruby/ruby-fcgi/ChangeLog7
-rw-r--r--dev-ruby/ruby-fcgi/ruby-fcgi-0.8.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-fcgi/ChangeLog b/dev-ruby/ruby-fcgi/ChangeLog
index 1ef67e3aa387..26077a1a6459 100644
--- a/dev-ruby/ruby-fcgi/ChangeLog
+++ b/dev-ruby/ruby-fcgi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-fcgi
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.9 2005/11/13 22:54:48 weeve Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.10 2006/01/02 21:21:08 caleb Exp $
+
+ 02 Jan 2006; Caleb Tennis <caleb@gentoo.org> ruby-fcgi-0.8.6.ebuild:
+ x86 stable
13 Nov 2005; Jason Wever <weeve@gentoo.org> ruby-fcgi-0.8.5-r1.ebuild:
Stable on SPARC.
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 8d25f57a981f..66ae594a334a 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-2005 Gentoo Foundation
+# 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.1 2005/04/05 05:33:40 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.6.ebuild,v 1.2 2006/01/02 21:21:08 caleb 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="~x86 ~ppc ~amd64 ~sparc"
+KEYWORDS="x86 ~ppc ~amd64 ~sparc"
LICENSE="Ruby"
DEPEND="dev-libs/fcgi"