summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2012-07-22 14:24:05 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2012-07-22 14:24:05 +0000
commitd9b1f67a56d297e49270ceab1f21b526b12194ac (patch)
treebeea19f7c0ce9cb6a1ca453d449cac3a6bcbbfde /virtual
parentppc stable #411507 (diff)
downloadgentoo-2-d9b1f67a56d297e49270ceab1f21b526b12194ac.tar.gz
gentoo-2-d9b1f67a56d297e49270ceab1f21b526b12194ac.tar.bz2
gentoo-2-d9b1f67a56d297e49270ceab1f21b526b12194ac.zip
ppc stable #411507
(Portage version: 2.1.10.49/cvs/Linux ppc)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/ruby-threads/ChangeLog5
-rw-r--r--virtual/ruby-threads/ruby-threads-1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/ruby-threads/ChangeLog b/virtual/ruby-threads/ChangeLog
index 3c44a1d3855f..660a53f21dbf 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.12 2012/07/08 16:32:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.13 2012/07/22 14:24:05 nixnut Exp $
+
+ 22 Jul 2012; <nixnut@gentoo.org> ruby-threads-1.ebuild:
+ ppc stable #411507
08 Jul 2012; Jeroen Roovers <jer@gentoo.org> ruby-threads-1.ebuild:
Marked ~hppa (bug #417573).
diff --git a/virtual/ruby-threads/ruby-threads-1.ebuild b/virtual/ruby-threads/ruby-threads-1.ebuild
index db93a29debc8..c929e3b0211b 100644
--- a/virtual/ruby-threads/ruby-threads-1.ebuild
+++ b/virtual/ruby-threads/ruby-threads-1.ebuild
@@ -1,6 +1,6 @@
# 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.8 2012/07/08 16:32:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-1.ebuild,v 1.9 2012/07/22 14:24:05 nixnut Exp $
EAPI=2
USE_RUBY="ruby19"
@@ -13,7 +13,7 @@ SRC_URI=""
LICENSE=""
SLOT="${USE_RUBY}"
-KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="dev-lang/ruby:1.9"