summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-10-18 17:23:49 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-10-18 17:23:49 +0000
commit9bbc686ce0c156b671c1905181c080c848688b4e (patch)
treeb8e9084c8e8f44982edbd3c0dd3189b01861cb77 /dev-ruby/activerecord
parentx86 stable, bug #287697 (diff)
downloadgentoo-2-9bbc686ce0c156b671c1905181c080c848688b4e.tar.gz
gentoo-2-9bbc686ce0c156b671c1905181c080c848688b4e.tar.bz2
gentoo-2-9bbc686ce0c156b671c1905181c080c848688b4e.zip
ppc stable #283396
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-2.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 79a294541c7a..47cc0a7f3093 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.116 2009/10/18 14:36:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.117 2009/10/18 17:23:49 nixnut Exp $
+
+ 18 Oct 2009; nixnut <nixnut@gentoo.org> activerecord-2.2.3.ebuild:
+ ppc stable #283396
18 Oct 2009; Brent Baude <ranger@gentoo.org> activerecord-2.2.3.ebuild:
Marking activerecord-2.2.3 ppc64 stable for bug 283396
diff --git a/dev-ruby/activerecord/activerecord-2.2.3.ebuild b/dev-ruby/activerecord/activerecord-2.2.3.ebuild
index c9ef1cf6146f..6283fbe63a99 100644
--- a/dev-ruby/activerecord/activerecord-2.2.3.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.2.3.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.3.ebuild,v 1.5 2009/10/18 14:36:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.2.3.ebuild,v 1.6 2009/10/18 17:23:49 nixnut Exp $
inherit ruby gems
USE_RUBY="ruby18"
@@ -10,7 +10,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"