summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-10-05 21:29:10 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-10-05 21:29:10 +0000
commit07b492bf0d2f1982c2b0fa1c4bc5f952f9fded3b (patch)
tree52df0e371134ce1afb31405b074c50a2276f0802 /dev-ruby/activerecord
parentSparc stable --- part of Bug #177209 (diff)
downloadgentoo-2-07b492bf0d2f1982c2b0fa1c4bc5f952f9fded3b.tar.gz
gentoo-2-07b492bf0d2f1982c2b0fa1c4bc5f952f9fded3b.tar.bz2
gentoo-2-07b492bf0d2f1982c2b0fa1c4bc5f952f9fded3b.zip
Sparc stable --- part of Bug #177209
(Portage version: 2.1.3.11)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-1.15.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 1c7e9b952429..ec7e6fe9ca0d 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.51 2007/03/14 04:24:14 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.52 2007/10/05 21:29:10 fmccor Exp $
+
+ 05 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
+ activerecord-1.15.3.ebuild:
+ Sparc stable --- part of Bug #177209
*activerecord-1.15.3 (14 Mar 2007)
diff --git a/dev-ruby/activerecord/activerecord-1.15.3.ebuild b/dev-ruby/activerecord/activerecord-1.15.3.ebuild
index deb0df636549..fa7d6e5665a9 100644
--- a/dev-ruby/activerecord/activerecord-1.15.3.ebuild
+++ b/dev-ruby/activerecord/activerecord-1.15.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.1 2007/03/14 04:24:14 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.2 2007/10/05 21:29:10 fmccor Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd"
IUSE=""
RESTRICT="test"