summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-05 17:38:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-05 17:38:55 +0000
commitbd4e7008d3ff7b76de7d96afb28d37fc4960f733 (patch)
treef94ddcbafa281e7da46c217f7ea9b126137a7de0 /dev-ruby/fastthread
parentStable for ppc, wrt bug #464366 (diff)
downloadgentoo-2-bd4e7008d3ff7b76de7d96afb28d37fc4960f733.tar.gz
gentoo-2-bd4e7008d3ff7b76de7d96afb28d37fc4960f733.tar.bz2
gentoo-2-bd4e7008d3ff7b76de7d96afb28d37fc4960f733.zip
Stable for ppc, wrt bug #464366
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/fastthread')
-rw-r--r--dev-ruby/fastthread/ChangeLog5
-rw-r--r--dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fastthread/ChangeLog b/dev-ruby/fastthread/ChangeLog
index f46b9466d7b3..529073388b85 100644
--- a/dev-ruby/fastthread/ChangeLog
+++ b/dev-ruby/fastthread/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fastthread
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.55 2013/04/05 12:08:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.56 2013/04/05 17:38:55 ago Exp $
+
+ 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> fastthread-1.0.7-r2.ebuild:
+ Stable for ppc, wrt bug #464366
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> fastthread-1.0.7-r2.ebuild:
Stable for x86, wrt bug #464366
diff --git a/dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild b/dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild
index 35d56c95395a..605e845b5bcb 100644
--- a/dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild
+++ b/dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild,v 1.7 2013/04/05 12:08:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild,v 1.8 2013/04/05 17:38:55 ago Exp $
EAPI=2
@@ -22,7 +22,7 @@ HOMEPAGE="http://gemcutter.org/gems/fastthread"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/echoe-2.7.1 )"