summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2012-05-17 10:52:20 +0000
committerThomas Kahle <tomka@gentoo.org>2012-05-17 10:52:20 +0000
commitca61b67c8b80bf48739cfb5387111b0c8af8978a (patch)
tree4c16d6eec39379229a58d58fdd268701b13de02f /dev-ruby
parentmarked ~x86 per bug 396547 (diff)
downloadgentoo-2-ca61b67c8b80bf48739cfb5387111b0c8af8978a.tar.gz
gentoo-2-ca61b67c8b80bf48739cfb5387111b0c8af8978a.tar.bz2
gentoo-2-ca61b67c8b80bf48739cfb5387111b0c8af8978a.zip
marked ~x86 per bug 396547
(Portage version: 2.1.10.62/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-3.1.4.ebuild4
-rw-r--r--dev-ruby/activerecord/activerecord-3.2.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 4aec251d8f31..a39383ef3927 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.182 2012/05/01 18:24:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.183 2012/05/17 10:52:20 tomka Exp $
+
+ 17 May 2012; Thomas Kahle <tomka@gentoo.org> activerecord-3.1.4.ebuild,
+ activerecord-3.2.3.ebuild:
+ marked ~x86 per bug 396547
01 May 2012; Raúl Porcel <armin76@gentoo.org> activerecord-2.3.14.ebuild,
activerecord-3.0.10.ebuild, activerecord-3.0.11.ebuild,
diff --git a/dev-ruby/activerecord/activerecord-3.1.4.ebuild b/dev-ruby/activerecord/activerecord-3.1.4.ebuild
index 82d344ba04b7..ee3bb1a917c0 100644
--- a/dev-ruby/activerecord/activerecord-3.1.4.ebuild
+++ b/dev-ruby/activerecord/activerecord-3.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.1.4.ebuild,v 1.1 2012/04/04 11:50:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.1.4.ebuild,v 1.2 2012/05/17 10:52:20 tomka Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -21,7 +21,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.1"
-KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="mysql postgres sqlite3"
RUBY_S="rails-rails-*/activerecord"
diff --git a/dev-ruby/activerecord/activerecord-3.2.3.ebuild b/dev-ruby/activerecord/activerecord-3.2.3.ebuild
index 37d74dde9c1a..084a73c379d1 100644
--- a/dev-ruby/activerecord/activerecord-3.2.3.ebuild
+++ b/dev-ruby/activerecord/activerecord-3.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.2.3.ebuild,v 1.1 2012/04/20 07:30:14 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.2.3.ebuild,v 1.2 2012/05/17 10:52:20 tomka Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -21,7 +21,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="mysql postgres sqlite3"
RUBY_S="rails-rails-*/activerecord"