summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-05-11 16:13:36 +0000
committerMarkus Meier <maekke@gentoo.org>2008-05-11 16:13:36 +0000
commitaaac2251a25c863f7fa8c7aa48d06016f4f2e082 (patch)
treeff26c444a1f601f9727c54df02833ef5cd4d0c37 /dev-ruby/activerecord
parentRemove old versions that depend on motif-config. (diff)
downloadgentoo-2-aaac2251a25c863f7fa8c7aa48d06016f4f2e082.tar.gz
gentoo-2-aaac2251a25c863f7fa8c7aa48d06016f4f2e082.tar.bz2
gentoo-2-aaac2251a25c863f7fa8c7aa48d06016f4f2e082.zip
x86 stable, bug #221309
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-2.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index c0b9bed77ddd..e6b6d2415f97 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.71 2008/05/11 12:03:38 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.72 2008/05/11 16:13:36 maekke Exp $
+
+ 11 May 2008; Markus Meier <maekke@gentoo.org> activerecord-2.0.2.ebuild:
+ x86 stable, bug #221309
11 May 2008; Hans de Graaff <graaff@gentoo.org> activerecord-2.0.2.ebuild:
Stable on amd64, bug #221309
diff --git a/dev-ruby/activerecord/activerecord-2.0.2.ebuild b/dev-ruby/activerecord/activerecord-2.0.2.ebuild
index df2cd72c9ab1..b54f4b1a0812 100644
--- a/dev-ruby/activerecord/activerecord-2.0.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.0.2.ebuild,v 1.2 2008/05/11 12:03:38 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.0.2.ebuild,v 1.3 2008/05/11 16:13:36 maekke Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="mysql postgres sqlite sqlite3"
RESTRICT="test"