summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2006-01-02 21:16:09 +0000
committerCaleb Tennis <caleb@gentoo.org>2006-01-02 21:16:09 +0000
commit04a52c90317501cdb1a88c744412ae8c8886ba06 (patch)
treed258bf1c0ff1ffef825ab0f4edfed9c012ec5098 /dev-ruby/activerecord
parentReadd YAML patch from bug #115388 (diff)
downloadgentoo-2-04a52c90317501cdb1a88c744412ae8c8886ba06.tar.gz
gentoo-2-04a52c90317501cdb1a88c744412ae8c8886ba06.tar.bz2
gentoo-2-04a52c90317501cdb1a88c744412ae8c8886ba06.zip
x86 stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog7
-rw-r--r--dev-ruby/activerecord/activerecord-1.13.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index b2df1820f343..f943222f5d94 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activerecord
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.20 2005/12/13 21:42:56 caleb Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.21 2006/01/02 21:15:30 caleb Exp $
+
+ 02 Jan 2006; Caleb Tennis <caleb@gentoo.org> activerecord-1.13.2.ebuild:
+ x86 stable
*activerecord-1.13.2 (13 Dec 2005)
diff --git a/dev-ruby/activerecord/activerecord-1.13.2.ebuild b/dev-ruby/activerecord/activerecord-1.13.2.ebuild
index 9153ac202f29..4dd28e352008 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-2005 Gentoo Foundation
+# 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.1 2005/12/13 21:42:56 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.13.2.ebuild,v 1.2 2006/01/02 21:15:30 caleb 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"