summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-08-09 19:46:52 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-08-09 19:46:52 +0000
commit354d79a3dbb1e791b884210f41687fd60e1278bf (patch)
tree5c0cda6621b95e1e096631c02c8435d88d43185e /dev-ruby/activerecord
parentMoving important info from einfo to elog. (diff)
downloadgentoo-2-354d79a3dbb1e791b884210f41687fd60e1278bf.tar.gz
gentoo-2-354d79a3dbb1e791b884210f41687fd60e1278bf.tar.bz2
gentoo-2-354d79a3dbb1e791b884210f41687fd60e1278bf.zip
ppc stable, bug #143369
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-1.14.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index a50dc589fc77..1fbf6b2993c8 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.40 2006/08/09 18:27:17 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.41 2006/08/09 19:46:52 dertobi123 Exp $
+
+ 09 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ activerecord-1.14.4.ebuild:
+ ppc stable, bug #143369
*activerecord-1.14.4 (09 Aug 2006)
diff --git a/dev-ruby/activerecord/activerecord-1.14.4.ebuild b/dev-ruby/activerecord/activerecord-1.14.4.ebuild
index 05cfd0ad5390..bd03f6c5a7d2 100644
--- a/dev-ruby/activerecord/activerecord-1.14.4.ebuild
+++ b/dev-ruby/activerecord/activerecord-1.14.4.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.4.ebuild,v 1.1 2006/08/09 18:27:17 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.14.4.ebuild,v 1.2 2006/08/09 19:46:52 dertobi123 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"