summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-13 01:17:06 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-13 01:17:06 +0000
commitf41910302ce617f9e475f3c997b2a0e2501669d0 (patch)
tree9f0f634c1da3c9f42dc74260c84955d2f94d03a5 /dev-ruby
parentMark 1.2.3 stable on ia64. #138323 (diff)
downloadhistorical-f41910302ce617f9e475f3c997b2a0e2501669d0.tar.gz
historical-f41910302ce617f9e475f3c997b2a0e2501669d0.tar.bz2
historical-f41910302ce617f9e475f3c997b2a0e2501669d0.zip
Mark 1.14.3 stable on ia64. #138323
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-1.14.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 66c01d455ff2..fab88d35bfde 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,10 @@
# 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.37 2006/07/06 01:11:59 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.38 2006/07/13 01:17:06 agriffis Exp $
+
+ 13 Jul 2006; Aron Griffis <agriffis@gentoo.org>
+ activerecord-1.14.3.ebuild:
+ Mark 1.14.3 stable on ia64. #138323
06 Jul 2006; Jason Wever <weeve@gentoo.org> activerecord-1.14.3.ebuild:
Stable on SPARC wrt bug #138323.
diff --git a/dev-ruby/activerecord/activerecord-1.14.3.ebuild b/dev-ruby/activerecord/activerecord-1.14.3.ebuild
index 9bbfdfca89fc..09f7628891d5 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.4 2006/07/06 01:11:59 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.14.3.ebuild,v 1.5 2006/07/13 01:17:06 agriffis 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"