x86 stable, bug #379511
authorMarkus Meier <maekke@gentoo.org>
Wed, 24 Aug 2011 19:20:56 +0000 (19:20 +0000)
committerMarkus Meier <maekke@gentoo.org>
Wed, 24 Aug 2011 19:20:56 +0000 (19:20 +0000)
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64

12 files changed:
dev-ruby/actionmailer/ChangeLog
dev-ruby/actionmailer/actionmailer-2.3.14.ebuild
dev-ruby/actionpack/ChangeLog
dev-ruby/actionpack/actionpack-2.3.14.ebuild
dev-ruby/activerecord/ChangeLog
dev-ruby/activerecord/activerecord-2.3.14.ebuild
dev-ruby/activeresource/ChangeLog
dev-ruby/activeresource/activeresource-2.3.14.ebuild
dev-ruby/activesupport/ChangeLog
dev-ruby/activesupport/activesupport-2.3.14.ebuild
dev-ruby/rails/ChangeLog
dev-ruby/rails/rails-2.3.14.ebuild

index a7c987b5140eda70e6f503ade068d58385bce3fc..0ac30cd22c39123099ed5eaf867ffdacaad87c2e 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.168 2011/08/18 17:44:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.169 2011/08/24 19:18:44 maekke Exp $
+
+  24 Aug 2011; Markus Meier <maekke@gentoo.org> actionmailer-2.3.14.ebuild:
+  x86 stable, bug #379511
 
   18 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
   actionmailer-2.3.14.ebuild:
index aafffafe6f47f58bd521ee7238011d9906a49d16..89385da1d2c27f3d31e7bd1ed886db3b3000c4a2 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.14.ebuild,v 1.3 2011/08/18 17:44:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.14.ebuild,v 1.4 2011/08/24 19:18:44 maekke Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 jruby"
@@ -15,7 +15,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=( "${PN}-2.3.10-rails3.patch" )
index 12cd37a03bd9ac01b81220ad8178b176f2250367..7dfae547cc67fd4e617227d851e5f053e17adac2 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.189 2011/08/18 17:44:52 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.190 2011/08/24 19:17:39 maekke Exp $
+
+  24 Aug 2011; Markus Meier <maekke@gentoo.org> actionpack-2.3.14.ebuild:
+  x86 stable, bug #379511
 
   18 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> actionpack-2.3.14.ebuild:
   ppc64/ppc stable wrt #379511
index 46e55c1606c7389c4cc852582d6c8f5f9207d80b..69222f6193c0df95ccfaf772b8fa030a99dc45a4 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.14.ebuild,v 1.3 2011/08/18 17:44:52 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.14.ebuild,v 1.4 2011/08/24 19:17:39 maekke Exp $
 
 EAPI=2
 
@@ -19,7 +19,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/"
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=( "${PN}-2.3.11-rails3.patch" "${PN}-2.3.10-i18n-0.4.2.patch" )
index b5128898f3feaa7263eeaa0baebcb38f0b5c43f4..de2088555622b3c93185db4e1ea26b955c7e09f4 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activerecord
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.167 2011/08/18 17:44:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.168 2011/08/24 19:14:01 maekke Exp $
+
+  24 Aug 2011; Markus Meier <maekke@gentoo.org> activerecord-2.3.14.ebuild:
+  x86 stable, bug #379511
 
   18 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
   activerecord-2.3.14.ebuild:
index 809f059fc4fb28fbbeb34f46b568a410804a196a..f8e14b84cff5560f332ad6e4d1887990c9e206ca 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.14.ebuild,v 1.3 2011/08/18 17:44:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.14.ebuild,v 1.4 2011/08/24 19:14:01 maekke Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 jruby"
@@ -18,7 +18,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="mysql postgres sqlite3" #sqlite
 
 ruby_add_rdepend "~dev-ruby/activesupport-${PV}"
index 1e5345b0dfe271eecb7626f10958ebfd3521858b..59fa33e0b85e246c42ef352608ee6f8f0beb0dab 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activeresource
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.92 2011/08/18 17:44:52 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.93 2011/08/24 19:19:47 maekke Exp $
+
+  24 Aug 2011; Markus Meier <maekke@gentoo.org> activeresource-2.3.14.ebuild:
+  x86 stable, bug #379511
 
   18 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
   activeresource-2.3.14.ebuild:
index 461990bebafb5c853d6ca47d594dad17be3f89f3..56194e19ac771477e53ef633e68e70fec2c0f5ca 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.14.ebuild,v 1.3 2011/08/18 17:44:52 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.14.ebuild,v 1.4 2011/08/24 19:19:47 maekke Exp $
 
 EAPI=2
 
@@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/"
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc ~x86 -x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86 -x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend "~dev-ruby/activesupport-${PV}"
index 26b6a1cfff9855561fc1afb9505c26fedf6fc815..2270048f390dc5fc26a63d599a14ca25501ded2c 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.150 2011/08/18 17:44:52 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.151 2011/08/24 19:12:53 maekke Exp $
+
+  24 Aug 2011; Markus Meier <maekke@gentoo.org> activesupport-2.3.14.ebuild:
+  x86 stable, bug #379511
 
   18 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
   activesupport-2.3.14.ebuild:
index 619c892c20574032573a3d9fb06d749947005065..4ad8927f605e4c65b09a0b773fbcff238aa2528e 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.14.ebuild,v 1.3 2011/08/18 17:44:52 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.14.ebuild,v 1.4 2011/08/24 19:12:53 maekke Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 jruby"
@@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/builder-2.1.2:0 >=dev-ruby/tzinfo-0.3.16 >=dev-ruby/i18n-0.4.1:0.4"
index 8a4974c9b831a1c31128dfb3ca4181600312f1d5..8a92fc53080b49fef969c766b7fa52203adc3362 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rails
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.201 2011/08/18 17:44:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.202 2011/08/24 19:20:56 maekke Exp $
+
+  24 Aug 2011; Markus Meier <maekke@gentoo.org> rails-2.3.14.ebuild:
+  x86 stable, bug #379511
 
   18 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> rails-2.3.14.ebuild:
   ppc64/ppc stable wrt #379511
index 991faaa3810b2ca4aabdd440b9b9a175be2c58e2..1ff05f517f18b5cf854a3dbcbf50185cdc3194a5 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.14.ebuild,v 1.3 2011/08/18 17:44:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.14.ebuild,v 1.4 2011/08/24 19:20:56 maekke Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18"
@@ -20,7 +20,7 @@ HOMEPAGE="http://www.rubyonrails.org"
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 IUSE=""