summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-01-09 17:33:19 +0000
committerBrent Baude <ranger@gentoo.org>2009-01-09 17:33:19 +0000
commit24cb616050e674c4584e0a1d253d5eb85c082ae1 (patch)
treeb84eb246b6c3e3e6ab634bdd2239d96f94a735fc /dev-ruby
parentSparc stable, Bug #246003. (diff)
downloadgentoo-2-24cb616050e674c4584e0a1d253d5eb85c082ae1.tar.gz
gentoo-2-24cb616050e674c4584e0a1d253d5eb85c082ae1.tar.bz2
gentoo-2-24cb616050e674c4584e0a1d253d5eb85c082ae1.zip
Marking activesupport-2.2.2 ppc for bug 253425
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-2.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index cf497636dcf9..a6e1c1ed9085 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.80 2009/01/07 18:01:35 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.81 2009/01/09 17:33:19 ranger Exp $
+
+ 09 Jan 2009; Brent Baude <ranger@gentoo.org> activesupport-2.2.2.ebuild:
+ Marking activesupport-2.2.2 ppc for bug 253425
07 Jan 2009; Ferris McCormick <fmccor@gentoo.org>
activesupport-2.2.2.ebuild:
diff --git a/dev-ruby/activesupport/activesupport-2.2.2.ebuild b/dev-ruby/activesupport/activesupport-2.2.2.ebuild
index 8844e401702f..8231d33acd19 100644
--- a/dev-ruby/activesupport/activesupport-2.2.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.2.ebuild,v 1.4 2009/01/07 18:01:35 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.2.ebuild,v 1.5 2009/01/09 17:33:19 ranger Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
LICENSE="MIT"
SLOT="2.2"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.5"