summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-01 10:59:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-01 10:59:26 +0000
commit0462bc4b100de301c3b29d32daa9acf067ab0d6f (patch)
tree57f3bb671579ded9bab3216c596c6eebea6397e3 /dev-ruby/activemodel
parentStable for ~ppc, wrt bug #534186 (diff)
downloadgentoo-2-0462bc4b100de301c3b29d32daa9acf067ab0d6f.tar.gz
gentoo-2-0462bc4b100de301c3b29d32daa9acf067ab0d6f.tar.bz2
gentoo-2-0462bc4b100de301c3b29d32daa9acf067ab0d6f.zip
Stable for ~ppc, wrt bug #534186
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/activemodel')
-rw-r--r--dev-ruby/activemodel/ChangeLog5
-rw-r--r--dev-ruby/activemodel/activemodel-4.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activemodel/ChangeLog b/dev-ruby/activemodel/ChangeLog
index e1d410157e6b..7197657ded3b 100644
--- a/dev-ruby/activemodel/ChangeLog
+++ b/dev-ruby/activemodel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activemodel
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.97 2015/01/01 10:19:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.98 2015/01/01 10:59:26 ago Exp $
+
+ 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> activemodel-4.2.0.ebuild:
+ Stable for ~ppc, wrt bug #534186
*activemodel-4.2.0 (01 Jan 2015)
diff --git a/dev-ruby/activemodel/activemodel-4.2.0.ebuild b/dev-ruby/activemodel/activemodel-4.2.0.ebuild
index 8f6c49a32357..cff808e92b56 100644
--- a/dev-ruby/activemodel/activemodel-4.2.0.ebuild
+++ b/dev-ruby/activemodel/activemodel-4.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.2.0.ebuild,v 1.1 2015/01/01 10:19:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.2.0.ebuild,v 1.2 2015/01/01 10:59:26 ago 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"
+KEYWORDS="~amd64 ~ppc"
IUSE=""
RUBY_S="rails-${PV}/${PN}"