summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-11-26 21:10:29 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-11-26 21:10:29 +0000
commitcc4ac8bb364f8bad8fc83403c34c40ef00e79c92 (patch)
treeb736382474fe3a726ea04de97a0ea3b4d0483f43 /dev-ruby/activerecord
parentVersion bump. (diff)
downloadgentoo-2-cc4ac8bb364f8bad8fc83403c34c40ef00e79c92.tar.gz
gentoo-2-cc4ac8bb364f8bad8fc83403c34c40ef00e79c92.tar.bz2
gentoo-2-cc4ac8bb364f8bad8fc83403c34c40ef00e79c92.zip
stable x86, security bug 200159
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-1.15.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 6e840c464745..905429e7078f 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.62 2007/11/25 08:26:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.63 2007/11/26 21:10:29 opfer Exp $
+
+ 26 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
+ activerecord-1.15.6.ebuild:
+ stable x86, security bug 200159
*activerecord-1.15.6 (25 Nov 2007)
diff --git a/dev-ruby/activerecord/activerecord-1.15.6.ebuild b/dev-ruby/activerecord/activerecord-1.15.6.ebuild
index 220c42147cdd..92fb508b47a8 100644
--- a/dev-ruby/activerecord/activerecord-1.15.6.ebuild
+++ b/dev-ruby/activerecord/activerecord-1.15.6.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.6.ebuild,v 1.1 2007/11/25 08:26:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild,v 1.2 2007/11/26 21:10:29 opfer Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
RESTRICT="test"