summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-03-11 20:07:58 +0000
committerJohannes Huber <johu@gentoo.org>2014-03-11 20:07:58 +0000
commitc1a9472918c06319e645896ce85827e07475abb7 (patch)
tree84c0f2e3637b1c56728900f272762f51cd3c7541 /dev-ruby/activemodel
parent~x86 added, bug #487206 (diff)
downloadgentoo-2-c1a9472918c06319e645896ce85827e07475abb7.tar.gz
gentoo-2-c1a9472918c06319e645896ce85827e07475abb7.tar.bz2
gentoo-2-c1a9472918c06319e645896ce85827e07475abb7.zip
~x86 added, bug #487206
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'dev-ruby/activemodel')
-rw-r--r--dev-ruby/activemodel/ChangeLog6
-rw-r--r--dev-ruby/activemodel/activemodel-4.0.2.ebuild6
-rw-r--r--dev-ruby/activemodel/activemodel-4.0.3.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/activemodel/ChangeLog b/dev-ruby/activemodel/ChangeLog
index f627a8660011..70013d8ad5be 100644
--- a/dev-ruby/activemodel/ChangeLog
+++ b/dev-ruby/activemodel/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activemodel
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.69 2014/02/19 08:04:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.70 2014/03/11 20:07:58 johu Exp $
+
+ 11 Mar 2014; Johannes Huber <johu@gentoo.org> activemodel-4.0.2.ebuild,
+ activemodel-4.0.3.ebuild:
+ ~x86 added, bug #487206
*activemodel-4.0.3 (19 Feb 2014)
diff --git a/dev-ruby/activemodel/activemodel-4.0.2.ebuild b/dev-ruby/activemodel/activemodel-4.0.2.ebuild
index 5f435e424ba5..c9054e1a9f8e 100644
--- a/dev-ruby/activemodel/activemodel-4.0.2.ebuild
+++ b/dev-ruby/activemodel/activemodel-4.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.0.2.ebuild,v 1.1 2013/12/04 19:23:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.0.2.ebuild,v 1.2 2014/03/11 20:07:58 johu Exp $
EAPI=5
@@ -20,7 +20,7 @@ SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
diff --git a/dev-ruby/activemodel/activemodel-4.0.3.ebuild b/dev-ruby/activemodel/activemodel-4.0.3.ebuild
index eea75d4d5f6b..3986e68a10b7 100644
--- a/dev-ruby/activemodel/activemodel-4.0.3.ebuild
+++ b/dev-ruby/activemodel/activemodel-4.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.0.3.ebuild,v 1.1 2014/02/19 08:04:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.0.3.ebuild,v 1.2 2014/03/11 20:07:58 johu Exp $
EAPI=5
@@ -20,7 +20,7 @@ SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"