summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-24 14:49:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-24 14:49:57 +0000
commit14afa33bdb26c704556ecd92a0527fe2cef1ca57 (patch)
tree48006ae0c308c98122f0c93d9dab2c34f7f1eb76 /dev-ruby/actionpack
parentStable for ppc64, wrt bug #456840 (diff)
downloadgentoo-2-14afa33bdb26c704556ecd92a0527fe2cef1ca57.tar.gz
gentoo-2-14afa33bdb26c704556ecd92a0527fe2cef1ca57.tar.bz2
gentoo-2-14afa33bdb26c704556ecd92a0527fe2cef1ca57.zip
Stable for ppc64, wrt bug #456840
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/actionpack')
-rw-r--r--dev-ruby/actionpack/ChangeLog5
-rw-r--r--dev-ruby/actionpack/actionpack-2.3.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index c0d741b26da7..0b7bd874f194 100644
--- a/dev-ruby/actionpack/ChangeLog
+++ b/dev-ruby/actionpack/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/actionpack
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.243 2013/02/24 14:45:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.244 2013/02/24 14:49:57 ago Exp $
+
+ 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> actionpack-2.3.17.ebuild:
+ Stable for ppc64, wrt bug #456840
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> actionpack-2.3.17.ebuild:
Stable for ppc, wrt bug #456840
diff --git a/dev-ruby/actionpack/actionpack-2.3.17.ebuild b/dev-ruby/actionpack/actionpack-2.3.17.ebuild
index 30d30bff10f2..de986357ee35 100644
--- a/dev-ruby/actionpack/actionpack-2.3.17.ebuild
+++ b/dev-ruby/actionpack/actionpack-2.3.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.17.ebuild,v 1.2 2013/02/24 14:45:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.17.ebuild,v 1.3 2013/02/24 14:49:57 ago Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="~amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_PATCHES=( "${PN}-2.3.11-rails3.patch" "${PN}-2.3.10-i18n-0.4.2.patch" )