summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-02-21 20:24:29 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-02-21 20:24:29 +0000
commit0ed4a4bb0b9ca414a1a01046ab7fc92fb87f031c (patch)
treeac25f9dcefbdd8e6d5243477793651f6a625668d /dev-ruby/fastthread
parentFixed copyright date. (diff)
downloadhistorical-0ed4a4bb0b9ca414a1a01046ab7fc92fb87f031c.tar.gz
historical-0ed4a4bb0b9ca414a1a01046ab7fc92fb87f031c.tar.bz2
historical-0ed4a4bb0b9ca414a1a01046ab7fc92fb87f031c.zip
Stable on ppc wrt bug #166901.
Package-Manager: portage-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
-rw-r--r--dev-ruby/fastthread/fastthread-0.6.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/fastthread/ChangeLog b/dev-ruby/fastthread/ChangeLog
index da2c1d45dc41..4ac2e9f11da0 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.10 2007/02/21 20:21:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.11 2007/02/21 20:24:29 dertobi123 Exp $
+
+ 21 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ fastthread-0.6.3.ebuild:
+ Stable on ppc wrt bug #166901.
21 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org>
fastthread-0.5.3.1.ebuild:
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=""
diff --git a/dev-ruby/fastthread/fastthread-0.6.3.ebuild b/dev-ruby/fastthread/fastthread-0.6.3.ebuild
index d7c08c0f1a65..99cf71450815 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.3 2007/02/04 18:53:38 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-0.6.3.ebuild,v 1.4 2007/02/21 20:24:29 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=""