summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-07-06 01:11:59 +0000
committerJason Wever <weeve@gentoo.org>2006-07-06 01:11:59 +0000
commit8a2e279a0dc05c133e32eac4f8693ca6df0cc0b6 (patch)
tree14d70d2938f92b4de50e217cf72266fd6f4d7f73 /dev-ruby/activerecord
parentarm/sh love (diff)
downloadgentoo-2-8a2e279a0dc05c133e32eac4f8693ca6df0cc0b6.tar.gz
gentoo-2-8a2e279a0dc05c133e32eac4f8693ca6df0cc0b6.tar.bz2
gentoo-2-8a2e279a0dc05c133e32eac4f8693ca6df0cc0b6.zip
Stable on SPARC wrt bug #138323.
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-1.14.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 494bc3b754d4..66c01d455ff2 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.36 2006/07/05 17:43:57 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.37 2006/07/06 01:11:59 weeve Exp $
+
+ 06 Jul 2006; Jason Wever <weeve@gentoo.org> activerecord-1.14.3.ebuild:
+ Stable on SPARC wrt bug #138323.
05 Jul 2006; Joshua Jackson <tsunam@gentoo.org>
activerecord-1.14.3.ebuild:
diff --git a/dev-ruby/activerecord/activerecord-1.14.3.ebuild b/dev-ruby/activerecord/activerecord-1.14.3.ebuild
index de819c3a4842..9bbfdfca89fc 100644
--- a/dev-ruby/activerecord/activerecord-1.14.3.ebuild
+++ b/dev-ruby/activerecord/activerecord-1.14.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.14.3.ebuild,v 1.3 2006/07/05 17:43:57 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.14.3.ebuild,v 1.4 2006/07/06 01:11:59 weeve Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.1"
-KEYWORDS="~amd64 ~ia64 ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc sparc x86 ~x86-fbsd"
IUSE=""
RESTRICT="test"