summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-01-09 17:35:58 +0000
committerBrent Baude <ranger@gentoo.org>2009-01-09 17:35:58 +0000
commit939addd4b53271cee4f84447a13d222b815d3c6e (patch)
tree1ffc22a7c76aac1ede9cab3937ec1d54cdef344f /dev-ruby
parentMarking actionmailer-2.2.2 ppc for bug 253425 (diff)
downloadhistorical-939addd4b53271cee4f84447a13d222b815d3c6e.tar.gz
historical-939addd4b53271cee4f84447a13d222b815d3c6e.tar.bz2
historical-939addd4b53271cee4f84447a13d222b815d3c6e.zip
Marking activerecord-2.2.2 ppc for bug 253425
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-2.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index b437380ba8d6..4e3cb9d7f14c 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.94 2009/01/07 18:09:18 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.95 2009/01/09 17:35:58 ranger Exp $
+
+ 09 Jan 2009; Brent Baude <ranger@gentoo.org> activerecord-2.2.2.ebuild:
+ Marking activerecord-2.2.2 ppc for bug 253425
07 Jan 2009; Ferris McCormick <fmccor@gentoo.org>
activerecord-2.2.2.ebuild:
diff --git a/dev-ruby/activerecord/activerecord-2.2.2.ebuild b/dev-ruby/activerecord/activerecord-2.2.2.ebuild
index 5a1a09230cbb..7e61b7b8a91e 100644
--- a/dev-ruby/activerecord/activerecord-2.2.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-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/activerecord/activerecord-2.2.2.ebuild,v 1.4 2009/01/07 18:09:18 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.2.2.ebuild,v 1.5 2009/01/09 17:35:58 ranger Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="2.2"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="mysql postgres sqlite sqlite3"
RESTRICT="test"