summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-20 20:59:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-20 20:59:43 +0000
commit944792f0bbdaec7ceb10a04ebf659d3ad372ebe1 (patch)
tree482d80ad4fd896572eaf2100f516de7d4da3dcb4 /virtual/ruby-threads
parentUnrestrict pypy but restrict tests; lxml and pypy don't mix. (diff)
downloadhistorical-944792f0bbdaec7ceb10a04ebf659d3ad372ebe1.tar.gz
historical-944792f0bbdaec7ceb10a04ebf659d3ad372ebe1.tar.bz2
historical-944792f0bbdaec7ceb10a04ebf659d3ad372ebe1.zip
Stable for amd64, wrt bug #411507
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'virtual/ruby-threads')
-rw-r--r--virtual/ruby-threads/ChangeLog5
-rw-r--r--virtual/ruby-threads/ruby-threads-1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/ruby-threads/ChangeLog b/virtual/ruby-threads/ChangeLog
index b6a957be1007..ba69b3b258a6 100644
--- a/virtual/ruby-threads/ChangeLog
+++ b/virtual/ruby-threads/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/ruby-threads
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.7 2012/05/06 15:08:29 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.8 2012/05/20 20:59:43 ago Exp $
+
+ 20 May 2012; Agostino Sarubbo <ago@gentoo.org> ruby-threads-1.ebuild:
+ Stable for amd64, wrt bug #411507
06 May 2012; Kacper Kowalik <xarthisius@gentoo.org> ruby-threads-0.ebuild:
ppc64 stable wrt #369573
diff --git a/virtual/ruby-threads/ruby-threads-1.ebuild b/virtual/ruby-threads/ruby-threads-1.ebuild
index b7be29866147..9c494b80c639 100644
--- a/virtual/ruby-threads/ruby-threads-1.ebuild
+++ b/virtual/ruby-threads/ruby-threads-1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-1.ebuild,v 1.3 2011/12/28 16:33:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-1.ebuild,v 1.4 2012/05/20 20:59:43 ago Exp $
EAPI=2
USE_RUBY="ruby19"
@@ -13,7 +13,7 @@ SRC_URI=""
LICENSE=""
SLOT="${USE_RUBY}"
-KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="dev-lang/ruby:1.9"