summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-07-05 17:43:57 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-07-05 17:43:57 +0000
commit61e31019a2cd91b0f5aa587fedf9d4dc9fbf2959 (patch)
tree6be7d26b9d89af789680742f8959774ffe276b16 /dev-ruby/activerecord
parentFixed RDEPEND wrt bug #134781 (diff)
downloadgentoo-2-61e31019a2cd91b0f5aa587fedf9d4dc9fbf2959.tar.gz
gentoo-2-61e31019a2cd91b0f5aa587fedf9d4dc9fbf2959.tar.bz2
gentoo-2-61e31019a2cd91b0f5aa587fedf9d4dc9fbf2959.zip
Stable x86 for ruby
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-1.14.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index b3d42b19bbc3..494bc3b754d4 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,10 @@
# 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.35 2006/07/03 14:37:10 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.36 2006/07/05 17:43:57 tsunam Exp $
+
+ 05 Jul 2006; Joshua Jackson <tsunam@gentoo.org>
+ activerecord-1.14.3.ebuild:
+ Stable x86; ruby #138323
03 Jul 2006; Lars Weiler <pylon@gentoo.org> activerecord-1.14.3.ebuild:
Stable on ppc; security bug #138323.
diff --git a/dev-ruby/activerecord/activerecord-1.14.3.ebuild b/dev-ruby/activerecord/activerecord-1.14.3.ebuild
index 3566b3f35d75..de819c3a4842 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.2 2006/07/03 14:37:10 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.14.3.ebuild,v 1.3 2006/07/05 17:43:57 tsunam 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"