summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-09-29 22:27:33 +0000
committerBrent Baude <ranger@gentoo.org>2010-09-29 22:27:33 +0000
commitee45b877b9a5ebbdde440012416493889f1726cf (patch)
tree6ba00a75bc65e0644b88f94704eb105551d069ed /dev-ruby/activesupport
parentMarking rack-1.1.0 ~ppc64 for bug 322175 (diff)
downloadhistorical-ee45b877b9a5ebbdde440012416493889f1726cf.tar.gz
historical-ee45b877b9a5ebbdde440012416493889f1726cf.tar.bz2
historical-ee45b877b9a5ebbdde440012416493889f1726cf.zip
Marking activesupport-2.3.8 ~ppc64 for bug 322175
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-2.3.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 06426944e157..6585057e3875 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.124 2010/09/28 21:47:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.125 2010/09/29 22:27:33 ranger Exp $
+
+ 29 Sep 2010; Brent Baude <ranger@gentoo.org> activesupport-2.3.8.ebuild:
+ Marking activesupport-2.3.8 ~ppc64 for bug 322175
28 Sep 2010; Brent Baude <ranger@gentoo.org> activesupport-2.3.8.ebuild:
Marking activesupport-2.3.8 ~ppc for bug 322175
diff --git a/dev-ruby/activesupport/activesupport-2.3.8.ebuild b/dev-ruby/activesupport/activesupport-2.3.8.ebuild
index cbb514d4d4ed..30b6c06ab00a 100644
--- a/dev-ruby/activesupport/activesupport-2.3.8.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.8.ebuild,v 1.2 2010/09/28 21:47:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.8.ebuild,v 1.3 2010/09/29 22:27:33 ranger Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/builder-2.1.2 >=dev-ruby/tzinfo-0.3.16 >=dev-ruby/i18n-0.3.3:0.3"