summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-10-06 22:32:30 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-10-06 22:32:30 +0000
commit530369e57cb0d9fa72e859700aa76f987d9fb2f8 (patch)
tree0ecc3dd647802d1f0e44fb398b142700c25f92fa /dev-ruby/activerecord
parentstable x86, bug 177209 (diff)
downloadhistorical-530369e57cb0d9fa72e859700aa76f987d9fb2f8.tar.gz
historical-530369e57cb0d9fa72e859700aa76f987d9fb2f8.tar.bz2
historical-530369e57cb0d9fa72e859700aa76f987d9fb2f8.zip
stable x86, bug 177209
Package-Manager: portage-2.1.3.9
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 34d341598eef..cf23fe31219b 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.54 2007/10/06 16:28:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.55 2007/10/06 22:24:44 opfer Exp $
+
+ 06 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
+ activerecord-1.15.3.ebuild:
+ stable x86, bug 177209
*activerecord-1.15.4 (06 Oct 2007)
diff --git a/dev-ruby/activerecord/activerecord-1.15.3.ebuild b/dev-ruby/activerecord/activerecord-1.15.3.ebuild
index 6a4bacdb2a13..faa00a17a5f2 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.3 2007/10/06 14:08:02 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.4 2007/10/06 22:24:44 opfer 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"