summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-02-21 20:21:49 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-02-21 20:21:49 +0000
commitbafe04917b1e849a97512d5f4c535f737a121d2d (patch)
tree16cf0d5836ccde615f719255b2a372d759c11c58 /dev-ruby/fastthread
parentTransition to Manifest2. (diff)
downloadgentoo-2-bafe04917b1e849a97512d5f4c535f737a121d2d.tar.gz
gentoo-2-bafe04917b1e849a97512d5f4c535f737a121d2d.tar.bz2
gentoo-2-bafe04917b1e849a97512d5f4c535f737a121d2d.zip
Stable on ppc wrt bug #166901.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/fastthread')
-rw-r--r--dev-ruby/fastthread/ChangeLog6
-rw-r--r--dev-ruby/fastthread/fastthread-0.5.3.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/fastthread/ChangeLog b/dev-ruby/fastthread/ChangeLog
index 5a00e1be3599..da2c1d45dc41 100644
--- a/dev-ruby/fastthread/ChangeLog
+++ b/dev-ruby/fastthread/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/fastthread
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.9 2007/02/19 22:42:13 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.10 2007/02/21 20:21:49 dertobi123 Exp $
+
+ 21 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ fastthread-0.5.3.1.ebuild:
+ Stable on ppc wrt bug #166901.
19 Feb 2007; <malc@gentoo.org> fastthread-0.5.3.1.ebuild:
Stable on amd64 wrt security bug #166901
diff --git a/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild b/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild
index 7a382443d67d..cb2c6f9d6bd9 100644
--- a/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild
+++ b/dev-ruby/fastthread/fastthread-0.5.3.1.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/fastthread/fastthread-0.5.3.1.ebuild,v 1.8 2007/02/19 22:42:13 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild,v 1.9 2007/02/21 20:21:49 dertobi123 Exp $
inherit ruby gems
@@ -12,5 +12,5 @@ SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""