summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-05-16 17:36:32 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-05-16 17:36:32 +0000
commit0ea2882430f91ec5525e0f8402f6fa74bde59eb7 (patch)
treecc8f177fbc2620ae6acda226a814bfdaf73c2b30 /dev-ruby
parentStable on ppc wrt bug 221309 (diff)
downloadgentoo-2-0ea2882430f91ec5525e0f8402f6fa74bde59eb7.tar.gz
gentoo-2-0ea2882430f91ec5525e0f8402f6fa74bde59eb7.tar.bz2
gentoo-2-0ea2882430f91ec5525e0f8402f6fa74bde59eb7.zip
Stable on ppc wrt bug 221309
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-2.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 35344ac89f0f..0dae37a7e917 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.76 2008/05/13 18:24:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.77 2008/05/16 17:36:32 nixnut Exp $
+
+ 16 May 2008; nixnut <nixnut@gentoo.org> activerecord-2.0.2.ebuild:
+ Stable on ppc wrt bug 221309
13 May 2008; Hans de Graaff <graaff@gentoo.org> Manifest:
Redigest packages due to packaging changes upstream, bug 221829
diff --git a/dev-ruby/activerecord/activerecord-2.0.2.ebuild b/dev-ruby/activerecord/activerecord-2.0.2.ebuild
index d4446924d1cc..1b652e9ee22a 100644
--- a/dev-ruby/activerecord/activerecord-2.0.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.0.2.ebuild,v 1.6 2008/05/13 13:38:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.0.2.ebuild,v 1.7 2008/05/16 17:36:32 nixnut Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="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"