summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-02-24 10:12:47 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-02-24 10:12:47 +0000
commit3176e5d1b567a3e6fa724edfb81636aa6c08e1b3 (patch)
tree3c98d0f47fd08ac2f66be05cce40abbe85ac157c /dev-ruby/fastthread
parentStable on ppc64; bug #166901 (diff)
downloadgentoo-2-3176e5d1b567a3e6fa724edfb81636aa6c08e1b3.tar.gz
gentoo-2-3176e5d1b567a3e6fa724edfb81636aa6c08e1b3.tar.bz2
gentoo-2-3176e5d1b567a3e6fa724edfb81636aa6c08e1b3.zip
Stable on ppc64; bug #166901
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/fastthread')
-rw-r--r--dev-ruby/fastthread/ChangeLog5
-rw-r--r--dev-ruby/fastthread/fastthread-0.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fastthread/ChangeLog b/dev-ruby/fastthread/ChangeLog
index 4ac2e9f11da0..c6cfaebc4add 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.11 2007/02/21 20:24:29 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.12 2007/02/24 10:12:47 corsair Exp $
+
+ 24 Feb 2007; Markus Rothe <corsair@gentoo.org> fastthread-0.6.3.ebuild:
+ Stable on ppc64; bug #166901
21 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org>
fastthread-0.6.3.ebuild:
diff --git a/dev-ruby/fastthread/fastthread-0.6.3.ebuild b/dev-ruby/fastthread/fastthread-0.6.3.ebuild
index 99cf71450815..e37fbcc9b8d5 100644
--- a/dev-ruby/fastthread/fastthread-0.6.3.ebuild
+++ b/dev-ruby/fastthread/fastthread-0.6.3.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.6.3.ebuild,v 1.4 2007/02/21 20:24:29 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-0.6.3.ebuild,v 1.5 2007/02/24 10:12:47 corsair 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=""