summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-05-11 16:15:55 +0000
committerMarkus Meier <maekke@gentoo.org>2008-05-11 16:15:55 +0000
commit81eb0b38bace9ae91c5b190d5e97e604110a9278 (patch)
treeeece8ab54e20040eaeb63322e040b1a98a09ecd7
parentStable on ppc64; bug #219638 (diff)
downloadhistorical-81eb0b38bace9ae91c5b190d5e97e604110a9278.tar.gz
historical-81eb0b38bace9ae91c5b190d5e97e604110a9278.tar.bz2
historical-81eb0b38bace9ae91c5b190d5e97e604110a9278.zip
x86 stable, bug #221309
Package-Manager: portage-2.1.5_rc10
-rw-r--r--dev-ruby/actionmailer/ChangeLog5
-rw-r--r--dev-ruby/actionmailer/actionmailer-2.0.2.ebuild4
-rw-r--r--dev-ruby/actionpack/ChangeLog5
-rw-r--r--dev-ruby/actionpack/actionpack-2.0.2.ebuild4
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-2.0.2.ebuild4
-rw-r--r--dev-ruby/activeresource/ChangeLog5
-rw-r--r--dev-ruby/activeresource/activeresource-2.0.2.ebuild4
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-2.0.2.ebuild4
-rw-r--r--dev-ruby/rails/ChangeLog5
-rw-r--r--dev-ruby/rails/rails-2.0.2.ebuild4
12 files changed, 36 insertions, 18 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index 47c264022a94..aca468b09939 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.72 2008/05/11 12:02:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.73 2008/05/11 16:10:50 maekke Exp $
+
+ 11 May 2008; Markus Meier <maekke@gentoo.org> actionmailer-2.0.2.ebuild:
+ x86 stable, bug #221309
11 May 2008; Hans de Graaff <graaff@gentoo.org> actionmailer-2.0.2.ebuild:
Stable on amd64, bug #221309
diff --git a/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild
index 7eb2d55c61f2..fb0912f57763 100644
--- a/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-2.0.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.0.2.ebuild,v 1.2 2008/05/11 12:02:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild,v 1.3 2008/05/11 16:10:50 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.2
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index 99d68f7301fb..d50f614123b8 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.73 2008/05/11 12:01:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.74 2008/05/11 16:09:12 maekke Exp $
+
+ 11 May 2008; Markus Meier <maekke@gentoo.org> actionpack-2.0.2.ebuild:
+ x86 stable, bug #221309
11 May 2008; Hans de Graaff <graaff@gentoo.org> actionpack-2.0.2.ebuild:
Stable on amd64, bug #221309
diff --git a/dev-ruby/actionpack/actionpack-2.0.2.ebuild b/dev-ruby/actionpack/actionpack-2.0.2.ebuild
index 00348ae5a046..46086cf6dc1b 100644
--- a/dev-ruby/actionpack/actionpack-2.0.2.ebuild
+++ b/dev-ruby/actionpack/actionpack-2.0.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.0.2.ebuild,v 1.2 2008/05/11 12:01:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v 1.3 2008/05/11 16:09:12 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 c0b9bed77ddd..e6b6d2415f97 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.71 2008/05/11 12:03:38 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.72 2008/05/11 16:13:36 maekke Exp $
+
+ 11 May 2008; Markus Meier <maekke@gentoo.org> activerecord-2.0.2.ebuild:
+ x86 stable, bug #221309
11 May 2008; Hans de Graaff <graaff@gentoo.org> activerecord-2.0.2.ebuild:
Stable on amd64, bug #221309
diff --git a/dev-ruby/activerecord/activerecord-2.0.2.ebuild b/dev-ruby/activerecord/activerecord-2.0.2.ebuild
index df2cd72c9ab1..b54f4b1a0812 100644
--- a/dev-ruby/activerecord/activerecord-2.0.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.0.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.0.2.ebuild,v 1.2 2008/05/11 12:03:38 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.0.2.ebuild,v 1.3 2008/05/11 16:13:36 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 490d63e8c8eb..c67f590aa4ea 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.4 2008/05/11 12:01:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.5 2008/05/11 16:06:27 maekke Exp $
+
+ 11 May 2008; Markus Meier <maekke@gentoo.org> activeresource-2.0.2.ebuild:
+ x86 stable, bug #221309
11 May 2008; Hans de Graaff <graaff@gentoo.org>
activeresource-2.0.2.ebuild:
diff --git a/dev-ruby/activeresource/activeresource-2.0.2.ebuild b/dev-ruby/activeresource/activeresource-2.0.2.ebuild
index e2e0de51868d..d0849f76b26a 100644
--- a/dev-ruby/activeresource/activeresource-2.0.2.ebuild
+++ b/dev-ruby/activeresource/activeresource-2.0.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.0.2.ebuild,v 1.3 2008/05/11 12:01:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.4 2008/05/11 16:06:27 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 822a70e401b6..93806c7e7502 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.55 2008/05/11 12:00:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.56 2008/05/11 16:04:55 maekke Exp $
+
+ 11 May 2008; Markus Meier <maekke@gentoo.org> activesupport-2.0.2.ebuild:
+ x86 stable, bug #221309
11 May 2008; Hans de Graaff <graaff@gentoo.org>
activesupport-2.0.2.ebuild:
diff --git a/dev-ruby/activesupport/activesupport-2.0.2.ebuild b/dev-ruby/activesupport/activesupport-2.0.2.ebuild
index 89945c1801f8..a2e043a13f84 100644
--- a/dev-ruby/activesupport/activesupport-2.0.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.0.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.0.2.ebuild,v 1.2 2008/05/11 12:00:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.3 2008/05/11 16:04:55 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 9f0a5e515fa6..52d681776cc8 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.99 2008/05/11 12:04:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.100 2008/05/11 16:15:55 maekke Exp $
+
+ 11 May 2008; Markus Meier <maekke@gentoo.org> rails-2.0.2.ebuild:
+ x86 stable, bug #221309
11 May 2008; Hans de Graaff <graaff@gentoo.org> rails-2.0.2.ebuild:
Stable on amd64, bug #221309
diff --git a/dev-ruby/rails/rails-2.0.2.ebuild b/dev-ruby/rails/rails-2.0.2.ebuild
index 3e2bd12c1bff..f31736366db0 100644
--- a/dev-ruby/rails/rails-2.0.2.ebuild
+++ b/dev-ruby/rails/rails-2.0.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.0.2.ebuild,v 1.4 2008/05/11 12:04:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.0.2.ebuild,v 1.5 2008/05/11 16:15:55 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