summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-26 13:06:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-26 13:06:01 +0000
commiteebab31722a0d4dc0e39bad58cb3e32ce2319e93 (patch)
treed8d55bc837733e4d28e8110deef5e30f244b8b7d /virtual
parentStable for sparc, wrt bug #483254 (diff)
downloadgentoo-2-eebab31722a0d4dc0e39bad58cb3e32ce2319e93.tar.gz
gentoo-2-eebab31722a0d4dc0e39bad58cb3e32ce2319e93.tar.bz2
gentoo-2-eebab31722a0d4dc0e39bad58cb3e32ce2319e93.zip
Stable for sparc, wrt bug #483254
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/ruby-threads/ChangeLog5
-rw-r--r--virtual/ruby-threads/ruby-threads-4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/ruby-threads/ChangeLog b/virtual/ruby-threads/ChangeLog
index 2ed0976d9937..caa1a8e1661e 100644
--- a/virtual/ruby-threads/ChangeLog
+++ b/virtual/ruby-threads/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/ruby-threads
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.29 2014/01/05 10:49:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.30 2014/01/26 13:06:01 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ruby-threads-4.ebuild:
+ Stable for sparc, wrt bug #483254
05 Jan 2014; Hans de Graaff <graaff@gentoo.org> ruby-threads-1.ebuild:
Drop s390 and sh stable flags for ruby.
diff --git a/virtual/ruby-threads/ruby-threads-4.ebuild b/virtual/ruby-threads/ruby-threads-4.ebuild
index 5ef428679a82..4e3a5a82126b 100644
--- a/virtual/ruby-threads/ruby-threads-4.ebuild
+++ b/virtual/ruby-threads/ruby-threads-4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-4.ebuild,v 1.6 2013/12/29 17:25:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-4.ebuild,v 1.7 2014/01/26 13:06:01 ago Exp $
EAPI=5
USE_RUBY="ruby20"
@@ -13,7 +13,7 @@ SRC_URI=""
LICENSE=""
SLOT="${USE_RUBY}"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x64-macos"
IUSE=""
RDEPEND="dev-lang/ruby:2.0"