summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-03-11 20:09:13 +0000
committerJohannes Huber <johu@gentoo.org>2014-03-11 20:09:13 +0000
commit887bcb627f9e83ea3f8be77ab7cc07970789c8ac (patch)
tree466227ec0e56f9a119c14b3a158349ca9439c0df /dev-ruby/actionpack
parentCleanup due #239126 (diff)
downloadgentoo-2-887bcb627f9e83ea3f8be77ab7cc07970789c8ac.tar.gz
gentoo-2-887bcb627f9e83ea3f8be77ab7cc07970789c8ac.tar.bz2
gentoo-2-887bcb627f9e83ea3f8be77ab7cc07970789c8ac.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/actionpack')
-rw-r--r--dev-ruby/actionpack/ChangeLog6
-rw-r--r--dev-ruby/actionpack/actionpack-4.0.2.ebuild6
-rw-r--r--dev-ruby/actionpack/actionpack-4.0.3.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index f88b8d94dc06..5341eea96283 100644
--- a/dev-ruby/actionpack/ChangeLog
+++ b/dev-ruby/actionpack/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionpack
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.268 2014/02/19 08:04:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.269 2014/03/11 20:09:13 johu Exp $
+
+ 11 Mar 2014; Johannes Huber <johu@gentoo.org> actionpack-4.0.2.ebuild,
+ actionpack-4.0.3.ebuild:
+ ~x86 added, bug #487206
*actionpack-4.0.3 (19 Feb 2014)
diff --git a/dev-ruby/actionpack/actionpack-4.0.2.ebuild b/dev-ruby/actionpack/actionpack-4.0.2.ebuild
index 5500e931ed6b..4a976e994d52 100644
--- a/dev-ruby/actionpack/actionpack-4.0.2.ebuild
+++ b/dev-ruby/actionpack/actionpack-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/actionpack/actionpack-4.0.2.ebuild,v 1.1 2013/12/04 19:23:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.2.ebuild,v 1.2 2014/03/11 20:09:13 johu Exp $
EAPI=5
@@ -23,7 +23,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/actionpack/actionpack-4.0.3.ebuild b/dev-ruby/actionpack/actionpack-4.0.3.ebuild
index a71ac21b3020..ca629d3aa150 100644
--- a/dev-ruby/actionpack/actionpack-4.0.3.ebuild
+++ b/dev-ruby/actionpack/actionpack-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/actionpack/actionpack-4.0.3.ebuild,v 1.1 2014/02/19 08:04:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.3.ebuild,v 1.2 2014/03/11 20:09:13 johu Exp $
EAPI=5
@@ -23,7 +23,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}"