summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-01-27 20:09:06 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-01-27 20:09:06 +0000
commit320f0319f3461ec4d6c050d8e5797f0ec63dd8e8 (patch)
tree63e529f6972a2a0c76d7b0892f4c7e7a0f3ce111 /dev-ruby
parentdev-ruby/activesupport stable on ppc. (diff)
downloadhistorical-320f0319f3461ec4d6c050d8e5797f0ec63dd8e8.tar.gz
historical-320f0319f3461ec4d6c050d8e5797f0ec63dd8e8.tar.bz2
historical-320f0319f3461ec4d6c050d8e5797f0ec63dd8e8.zip
dev-ruby/activerecord stable on ppc.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-1.13.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 89d176491745..f64189b3d099 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.22 2006/01/10 17:28:56 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.23 2006/01/27 20:09:06 hansmi Exp $
+
+ 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
+ activerecord-1.13.2.ebuild:
+ Stable on ppc.
10 Jan 2006; Ferris McCormick <fmccor@gentoo.org>
activerecord-1.13.2.ebuild:
diff --git a/dev-ruby/activerecord/activerecord-1.13.2.ebuild b/dev-ruby/activerecord/activerecord-1.13.2.ebuild
index cacf48b8d668..643d091ad9e6 100644
--- a/dev-ruby/activerecord/activerecord-1.13.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-1.13.2.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.13.2.ebuild,v 1.3 2006/01/10 17:28:56 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.13.2.ebuild,v 1.4 2006/01/27 20:09:06 hansmi Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="~amd64 ppc sparc x86"
IUSE=""
RESTRICT="test"