summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-06 22:24:44 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-06 22:24:44 +0000
commit8ba73235833f066c3d2cbdc6c3c7888f42fa8389 (patch)
tree74f081ceb4db8216f1d0f998cc73c5c7fec5b75e /dev-ruby
parentstable x86, bug 177209 (diff)
downloadgentoo-2-8ba73235833f066c3d2cbdc6c3c7888f42fa8389.tar.gz
gentoo-2-8ba73235833f066c3d2cbdc6c3c7888f42fa8389.tar.bz2
gentoo-2-8ba73235833f066c3d2cbdc6c3c7888f42fa8389.zip
stable x86, bug 177209
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby')
-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"