summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-07 19:06:31 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-07 19:06:31 +0000
commitee9fdb4f89b7ac71f6afdcf486fd0feb45dd1d85 (patch)
treea1a77aa6b9d5aba9831a448b552e579b70160b60 /dev-ruby
parentVersion bump. (diff)
downloadhistorical-ee9fdb4f89b7ac71f6afdcf486fd0feb45dd1d85.tar.gz
historical-ee9fdb4f89b7ac71f6afdcf486fd0feb45dd1d85.tar.bz2
historical-ee9fdb4f89b7ac71f6afdcf486fd0feb45dd1d85.zip
amd64 stable, bug #283396
Package-Manager: portage-2.2_rc44/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/actionmailer/ChangeLog5
-rw-r--r--dev-ruby/actionmailer/actionmailer-2.2.3.ebuild4
-rw-r--r--dev-ruby/actionpack/ChangeLog5
-rw-r--r--dev-ruby/actionpack/actionpack-2.2.3.ebuild4
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-2.2.3.ebuild4
-rw-r--r--dev-ruby/activeresource/ChangeLog5
-rw-r--r--dev-ruby/activeresource/activeresource-2.2.3.ebuild4
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-2.2.3.ebuild4
-rw-r--r--dev-ruby/rails/ChangeLog5
-rw-r--r--dev-ruby/rails/rails-2.2.3.ebuild4
12 files changed, 36 insertions, 18 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index 459a430451a3..165a72d3418b 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,9 @@
# 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.116 2009/10/04 12:59:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.117 2009/10/07 19:05:23 maekke Exp $
+
+ 07 Oct 2009; Markus Meier <maekke@gentoo.org> actionmailer-2.2.3.ebuild:
+ amd64 stable, bug #283396
04 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
actionmailer-2.2.3.ebuild:
diff --git a/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild b/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild
index e70c696d7002..afa4815ec9c7 100644
--- a/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-2.2.3.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.2.3.ebuild,v 1.2 2009/10/04 12:59:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild,v 1.3 2009/10/07 19:05:23 maekke Exp $
inherit ruby gems
USE_RUBY="ruby18"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
LICENSE="MIT"
SLOT="2.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.2.3
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index 812831180180..617d4d11073f 100644
--- a/dev-ruby/actionpack/ChangeLog
+++ b/dev-ruby/actionpack/ChangeLog
@@ -1,6 +1,9 @@
# 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.122 2009/10/04 12:51:22 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.123 2009/10/07 19:04:07 maekke Exp $
+
+ 07 Oct 2009; Markus Meier <maekke@gentoo.org> actionpack-2.2.3.ebuild:
+ amd64 stable, bug #283396
04 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
actionpack-2.2.3.ebuild:
diff --git a/dev-ruby/actionpack/actionpack-2.2.3.ebuild b/dev-ruby/actionpack/actionpack-2.2.3.ebuild
index c39b269ad485..b57f7064cabb 100644
--- a/dev-ruby/actionpack/actionpack-2.2.3.ebuild
+++ b/dev-ruby/actionpack/actionpack-2.2.3.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.2.3.ebuild,v 1.2 2009/10/04 12:51:22 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.2.3.ebuild,v 1.3 2009/10/07 19:04:07 maekke Exp $
inherit ruby gems
USE_RUBY="ruby18"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/"
LICENSE="MIT"
SLOT="2.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 edb3dd1b6be8..ec2b51a87288 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,9 @@
# 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.113 2009/10/04 12:56:49 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.114 2009/10/07 18:59:00 maekke Exp $
+
+ 07 Oct 2009; Markus Meier <maekke@gentoo.org> activerecord-2.2.3.ebuild:
+ amd64 stable, bug #283396
04 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
activerecord-2.2.3.ebuild:
diff --git a/dev-ruby/activerecord/activerecord-2.2.3.ebuild b/dev-ruby/activerecord/activerecord-2.2.3.ebuild
index ffcba3fe915e..94d1da4d3c5c 100644
--- a/dev-ruby/activerecord/activerecord-2.2.3.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.2.3.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.2.3.ebuild,v 1.2 2009/10/04 12:56:49 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.2.3.ebuild,v 1.3 2009/10/07 18:59:00 maekke Exp $
inherit ruby gems
USE_RUBY="ruby18"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="2.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 5d6dbdc9a22d..b9a16af19e39 100644
--- a/dev-ruby/activeresource/ChangeLog
+++ b/dev-ruby/activeresource/ChangeLog
@@ -1,6 +1,9 @@
# 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.44 2009/10/04 12:54:02 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.45 2009/10/07 19:00:18 maekke Exp $
+
+ 07 Oct 2009; Markus Meier <maekke@gentoo.org> activeresource-2.2.3.ebuild:
+ amd64 stable, bug #283396
04 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
activeresource-2.2.3.ebuild:
diff --git a/dev-ruby/activeresource/activeresource-2.2.3.ebuild b/dev-ruby/activeresource/activeresource-2.2.3.ebuild
index 5f36f1811dee..93936869f2f1 100644
--- a/dev-ruby/activeresource/activeresource-2.2.3.ebuild
+++ b/dev-ruby/activeresource/activeresource-2.2.3.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.2.3.ebuild,v 1.2 2009/10/04 12:54:02 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.2.3.ebuild,v 1.3 2009/10/07 19:00:18 maekke Exp $
inherit ruby gems
USE_RUBY="ruby18"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/"
LICENSE="MIT"
SLOT="2.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 cbe6bc76fcf7..89bc2ef1517e 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# 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.98 2009/10/04 12:48:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.99 2009/10/07 18:57:30 maekke Exp $
+
+ 07 Oct 2009; Markus Meier <maekke@gentoo.org> activesupport-2.2.3.ebuild:
+ amd64 stable, bug #283396
04 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
activesupport-2.2.3.ebuild:
diff --git a/dev-ruby/activesupport/activesupport-2.2.3.ebuild b/dev-ruby/activesupport/activesupport-2.2.3.ebuild
index be6cc6bc5ef2..01588d01805b 100644
--- a/dev-ruby/activesupport/activesupport-2.2.3.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.2.3.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.2.3.ebuild,v 1.2 2009/10/04 12:48:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.3 2009/10/07 18:57:30 maekke Exp $
inherit ruby gems
USE_RUBY="ruby18"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
LICENSE="MIT"
SLOT="2.2"
-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 92c3c9ba8bef..0089efa514c5 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.151 2009/10/04 13:02:18 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.152 2009/10/07 19:06:31 maekke Exp $
+
+ 07 Oct 2009; Markus Meier <maekke@gentoo.org> rails-2.2.3.ebuild:
+ amd64 stable, bug #283396
04 Oct 2009; Christian Faulhammer <fauli@gentoo.org> rails-2.2.3.ebuild:
stable x86, bug 283396
diff --git a/dev-ruby/rails/rails-2.2.3.ebuild b/dev-ruby/rails/rails-2.2.3.ebuild
index 2893c19d62e7..21ff6166445e 100644
--- a/dev-ruby/rails/rails-2.2.3.ebuild
+++ b/dev-ruby/rails/rails-2.2.3.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.2.3.ebuild,v 1.2 2009/10/04 13:02:18 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.2.3.ebuild,v 1.3 2009/10/07 19:06:31 maekke Exp $
inherit ruby gems
USE_RUBY="ruby18"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.rubyonrails.org"
LICENSE="MIT"
SLOT="2.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