summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-07-23 14:25:23 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-07-23 14:25:23 +0000
commit50f827441bb28a378012ef92f72469a33fcc607f (patch)
tree8056257aea955d4ad4fe42ab67ce1eb362d6569a /virtual/ruby-threads
parentBump release candidate, fixes build issue on hardened profile #301676 thank J... (diff)
downloadhistorical-50f827441bb28a378012ef92f72469a33fcc607f.tar.gz
historical-50f827441bb28a378012ef92f72469a33fcc607f.tar.bz2
historical-50f827441bb28a378012ef92f72469a33fcc607f.zip
ppc stable wrt #348510
Package-Manager: portage-2.2.0_alpha46/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-0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/ruby-threads/ChangeLog b/virtual/ruby-threads/ChangeLog
index f17efb1dc863..d9db1a78b727 100644
--- a/virtual/ruby-threads/ChangeLog
+++ b/virtual/ruby-threads/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/ruby-threads
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.3 2011/07/20 14:52:45 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.4 2011/07/23 14:25:23 xarthisius Exp $
+
+ 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> ruby-threads-0.ebuild:
+ ppc stable wrt #348510
20 Jul 2011; Thomas Kahle <tomka@gentoo.org> ruby-threads-0.ebuild,
ruby-threads-1.ebuild, ruby-threads-2.ebuild, ruby-threads-3.ebuild:
diff --git a/virtual/ruby-threads/ruby-threads-0.ebuild b/virtual/ruby-threads/ruby-threads-0.ebuild
index 08b365f7c48e..7fc809dc2fd4 100644
--- a/virtual/ruby-threads/ruby-threads-0.ebuild
+++ b/virtual/ruby-threads/ruby-threads-0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-0.ebuild,v 1.3 2011/07/20 14:52:45 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-0.ebuild,v 1.4 2011/07/23 14:25:23 xarthisius Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -13,7 +13,7 @@ SRC_URI=""
LICENSE=""
SLOT="${USE_RUBY}"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND="dev-lang/ruby:1.8[threads]"