summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-11 13:50:14 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-11 13:50:14 +0000
commitd6235c7259c7d13bfe269d02bc86ee9f2b3c83c9 (patch)
treeb8fb0550b47b3c7446f9a9e1541742f202b4ee08 /dev-ruby
parentMarking audacious-plugins-3.1 ppc64 for bug 383991 (diff)
downloadgentoo-2-d6235c7259c7d13bfe269d02bc86ee9f2b3c83c9.tar.gz
gentoo-2-d6235c7259c7d13bfe269d02bc86ee9f2b3c83c9.tar.bz2
gentoo-2-d6235c7259c7d13bfe269d02bc86ee9f2b3c83c9.zip
Marking activesupport-3.1.3 ~ppc64 for bug 396043
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-3.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index a125c8da2f03..63c9b57e2775 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.164 2012/02/06 18:30:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.165 2012/03/11 13:50:14 ranger Exp $
+
+ 11 Mar 2012; Brent Baude <ranger@gentoo.org> activesupport-3.1.3.ebuild:
+ Marking activesupport-3.1.3 ~ppc64 for bug 396043
06 Feb 2012; Brent Baude <ranger@gentoo.org> activesupport-3.1.3.ebuild:
Marking activesupport-3.1.3 ~ppc for bug 396043
diff --git a/dev-ruby/activesupport/activesupport-3.1.3.ebuild b/dev-ruby/activesupport/activesupport-3.1.3.ebuild
index e45d7c76db57..b1aa45588d8f 100644
--- a/dev-ruby/activesupport/activesupport-3.1.3.ebuild
+++ b/dev-ruby/activesupport/activesupport-3.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.1.3.ebuild,v 1.6 2012/02/06 18:30:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.1.3.ebuild,v 1.7 2012/03/11 13:50:14 ranger Exp $
EAPI=4
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.1"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-rails-*/${PN}"