summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-11-15 18:14:50 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-11-15 18:14:50 +0000
commitc7f6df2f0457deb0ac95ad13f50b3ba03fa3d176 (patch)
tree6196f2efe6624210d22fc0a7923ea0c54e215902 /dev-ruby
parentppc stable, bug #237385 (diff)
downloadhistorical-c7f6df2f0457deb0ac95ad13f50b3ba03fa3d176.tar.gz
historical-c7f6df2f0457deb0ac95ad13f50b3ba03fa3d176.tar.bz2
historical-c7f6df2f0457deb0ac95ad13f50b3ba03fa3d176.zip
ppc stable, bug #237385
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.25-gentoo-r7 x86_64
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/actionmailer/ChangeLog6
-rw-r--r--dev-ruby/actionmailer/actionmailer-2.0.5.ebuild4
-rw-r--r--dev-ruby/actionmailer/actionmailer-2.1.2.ebuild4
-rw-r--r--dev-ruby/actionpack/ChangeLog6
-rw-r--r--dev-ruby/actionpack/actionpack-2.0.5.ebuild4
-rw-r--r--dev-ruby/actionpack/actionpack-2.1.2.ebuild4
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-2.0.5.ebuild4
-rw-r--r--dev-ruby/activerecord/activerecord-2.1.2.ebuild4
-rw-r--r--dev-ruby/activeresource/ChangeLog6
-rw-r--r--dev-ruby/activeresource/activeresource-2.0.5.ebuild4
-rw-r--r--dev-ruby/activeresource/activeresource-2.1.2.ebuild4
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/activesupport-2.0.5.ebuild4
-rw-r--r--dev-ruby/activesupport/activesupport-2.1.2.ebuild4
-rw-r--r--dev-ruby/rails/ChangeLog6
-rw-r--r--dev-ruby/rails/rails-2.0.5.ebuild4
-rw-r--r--dev-ruby/rails/rails-2.1.2.ebuild4
18 files changed, 54 insertions, 30 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index 15aed687fa38..36f3668e2bf6 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionmailer
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.89 2008/11/06 09:26:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.90 2008/11/15 18:12:36 dertobi123 Exp $
+
+ 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ actionmailer-2.0.5.ebuild, actionmailer-2.1.2.ebuild:
+ ppc stable, bug #237385
06 Nov 2008; Raúl Porcel <armin76@gentoo.org> actionmailer-2.1.2.ebuild:
ia64 stable wrt #237385
diff --git a/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild
index f285fff17f5e..7b9fced545b3 100644
--- a/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild,v 1.4 2008/11/05 19:49:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild,v 1.5 2008/11/15 18:12:36 dertobi123 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="=dev-ruby/actionpack-2.0.5
diff --git a/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild
index 4dcab7dea660..a0b2d2f4369a 100644
--- a/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild,v 1.5 2008/11/06 09:26:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild,v 1.6 2008/11/15 18:12:36 dertobi123 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
LICENSE="MIT"
SLOT="2.1"
-KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="=dev-ruby/actionpack-2.1.2
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index 6404006067da..a190cc3620c9 100644
--- a/dev-ruby/actionpack/ChangeLog
+++ b/dev-ruby/actionpack/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionpack
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.90 2008/11/06 09:22:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.91 2008/11/15 18:11:21 dertobi123 Exp $
+
+ 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ actionpack-2.0.5.ebuild, actionpack-2.1.2.ebuild:
+ ppc stable, bug #237385
06 Nov 2008; Raúl Porcel <armin76@gentoo.org> actionpack-2.1.2.ebuild:
ia64 stable wrt #237385
diff --git a/dev-ruby/actionpack/actionpack-2.0.5.ebuild b/dev-ruby/actionpack/actionpack-2.0.5.ebuild
index 9125cefa40e2..a1572b82fb03 100644
--- a/dev-ruby/actionpack/actionpack-2.0.5.ebuild
+++ b/dev-ruby/actionpack/actionpack-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.5.ebuild,v 1.4 2008/11/05 19:48:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.5.ebuild,v 1.5 2008/11/15 18:11:21 dertobi123 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.5
diff --git a/dev-ruby/actionpack/actionpack-2.1.2.ebuild b/dev-ruby/actionpack/actionpack-2.1.2.ebuild
index 8a1ed8f06aad..6633841b977b 100644
--- a/dev-ruby/actionpack/actionpack-2.1.2.ebuild
+++ b/dev-ruby/actionpack/actionpack-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.1.2.ebuild,v 1.5 2008/11/06 09:22:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.1.2.ebuild,v 1.6 2008/11/15 18:11:21 dertobi123 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/"
LICENSE="MIT"
SLOT="2.1"
-KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.5
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 95933fad6347..4e39fa625b8c 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.88 2008/11/06 09:23:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.89 2008/11/15 18:08:42 dertobi123 Exp $
+
+ 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ activerecord-2.0.5.ebuild, activerecord-2.1.2.ebuild:
+ ppc stable, bug #237385
06 Nov 2008; Raúl Porcel <armin76@gentoo.org> activerecord-2.1.2.ebuild:
ia64 stable wrt #237385
diff --git a/dev-ruby/activerecord/activerecord-2.0.5.ebuild b/dev-ruby/activerecord/activerecord-2.0.5.ebuild
index ea59bfa93fbb..2cf8d6bd5cf5 100644
--- a/dev-ruby/activerecord/activerecord-2.0.5.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.0.5.ebuild,v 1.4 2008/11/05 19:50:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.0.5.ebuild,v 1.5 2008/11/15 18:08:42 dertobi123 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="mysql postgres sqlite sqlite3"
RESTRICT="test"
diff --git a/dev-ruby/activerecord/activerecord-2.1.2.ebuild b/dev-ruby/activerecord/activerecord-2.1.2.ebuild
index afb46d04084c..4d6456f517d0 100644
--- a/dev-ruby/activerecord/activerecord-2.1.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.1.2.ebuild,v 1.5 2008/11/06 09:23:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.1.2.ebuild,v 1.6 2008/11/15 18:08:42 dertobi123 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="2.1"
-KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="mysql postgres sqlite sqlite3"
RESTRICT="test"
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog
index eb1c0fdc92ea..2b17666431cc 100644
--- a/dev-ruby/activeresource/ChangeLog
+++ b/dev-ruby/activeresource/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activeresource
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.20 2008/11/06 09:21:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.21 2008/11/15 18:10:23 dertobi123 Exp $
+
+ 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ activeresource-2.0.5.ebuild, activeresource-2.1.2.ebuild:
+ ppc stable, bug #237385
06 Nov 2008; Raúl Porcel <armin76@gentoo.org>
activeresource-2.1.2.ebuild:
diff --git a/dev-ruby/activeresource/activeresource-2.0.5.ebuild b/dev-ruby/activeresource/activeresource-2.0.5.ebuild
index a03cf542c6f4..c9699834f1b3 100644
--- a/dev-ruby/activeresource/activeresource-2.0.5.ebuild
+++ b/dev-ruby/activeresource/activeresource-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.5.ebuild,v 1.4 2008/11/05 19:47:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.5.ebuild,v 1.5 2008/11/15 18:10:23 dertobi123 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.5
diff --git a/dev-ruby/activeresource/activeresource-2.1.2.ebuild b/dev-ruby/activeresource/activeresource-2.1.2.ebuild
index 947b410d2cca..393b03e0b567 100644
--- a/dev-ruby/activeresource/activeresource-2.1.2.ebuild
+++ b/dev-ruby/activeresource/activeresource-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild,v 1.5 2008/11/06 09:21:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild,v 1.6 2008/11/15 18:10:23 dertobi123 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/"
LICENSE="MIT"
SLOT="2.1"
-KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.5
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 30939c3f6258..64c50d37fda9 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.74 2008/11/06 09:20:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.75 2008/11/15 18:07:43 dertobi123 Exp $
+
+ 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ activesupport-2.0.5.ebuild, activesupport-2.1.2.ebuild:
+ ppc stable, bug #237385
06 Nov 2008; Raúl Porcel <armin76@gentoo.org> activesupport-2.1.2.ebuild:
ia64 stable wrt #237385
diff --git a/dev-ruby/activesupport/activesupport-2.0.5.ebuild b/dev-ruby/activesupport/activesupport-2.0.5.ebuild
index f603d83fce89..bcf04a853a49 100644
--- a/dev-ruby/activesupport/activesupport-2.0.5.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.5.ebuild,v 1.4 2008/11/05 19:46:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.5.ebuild,v 1.5 2008/11/15 18:07:43 dertobi123 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.5
diff --git a/dev-ruby/activesupport/activesupport-2.1.2.ebuild b/dev-ruby/activesupport/activesupport-2.1.2.ebuild
index f37c12bff4e9..5a11ca3452e1 100644
--- a/dev-ruby/activesupport/activesupport-2.1.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.1.2.ebuild,v 1.5 2008/11/06 09:20:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.1.2.ebuild,v 1.6 2008/11/15 18:07:43 dertobi123 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
LICENSE="MIT"
SLOT="2.1"
-KEYWORDS="amd64 ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.5
diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog
index 9aae24e83cc3..88934f306e68 100644
--- a/dev-ruby/rails/ChangeLog
+++ b/dev-ruby/rails/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rails
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.119 2008/11/06 09:26:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.120 2008/11/15 18:14:50 dertobi123 Exp $
+
+ 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> rails-2.0.5.ebuild,
+ rails-2.1.2.ebuild:
+ ppc stable, bug #237385
06 Nov 2008; Raúl Porcel <armin76@gentoo.org> rails-2.1.2.ebuild:
ia64 stable wrt #237385
diff --git a/dev-ruby/rails/rails-2.0.5.ebuild b/dev-ruby/rails/rails-2.0.5.ebuild
index 157ce1d502d5..5c10f7cc35a2 100644
--- a/dev-ruby/rails/rails-2.0.5.ebuild
+++ b/dev-ruby/rails/rails-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.0.5.ebuild,v 1.4 2008/11/05 19:53:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.0.5.ebuild,v 1.5 2008/11/15 18:14:50 dertobi123 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.rubyonrails.org"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="fastcgi"
DEPEND=">=dev-lang/ruby-1.8.5
diff --git a/dev-ruby/rails/rails-2.1.2.ebuild b/dev-ruby/rails/rails-2.1.2.ebuild
index 68fd331e3f47..1986985b6bf1 100644
--- a/dev-ruby/rails/rails-2.1.2.ebuild
+++ b/dev-ruby/rails/rails-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.1.2.ebuild,v 1.5 2008/11/06 09:26:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.1.2.ebuild,v 1.6 2008/11/15 18:14:50 dertobi123 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.rubyonrails.org"
LICENSE="MIT"
SLOT="2.1"
-KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="fastcgi"
DEPEND=">=dev-lang/ruby-1.8.5