summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-11-03 22:29:31 +0000
committerMarkus Meier <maekke@gentoo.org>2008-11-03 22:29:31 +0000
commitfc86dea08c20ce8538106abebcf91748a889f0be (patch)
treea6b28262268864d0d1f4dd9ba9a820950b29ae6c
parentamd64/x86 stable, bug #237385 (diff)
downloadhistorical-fc86dea08c20ce8538106abebcf91748a889f0be.tar.gz
historical-fc86dea08c20ce8538106abebcf91748a889f0be.tar.bz2
historical-fc86dea08c20ce8538106abebcf91748a889f0be.zip
amd64/x86 stable, bug #237385
Package-Manager: portage-2.2_rc13/cvs/Linux 2.6.27.3 i686
-rw-r--r--dev-ruby/actionmailer/ChangeLog5
-rw-r--r--dev-ruby/actionmailer/actionmailer-2.1.2.ebuild4
-rw-r--r--dev-ruby/actionpack/ChangeLog5
-rw-r--r--dev-ruby/actionpack/actionpack-2.1.2.ebuild4
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-2.1.2.ebuild4
-rw-r--r--dev-ruby/activeresource/ChangeLog5
-rw-r--r--dev-ruby/activeresource/activeresource-2.1.2.ebuild4
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-2.1.2.ebuild4
-rw-r--r--dev-ruby/rails/ChangeLog5
-rw-r--r--dev-ruby/rails/rails-2.1.2.ebuild4
12 files changed, 36 insertions, 18 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index d420fa30b069..0cea6be6032f 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.85 2008/11/03 19:36:39 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.86 2008/11/03 22:24:46 maekke Exp $
+
+ 03 Nov 2008; Markus Meier <maekke@gentoo.org> actionmailer-2.1.2.ebuild:
+ amd64/x86 stable, bug #237385
03 Nov 2008; Ferris McCormick <fmccor@gentoo.org>
actionmailer-2.0.5.ebuild, actionmailer-2.1.2.ebuild:
diff --git a/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild
index 1a38314f572d..98d76550abec 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.2 2008/11/03 19:36:39 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild,v 1.3 2008/11/03 22:24:46 maekke 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 ac18d9c7f423..75c79cc0c313 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.86 2008/11/03 19:35:20 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.87 2008/11/03 22:23:16 maekke Exp $
+
+ 03 Nov 2008; Markus Meier <maekke@gentoo.org> actionpack-2.1.2.ebuild:
+ amd64/x86 stable, bug #237385
03 Nov 2008; Ferris McCormick <fmccor@gentoo.org> actionpack-2.0.5.ebuild,
actionpack-2.1.2.ebuild:
diff --git a/dev-ruby/actionpack/actionpack-2.1.2.ebuild b/dev-ruby/actionpack/actionpack-2.1.2.ebuild
index 6b3929a06a47..200d8a65d2ef 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.2 2008/11/03 19:35:20 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.1.2.ebuild,v 1.3 2008/11/03 22:23:16 maekke 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 50243de1167d..adc623c99c5a 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.84 2008/11/03 19:38:02 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.85 2008/11/03 22:26:27 maekke Exp $
+
+ 03 Nov 2008; Markus Meier <maekke@gentoo.org> activerecord-2.1.2.ebuild:
+ amd64/x86 stable, bug #237385
03 Nov 2008; Ferris McCormick <fmccor@gentoo.org>
activerecord-2.0.5.ebuild, activerecord-2.1.2.ebuild:
diff --git a/dev-ruby/activerecord/activerecord-2.1.2.ebuild b/dev-ruby/activerecord/activerecord-2.1.2.ebuild
index 1ade0e3adf64..e2ddec6abf66 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.2 2008/11/03 19:38:02 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.1.2.ebuild,v 1.3 2008/11/03 22:26:27 maekke 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 83aa4f797ba9..09df61f7f2b9 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.16 2008/11/03 19:33:19 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.17 2008/11/03 22:21:14 maekke Exp $
+
+ 03 Nov 2008; Markus Meier <maekke@gentoo.org> activeresource-2.1.2.ebuild:
+ amd64/x86 stable, bug #237385
03 Nov 2008; Ferris McCormick <fmccor@gentoo.org>
activeresource-2.0.5.ebuild, activeresource-2.1.2.ebuild:
diff --git a/dev-ruby/activeresource/activeresource-2.1.2.ebuild b/dev-ruby/activeresource/activeresource-2.1.2.ebuild
index 565138aceb17..fb5a8cb483ba 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.2 2008/11/03 19:33:19 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild,v 1.3 2008/11/03 22:21:14 maekke 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 1caf645550c6..e8b3e645b61c 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.70 2008/11/03 19:31:06 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.71 2008/11/03 22:19:18 maekke Exp $
+
+ 03 Nov 2008; Markus Meier <maekke@gentoo.org> activesupport-2.1.2.ebuild:
+ amd64/x86 stable, bug #237385
03 Nov 2008; Ferris McCormick <fmccor@gentoo.org>
activesupport-2.0.5.ebuild, activesupport-2.1.2.ebuild:
diff --git a/dev-ruby/activesupport/activesupport-2.1.2.ebuild b/dev-ruby/activesupport/activesupport-2.1.2.ebuild
index f16782907946..7fab3629ad77 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.2 2008/11/03 19:31:06 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.1.2.ebuild,v 1.3 2008/11/03 22:19:18 maekke 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 23c05e6c0b49..fd214c722156 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.115 2008/11/03 19:43:09 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.116 2008/11/03 22:29:31 maekke Exp $
+
+ 03 Nov 2008; Markus Meier <maekke@gentoo.org> rails-2.1.2.ebuild:
+ amd64/x86 stable, bug #237385
03 Nov 2008; Ferris McCormick <fmccor@gentoo.org> rails-2.0.5.ebuild,
rails-2.1.2.ebuild:
diff --git a/dev-ruby/rails/rails-2.1.2.ebuild b/dev-ruby/rails/rails-2.1.2.ebuild
index da501b42cc42..6a60e7588144 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.2 2008/11/03 19:43:09 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.1.2.ebuild,v 1.3 2008/11/03 22:29:31 maekke 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