summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-11-05 19:53:42 +0000
committerMarkus Meier <maekke@gentoo.org>2008-11-05 19:53:42 +0000
commit47705477626e89a4e619c2c256a1ab66f34de635 (patch)
treeed3922ae7d9c22e64061c65b7b7604135a193330 /dev-ruby
parentSparc stable --- Bug #245717 --- which see for test description. (diff)
downloadhistorical-47705477626e89a4e619c2c256a1ab66f34de635.tar.gz
historical-47705477626e89a4e619c2c256a1ab66f34de635.tar.bz2
historical-47705477626e89a4e619c2c256a1ab66f34de635.zip
amd64/x86 stable, bug #237385
Package-Manager: portage-2.2_rc13/cvs/Linux 2.6.26.7 x86_64
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/actionmailer/ChangeLog5
-rw-r--r--dev-ruby/actionmailer/actionmailer-2.0.5.ebuild4
-rw-r--r--dev-ruby/actionpack/ChangeLog5
-rw-r--r--dev-ruby/actionpack/actionpack-2.0.5.ebuild4
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-2.0.5.ebuild4
-rw-r--r--dev-ruby/activeresource/ChangeLog5
-rw-r--r--dev-ruby/activeresource/activeresource-2.0.5.ebuild4
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-2.0.5.ebuild4
-rw-r--r--dev-ruby/rails/ChangeLog5
-rw-r--r--dev-ruby/rails/rails-2.0.5.ebuild4
12 files changed, 36 insertions, 18 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index f4bba324c158..99cef0aad776 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,9 @@
# 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.87 2008/11/04 17:47:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.88 2008/11/05 19:49:41 maekke Exp $
+
+ 05 Nov 2008; Markus Meier <maekke@gentoo.org> actionmailer-2.0.5.ebuild:
+ amd64/x86 stable, bug #237385
04 Nov 2008; Brent Baude <ranger@gentoo.org> actionmailer-2.0.5.ebuild,
actionmailer-2.1.2.ebuild:
diff --git a/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild
index 91bbfc1376f4..f285fff17f5e 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.3 2008/11/04 17:47:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild,v 1.4 2008/11/05 19:49:41 maekke 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/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index 7d7a91cb80e1..5511d53f6300 100644
--- a/dev-ruby/actionpack/ChangeLog
+++ b/dev-ruby/actionpack/ChangeLog
@@ -1,6 +1,9 @@
# 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.88 2008/11/04 17:47:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.89 2008/11/05 19:48:44 maekke Exp $
+
+ 05 Nov 2008; Markus Meier <maekke@gentoo.org> actionpack-2.0.5.ebuild:
+ amd64/x86 stable, bug #237385
04 Nov 2008; Brent Baude <ranger@gentoo.org> actionpack-2.0.5.ebuild,
actionpack-2.1.2.ebuild:
diff --git a/dev-ruby/actionpack/actionpack-2.0.5.ebuild b/dev-ruby/actionpack/actionpack-2.0.5.ebuild
index 4fe22d264a65..9125cefa40e2 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.3 2008/11/04 17:47:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.5.ebuild,v 1.4 2008/11/05 19:48:44 maekke 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/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 2e83fed81372..49aaa97ec365 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,9 @@
# 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.86 2008/11/04 17:49:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.87 2008/11/05 19:50:40 maekke Exp $
+
+ 05 Nov 2008; Markus Meier <maekke@gentoo.org> activerecord-2.0.5.ebuild:
+ amd64/x86 stable, bug #237385
04 Nov 2008; Brent Baude <ranger@gentoo.org> activerecord-2.0.5.ebuild,
activerecord-2.1.2.ebuild:
diff --git a/dev-ruby/activerecord/activerecord-2.0.5.ebuild b/dev-ruby/activerecord/activerecord-2.0.5.ebuild
index efbcdc580e3a..ea59bfa93fbb 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.3 2008/11/04 17:49:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.0.5.ebuild,v 1.4 2008/11/05 19:50:40 maekke 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/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog
index 41ca88439388..ddeada8bbb5e 100644
--- a/dev-ruby/activeresource/ChangeLog
+++ b/dev-ruby/activeresource/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2008/11/04 17:47:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.19 2008/11/05 19:47:46 maekke Exp $
+
+ 05 Nov 2008; Markus Meier <maekke@gentoo.org> activeresource-2.0.5.ebuild:
+ amd64/x86 stable, bug #237385
04 Nov 2008; Brent Baude <ranger@gentoo.org> activeresource-2.0.5.ebuild,
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 0d6f2eafbc62..a03cf542c6f4 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.3 2008/11/04 17:47:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.5.ebuild,v 1.4 2008/11/05 19:47:46 maekke 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/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 7c2e6d831b1f..f44c91c702db 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# 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.72 2008/11/04 17:47:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.73 2008/11/05 19:46:22 maekke Exp $
+
+ 05 Nov 2008; Markus Meier <maekke@gentoo.org> activesupport-2.0.5.ebuild:
+ amd64/x86 stable, bug #237385
04 Nov 2008; Brent Baude <ranger@gentoo.org> activesupport-2.0.5.ebuild,
activesupport-2.1.2.ebuild:
diff --git a/dev-ruby/activesupport/activesupport-2.0.5.ebuild b/dev-ruby/activesupport/activesupport-2.0.5.ebuild
index 9e83b6ca78ce..f603d83fce89 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.3 2008/11/04 17:47:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.5.ebuild,v 1.4 2008/11/05 19:46:22 maekke 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/rails/ChangeLog b/dev-ruby/rails/ChangeLog
index 2bf07598ebc6..12af3767a735 100644
--- a/dev-ruby/rails/ChangeLog
+++ b/dev-ruby/rails/ChangeLog
@@ -1,6 +1,9 @@
# 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.117 2008/11/04 17:50:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.118 2008/11/05 19:53:42 maekke Exp $
+
+ 05 Nov 2008; Markus Meier <maekke@gentoo.org> rails-2.0.5.ebuild:
+ amd64/x86 stable, bug #237385
04 Nov 2008; Brent Baude <ranger@gentoo.org> rails-2.0.5.ebuild,
rails-2.1.2.ebuild:
diff --git a/dev-ruby/rails/rails-2.0.5.ebuild b/dev-ruby/rails/rails-2.0.5.ebuild
index 58ce17095b48..157ce1d502d5 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.3 2008/11/04 17:50:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.0.5.ebuild,v 1.4 2008/11/05 19:53:42 maekke 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