summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-10-13 05:12:57 +0000
committerTom Gall <tgall@gentoo.org>2007-10-13 05:12:57 +0000
commit9d1271e7f283b573e3b79f5a91b2a0edd30030fd (patch)
treecccf1f716ac04bb8fccaa403d9b77508a277a5f1 /dev-ruby/fastthread
parentstable on ppc64 (diff)
downloadgentoo-2-9d1271e7f283b573e3b79f5a91b2a0edd30030fd.tar.gz
gentoo-2-9d1271e7f283b573e3b79f5a91b2a0edd30030fd.tar.bz2
gentoo-2-9d1271e7f283b573e3b79f5a91b2a0edd30030fd.zip
stable on ppc64, bug #193093
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/fastthread')
-rw-r--r--dev-ruby/fastthread/ChangeLog5
-rw-r--r--dev-ruby/fastthread/fastthread-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fastthread/ChangeLog b/dev-ruby/fastthread/ChangeLog
index b80ffe4a1f7e..6f009cd43248 100644
--- a/dev-ruby/fastthread/ChangeLog
+++ b/dev-ruby/fastthread/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2007/09/22 15:50:23 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.19 2007/10/13 05:12:57 tgall Exp $
+
+ 13 Oct 2007; Tom Gall <tgall@gentoo.org> fastthread-1.0.ebuild:
+ stable on ppc64 bug #193039
22 Sep 2007; Christoph Mende <angelos@gentoo.org> fastthread-1.0.ebuild:
Stable on amd64 wrt bug #193039
diff --git a/dev-ruby/fastthread/fastthread-1.0.ebuild b/dev-ruby/fastthread/fastthread-1.0.ebuild
index 21035842cd24..abed2736c789 100644
--- a/dev-ruby/fastthread/fastthread-1.0.ebuild
+++ b/dev-ruby/fastthread/fastthread-1.0.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-1.0.ebuild,v 1.5 2007/09/22 15:50:23 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild,v 1.6 2007/10/13 05:12:57 tgall 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=""