summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-09-14 21:55:14 +0000
committerMarkus Meier <maekke@gentoo.org>2009-09-14 21:55:14 +0000
commit824c268bb02deeb16da17b328ab0d225e9c56a86 (patch)
tree16d669c9e5d164310e1d1bb68e256f24537bd1cd /dev-ruby
parentversion bump (diff)
downloadhistorical-824c268bb02deeb16da17b328ab0d225e9c56a86.tar.gz
historical-824c268bb02deeb16da17b328ab0d225e9c56a86.tar.bz2
historical-824c268bb02deeb16da17b328ab0d225e9c56a86.zip
amd64/x86 stable, bug #283396
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/actionmailer/ChangeLog5
-rw-r--r--dev-ruby/actionmailer/actionmailer-2.3.4.ebuild4
-rw-r--r--dev-ruby/actionpack/ChangeLog5
-rw-r--r--dev-ruby/actionpack/actionpack-2.3.4.ebuild4
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-2.3.4.ebuild4
-rw-r--r--dev-ruby/activeresource/ChangeLog5
-rw-r--r--dev-ruby/activeresource/activeresource-2.3.4.ebuild4
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-2.3.4.ebuild4
-rw-r--r--dev-ruby/rails/ChangeLog5
-rw-r--r--dev-ruby/rails/rails-2.3.4.ebuild4
12 files changed, 36 insertions, 18 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index feff86530bd8..d8c33d2b10fc 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.109 2009/09/04 06:21:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.110 2009/09/14 21:53:35 maekke Exp $
+
+ 14 Sep 2009; Markus Meier <maekke@gentoo.org> actionmailer-2.3.4.ebuild:
+ amd64/x86 stable, bug #283396
*actionmailer-2.3.4 (04 Sep 2009)
diff --git a/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild b/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild
index 4e5dfa362c4e..207c20e7c2f7 100644
--- a/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-2.3.4.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.4.ebuild,v 1.1 2009/09/04 06:21:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild,v 1.2 2009/09/14 21:53:35 maekke 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.4
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index bef23e9d1d2c..3d6d1adf4911 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.115 2009/09/04 06:16:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.116 2009/09/14 21:49:04 maekke Exp $
+
+ 14 Sep 2009; Markus Meier <maekke@gentoo.org> actionpack-2.3.4.ebuild:
+ amd64/x86 stable, bug #283396
*actionpack-2.3.4 (04 Sep 2009)
diff --git a/dev-ruby/actionpack/actionpack-2.3.4.ebuild b/dev-ruby/actionpack/actionpack-2.3.4.ebuild
index 6a9444711ffe..d139021b87fc 100644
--- a/dev-ruby/actionpack/actionpack-2.3.4.ebuild
+++ b/dev-ruby/actionpack/actionpack-2.3.4.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.4.ebuild,v 1.1 2009/09/04 06:16:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v 1.2 2009/09/14 21:49:04 maekke 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 3dfa124df88b..5aeb05bb43b5 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.106 2009/09/04 06:25:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.107 2009/09/14 21:50:38 maekke Exp $
+
+ 14 Sep 2009; Markus Meier <maekke@gentoo.org> activerecord-2.3.4.ebuild:
+ amd64/x86 stable, bug #283396
*activerecord-2.3.4 (04 Sep 2009)
diff --git a/dev-ruby/activerecord/activerecord-2.3.4.ebuild b/dev-ruby/activerecord/activerecord-2.3.4.ebuild
index fd4a6a0d9359..fcc526a71d55 100644
--- a/dev-ruby/activerecord/activerecord-2.3.4.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.3.4.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.4.ebuild,v 1.1 2009/09/04 06:25:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.4.ebuild,v 1.2 2009/09/14 21:50:38 maekke 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"
DEPEND=">=dev-lang/ruby-1.8.6
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog
index 15071c2bc439..9d4084b4c573 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.37 2009/09/04 06:12:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.38 2009/09/14 21:52:06 maekke Exp $
+
+ 14 Sep 2009; Markus Meier <maekke@gentoo.org> activeresource-2.3.4.ebuild:
+ amd64/x86 stable, bug #283396
*activeresource-2.3.4 (04 Sep 2009)
diff --git a/dev-ruby/activeresource/activeresource-2.3.4.ebuild b/dev-ruby/activeresource/activeresource-2.3.4.ebuild
index fd2f99d48e6c..daffffb230d3 100644
--- a/dev-ruby/activeresource/activeresource-2.3.4.ebuild
+++ b/dev-ruby/activeresource/activeresource-2.3.4.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.4.ebuild,v 1.1 2009/09/04 06:12:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.4.ebuild,v 1.2 2009/09/14 21:52:06 maekke 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 0500161c1bf4..9721fabc77d6 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.91 2009/09/04 06:06:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.92 2009/09/14 21:47:38 maekke Exp $
+
+ 14 Sep 2009; Markus Meier <maekke@gentoo.org> activesupport-2.3.4.ebuild:
+ amd64/x86 stable, bug #283396
*activesupport-2.3.4 (04 Sep 2009)
diff --git a/dev-ruby/activesupport/activesupport-2.3.4.ebuild b/dev-ruby/activesupport/activesupport-2.3.4.ebuild
index fcec96d7d4d4..ff808d9819b6 100644
--- a/dev-ruby/activesupport/activesupport-2.3.4.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.3.4.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.4.ebuild,v 1.1 2009/09/04 06:06:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.4.ebuild,v 1.2 2009/09/14 21:47:38 maekke 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 3af36946293d..d1178aa47e78 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.144 2009/09/14 11:47:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.145 2009/09/14 21:55:14 maekke Exp $
+
+ 14 Sep 2009; Markus Meier <maekke@gentoo.org> rails-2.3.4.ebuild:
+ amd64/x86 stable, bug #283396
14 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> rails-2.3.4.ebuild:
Bump rubygems requirement to 1.3.2.
diff --git a/dev-ruby/rails/rails-2.3.4.ebuild b/dev-ruby/rails/rails-2.3.4.ebuild
index bbcf63a7014c..12f3ca326fea 100644
--- a/dev-ruby/rails/rails-2.3.4.ebuild
+++ b/dev-ruby/rails/rails-2.3.4.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.4.ebuild,v 1.2 2009/09/14 11:47:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.4.ebuild,v 1.3 2009/09/14 21:55:14 maekke 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