summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-07-31 08:26:16 +0000
committerSimon Stelling <blubb@gentoo.org>2006-07-31 08:26:16 +0000
commit1dda1c76ce4e524bb1cc4200874163cd72a916b8 (patch)
tree6e7b0bab410290385b493d49eb3b96fc5b3c6175 /dev-ruby/activerecord
parentstable on amd64 wrt bug 138323 (diff)
downloadgentoo-2-1dda1c76ce4e524bb1cc4200874163cd72a916b8.tar.gz
gentoo-2-1dda1c76ce4e524bb1cc4200874163cd72a916b8.tar.bz2
gentoo-2-1dda1c76ce4e524bb1cc4200874163cd72a916b8.zip
stable on amd64 wrt bug 138323
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-1.14.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index fab88d35bfde..f5b51c8873b0 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,9 @@
# 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.38 2006/07/13 01:17:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.39 2006/07/31 08:26:16 blubb Exp $
+
+ 31 Jul 2006; Simon Stelling <blubb@gentoo.org> activerecord-1.14.3.ebuild:
+ stable on amd64 wrt bug 138323
13 Jul 2006; Aron Griffis <agriffis@gentoo.org>
activerecord-1.14.3.ebuild:
diff --git a/dev-ruby/activerecord/activerecord-1.14.3.ebuild b/dev-ruby/activerecord/activerecord-1.14.3.ebuild
index 09f7628891d5..edf51a8ce50e 100644
--- a/dev-ruby/activerecord/activerecord-1.14.3.ebuild
+++ b/dev-ruby/activerecord/activerecord-1.14.3.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.3.ebuild,v 1.5 2006/07/13 01:17:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.14.3.ebuild,v 1.6 2006/07/31 08:26:16 blubb 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"