summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-07-09 10:30:42 +0000
committerHans de Graaff <graaff@gentoo.org>2011-07-09 10:30:42 +0000
commit9b6e8b4419b5c7325c519ff9bda6ab15839c929d (patch)
tree4b0050af0a34399a557d786f0642d426bbb27a61 /virtual
parentRevision bump to create a stable candidate without ruby19. (diff)
downloadgentoo-2-9b6e8b4419b5c7325c519ff9bda6ab15839c929d.tar.gz
gentoo-2-9b6e8b4419b5c7325c519ff9bda6ab15839c929d.tar.bz2
gentoo-2-9b6e8b4419b5c7325c519ff9bda6ab15839c929d.zip
Mark stable for amd64 where underlying dependency is already stable.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/ruby-threads/ChangeLog6
-rw-r--r--virtual/ruby-threads/ruby-threads-0.ebuild4
-rw-r--r--virtual/ruby-threads/ruby-threads-2.ebuild4
-rw-r--r--virtual/ruby-threads/ruby-threads-3.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/virtual/ruby-threads/ChangeLog b/virtual/ruby-threads/ChangeLog
index 1d517d7b1f49..f513021bfbe6 100644
--- a/virtual/ruby-threads/ChangeLog
+++ b/virtual/ruby-threads/ChangeLog
@@ -1,6 +1,10 @@
# 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.1 2011/06/05 09:10:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.2 2011/07/09 10:30:42 graaff Exp $
+
+ 09 Jul 2011; Hans de Graaff <graaff@gentoo.org> ruby-threads-0.ebuild,
+ ruby-threads-2.ebuild, ruby-threads-3.ebuild:
+ Mark stable for amd64 where underlying dependency is already stable.
*ruby-threads-3 (05 Jun 2011)
*ruby-threads-2 (05 Jun 2011)
diff --git a/virtual/ruby-threads/ruby-threads-0.ebuild b/virtual/ruby-threads/ruby-threads-0.ebuild
index baf9abe914b5..71da2c702b36 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.1 2011/06/05 09:10:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-0.ebuild,v 1.2 2011/07/09 10:30:42 graaff 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]"
diff --git a/virtual/ruby-threads/ruby-threads-2.ebuild b/virtual/ruby-threads/ruby-threads-2.ebuild
index 3b597094823c..efbbde40f91e 100644
--- a/virtual/ruby-threads/ruby-threads-2.ebuild
+++ b/virtual/ruby-threads/ruby-threads-2.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-2.ebuild,v 1.1 2011/06/05 09:10:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-2.ebuild,v 1.2 2011/07/09 10:30:42 graaff Exp $
EAPI=2
USE_RUBY="jruby"
@@ -13,7 +13,7 @@ SRC_URI=""
LICENSE=""
SLOT="${USE_RUBY}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="dev-java/jruby"
diff --git a/virtual/ruby-threads/ruby-threads-3.ebuild b/virtual/ruby-threads/ruby-threads-3.ebuild
index 0b2d862aa051..45fa516d2ab7 100644
--- a/virtual/ruby-threads/ruby-threads-3.ebuild
+++ b/virtual/ruby-threads/ruby-threads-3.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-3.ebuild,v 1.1 2011/06/05 09:10:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-3.ebuild,v 1.2 2011/07/09 10:30:42 graaff Exp $
EAPI=2
USE_RUBY="ree18"
@@ -13,7 +13,7 @@ SRC_URI=""
LICENSE=""
SLOT="${USE_RUBY}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="dev-lang/ruby-enterprise:1.8[threads]"