summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-01-11 16:00:56 +0000
committerMarkus Meier <maekke@gentoo.org>2008-01-11 16:00:56 +0000
commitb4f5ce91a1bd1f82232a1c91ed124e165530d043 (patch)
treecd78b8bc2b387b0e47a926acc128b77001084e0b /dev-ruby
parentx86 stable, security bug #204321 (diff)
downloadgentoo-2-b4f5ce91a1bd1f82232a1c91ed124e165530d043.tar.gz
gentoo-2-b4f5ce91a1bd1f82232a1c91ed124e165530d043.tar.bz2
gentoo-2-b4f5ce91a1bd1f82232a1c91ed124e165530d043.zip
x86 stable, security bug #204321
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/fastthread/ChangeLog5
-rw-r--r--dev-ruby/fastthread/fastthread-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fastthread/ChangeLog b/dev-ruby/fastthread/ChangeLog
index b669b783d9d6..11a5e0aabfdc 100644
--- a/dev-ruby/fastthread/ChangeLog
+++ b/dev-ruby/fastthread/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fastthread
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.22 2008/01/11 14:18:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.23 2008/01/11 16:00:56 maekke Exp $
+
+ 11 Jan 2008; Markus Meier <maekke@gentoo.org> fastthread-1.0.1.ebuild:
+ x86 stable, security bug #204321
11 Jan 2008; Brent Baude <ranger@gentoo.org> fastthread-1.0.1.ebuild:
Marking fastthread-1.0.1 ppc64 for bug 204321
diff --git a/dev-ruby/fastthread/fastthread-1.0.1.ebuild b/dev-ruby/fastthread/fastthread-1.0.1.ebuild
index c0724b429962..5103cc60082b 100644
--- a/dev-ruby/fastthread/fastthread-1.0.1.ebuild
+++ b/dev-ruby/fastthread/fastthread-1.0.1.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/fastthread/fastthread-1.0.1.ebuild,v 1.2 2008/01/11 14:18:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild,v 1.3 2008/01/11 16:00:56 maekke Exp $
inherit ruby gems
@@ -11,5 +11,5 @@ HOMEPAGE="http://mongrel.rubyforge.org/"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""