From d987c2018881f2088d0c74a9ce1dcd8ae335980e Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 1 Jan 2015 11:00:08 +0000 Subject: Stable for ~ppc64, wrt bug #534186 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc64", signed Manifest commit with key 7194459F) --- dev-ruby/actionpack/ChangeLog | 5 ++++- dev-ruby/actionpack/actionpack-4.2.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index 825e26f7a618..9ef3222fef06 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionpack # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.299 2015/01/01 10:59:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.300 2015/01/01 11:00:08 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo actionpack-4.2.0.ebuild: + Stable for ~ppc64, wrt bug #534186 01 Jan 2015; Agostino Sarubbo actionpack-4.2.0.ebuild: Stable for ~ppc, wrt bug #534186 diff --git a/dev-ruby/actionpack/actionpack-4.2.0.ebuild b/dev-ruby/actionpack/actionpack-4.2.0.ebuild index 4be1bd6c8442..1c7199473861 100644 --- a/dev-ruby/actionpack/actionpack-4.2.0.ebuild +++ b/dev-ruby/actionpack/actionpack-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/actionpack/actionpack-4.2.0.ebuild,v 1.2 2015/01/01 10:59:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.2.0.ebuild,v 1.3 2015/01/01 11:00:08 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 ~ppc" +KEYWORDS="~amd64 ~ppc ~ppc64" IUSE="" RUBY_S="rails-${PV}/${PN}" -- cgit v1.2.3-65-gdbad