summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <tanderson@gentoo.org>2009-05-23 16:58:22 +0000
committerThomas Anderson <tanderson@gentoo.org>2009-05-23 16:58:22 +0000
commit2f9743d1bcc08650ce1ef4ab08726901f3a84567 (patch)
treef83af1ca7c6bcf84eb2f8bcbd2a1c323429e634f
parentstable amd64, bug 270331 (diff)
downloadhistorical-2f9743d1bcc08650ce1ef4ab08726901f3a84567.tar.gz
historical-2f9743d1bcc08650ce1ef4ab08726901f3a84567.tar.bz2
historical-2f9743d1bcc08650ce1ef4ab08726901f3a84567.zip
stable amd64, bug 270331
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
-rw-r--r--dev-ruby/actionmailer/ChangeLog6
-rw-r--r--dev-ruby/actionmailer/actionmailer-2.3.2.ebuild4
-rw-r--r--dev-ruby/actionpack/ChangeLog6
-rw-r--r--dev-ruby/actionpack/actionpack-2.3.2.ebuild4
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-2.3.2.ebuild4
-rw-r--r--dev-ruby/activeresource/ChangeLog6
-rw-r--r--dev-ruby/activeresource/activeresource-2.3.2.ebuild4
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/activesupport-2.3.2.ebuild4
-rw-r--r--dev-ruby/rails/ChangeLog5
-rw-r--r--dev-ruby/rails/rails-2.3.2.ebuild4
12 files changed, 41 insertions, 18 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index 64d808518ce4..e32e54d67958 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionmailer
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.102 2009/05/23 15:09:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.103 2009/05/23 16:57:25 gentoofan23 Exp $
+
+ 23 May 2009; Thomas Anderson <gentoofan23@gentoo.org>
+ actionmailer-2.3.2.ebuild:
+ stable amd64, bug 270331
23 May 2009; Brent Baude <ranger@gentoo.org> actionmailer-2.3.2.ebuild:
Marking actionmailer-2.3.2 ppc64 stable for bug 270331
diff --git a/dev-ruby/actionmailer/actionmailer-2.3.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.3.2.ebuild
index 59c789722111..e6634faed3a1 100644
--- a/dev-ruby/actionmailer/actionmailer-2.3.2.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.2.ebuild,v 1.4 2009/05/23 15:09:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.2.ebuild,v 1.5 2009/05/23 16:57:25 gentoofan23 Exp $
inherit ruby gems
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="~amd64 ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="~dev-ruby/actionpack-2.3.2
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index 6e2eb00a92cc..16c113edf7e5 100644
--- a/dev-ruby/actionpack/ChangeLog
+++ b/dev-ruby/actionpack/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionpack
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.107 2009/05/23 15:08:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.108 2009/05/23 16:52:46 gentoofan23 Exp $
+
+ 23 May 2009; Thomas Anderson <gentoofan23@gentoo.org>
+ actionpack-2.3.2.ebuild:
+ stable amd64, bug 270331
23 May 2009; Brent Baude <ranger@gentoo.org> actionpack-2.3.2.ebuild:
Marking actionpack-2.3.2 ppc64 stable for bug 270331
diff --git a/dev-ruby/actionpack/actionpack-2.3.2.ebuild b/dev-ruby/actionpack/actionpack-2.3.2.ebuild
index a8a49860a4ab..7069caa08167 100644
--- a/dev-ruby/actionpack/actionpack-2.3.2.ebuild
+++ b/dev-ruby/actionpack/actionpack-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.2.ebuild,v 1.4 2009/05/23 15:08:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.2.ebuild,v 1.5 2009/05/23 16:52:46 gentoofan23 Exp $
inherit ruby gems
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/"
LICENSE="MIT"
SLOT="2.3"
-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.6
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 7a0f51545bda..ebd278df0aca 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.101 2009/05/23 15:09:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.102 2009/05/23 16:55:16 gentoofan23 Exp $
+
+ 23 May 2009; Thomas Anderson <gentoofan23@gentoo.org>
+ activerecord-2.3.2.ebuild:
+ stable amd64, bug 270331
23 May 2009; Brent Baude <ranger@gentoo.org> activerecord-2.3.2.ebuild:
Marking activerecord-2.3.2 ppc64 stable for bug 270331
diff --git a/dev-ruby/activerecord/activerecord-2.3.2.ebuild b/dev-ruby/activerecord/activerecord-2.3.2.ebuild
index 1af41ffe4f8b..8a1e62116149 100644
--- a/dev-ruby/activerecord/activerecord-2.3.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.2.ebuild,v 1.4 2009/05/23 15:09:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.2.ebuild,v 1.5 2009/05/23 16:55:16 gentoofan23 Exp $
inherit ruby gems
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="2.3"
-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 dbde83dff08d..610a47327b56 100644
--- a/dev-ruby/activeresource/ChangeLog
+++ b/dev-ruby/activeresource/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activeresource
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.32 2009/05/23 15:08:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.33 2009/05/23 16:54:07 gentoofan23 Exp $
+
+ 23 May 2009; Thomas Anderson <gentoofan23@gentoo.org>
+ activeresource-2.3.2.ebuild:
+ stable amd64, bug 270331
23 May 2009; Brent Baude <ranger@gentoo.org> activeresource-2.3.2.ebuild:
Marking activeresource-2.3.2 ppc64 stable for bug 270331
diff --git a/dev-ruby/activeresource/activeresource-2.3.2.ebuild b/dev-ruby/activeresource/activeresource-2.3.2.ebuild
index c36e9502129a..4f91c6185dea 100644
--- a/dev-ruby/activeresource/activeresource-2.3.2.ebuild
+++ b/dev-ruby/activeresource/activeresource-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.2.ebuild,v 1.4 2009/05/23 15:08:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.2.ebuild,v 1.5 2009/05/23 16:54:07 gentoofan23 Exp $
inherit ruby gems
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/"
LICENSE="MIT"
SLOT="2.3"
-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.6
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 519af6310e3d..e09310915c22 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.86 2009/05/23 15:08:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.87 2009/05/23 16:49:55 gentoofan23 Exp $
+
+ 23 May 2009; Thomas Anderson <gentoofan23@gentoo.org>
+ activesupport-2.3.2.ebuild:
+ stable amd64, bug 270331
23 May 2009; Brent Baude <ranger@gentoo.org> activesupport-2.3.2.ebuild:
Marking activesupport-2.3.2 ppc64 stable for bug 270331
diff --git a/dev-ruby/activesupport/activesupport-2.3.2.ebuild b/dev-ruby/activesupport/activesupport-2.3.2.ebuild
index 480787a34e62..4c6786e32105 100644
--- a/dev-ruby/activesupport/activesupport-2.3.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v 1.4 2009/05/23 15:08:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v 1.5 2009/05/23 16:49:55 gentoofan23 Exp $
inherit ruby gems
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
LICENSE="MIT"
SLOT="2.3"
-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.6"
diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog
index dadc59b18802..0627e71dd67a 100644
--- a/dev-ruby/rails/ChangeLog
+++ b/dev-ruby/rails/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rails
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.135 2009/05/23 15:10:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.136 2009/05/23 16:58:22 gentoofan23 Exp $
+
+ 23 May 2009; Thomas Anderson <gentoofan23@gentoo.org> rails-2.3.2.ebuild:
+ stable amd64, bug 270331
23 May 2009; Brent Baude <ranger@gentoo.org> rails-2.3.2.ebuild:
Marking rails-2.3.2 ppc64 stable for bug 270331
diff --git a/dev-ruby/rails/rails-2.3.2.ebuild b/dev-ruby/rails/rails-2.3.2.ebuild
index e0dce31517c2..8dca108768e4 100644
--- a/dev-ruby/rails/rails-2.3.2.ebuild
+++ b/dev-ruby/rails/rails-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.2.ebuild,v 1.4 2009/05/23 15:10:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.2.ebuild,v 1.5 2009/05/23 16:58:22 gentoofan23 Exp $
inherit ruby gems
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.rubyonrails.org"
LICENSE="MIT"
SLOT="2.3"
-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.6