summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-03-11 20:23:08 +0000
committerJohannes Huber <johu@gentoo.org>2014-03-11 20:23:08 +0000
commit4bc5fe0b162ea9a3c16683c32d19dcc0c3de0083 (patch)
treea480b696ba8788eadbc47971371dd8574360d75c /dev-ruby/activesupport
parent~x86 added, bug #487206 (diff)
downloadgentoo-2-4bc5fe0b162ea9a3c16683c32d19dcc0c3de0083.tar.gz
gentoo-2-4bc5fe0b162ea9a3c16683c32d19dcc0c3de0083.tar.bz2
gentoo-2-4bc5fe0b162ea9a3c16683c32d19dcc0c3de0083.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/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/activesupport-4.0.2.ebuild6
-rw-r--r--dev-ruby/activesupport/activesupport-4.0.3.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 082be8a0c94f..27290e51faed 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.244 2014/02/19 08:03:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.245 2014/03/11 20:23:08 johu Exp $
+
+ 11 Mar 2014; Johannes Huber <johu@gentoo.org> activesupport-4.0.2.ebuild,
+ activesupport-4.0.3.ebuild:
+ ~x86 added, bug #487206
*activesupport-4.0.3 (19 Feb 2014)
diff --git a/dev-ruby/activesupport/activesupport-4.0.2.ebuild b/dev-ruby/activesupport/activesupport-4.0.2.ebuild
index 8e7e878724dd..0d8afff53d79 100644
--- a/dev-ruby/activesupport/activesupport-4.0.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-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/activesupport/activesupport-4.0.2.ebuild,v 1.2 2013/12/25 09:43:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.2.ebuild,v 1.3 2014/03/11 20:23:08 johu Exp $
EAPI=5
@@ -22,7 +22,7 @@ SRC_URI="https://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/activesupport/activesupport-4.0.3.ebuild b/dev-ruby/activesupport/activesupport-4.0.3.ebuild
index 76fc15ee6e30..479550290229 100644
--- a/dev-ruby/activesupport/activesupport-4.0.3.ebuild
+++ b/dev-ruby/activesupport/activesupport-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/activesupport/activesupport-4.0.3.ebuild,v 1.1 2014/02/19 08:03:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.3.ebuild,v 1.2 2014/03/11 20:23:08 johu Exp $
EAPI=5
@@ -22,7 +22,7 @@ SRC_URI="https://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}"