summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-12-15 09:55:27 +0000
committerHans de Graaff <graaff@gentoo.org>2011-12-15 09:55:27 +0000
commit070be59089659443575faa65c7d7a175b4a0a39b (patch)
tree94aa404297d990ac341e52b668ddf638f0802870 /virtual/ruby-ssl
parentStable for AMD64, wrt bug #394023 (diff)
downloadgentoo-2-070be59089659443575faa65c7d7a175b4a0a39b.tar.gz
gentoo-2-070be59089659443575faa65c7d7a175b4a0a39b.tar.bz2
gentoo-2-070be59089659443575faa65c7d7a175b4a0a39b.zip
Mark stable for amd64 and x86 since the underlying provider is already stable.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'virtual/ruby-ssl')
-rw-r--r--virtual/ruby-ssl/ChangeLog6
-rw-r--r--virtual/ruby-ssl/ruby-ssl-2.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/virtual/ruby-ssl/ChangeLog b/virtual/ruby-ssl/ChangeLog
index 52610d0bf94e..362b72a0ab04 100644
--- a/virtual/ruby-ssl/ChangeLog
+++ b/virtual/ruby-ssl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/ruby-ssl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ChangeLog,v 1.4 2011/11/23 07:03:16 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ChangeLog,v 1.5 2011/12/15 09:55:27 graaff Exp $
+
+ 15 Dec 2011; Hans de Graaff <graaff@gentoo.org> ruby-ssl-2.ebuild:
+ Mark stable for amd64 and x86 since the underlying provider is already
+ stable.
23 Nov 2011; Hans de Graaff <graaff@gentoo.org> ruby-ssl-3.ebuild:
Mark ruby-ssl-3 stable since the underlying implementation is marked stable.
diff --git a/virtual/ruby-ssl/ruby-ssl-2.ebuild b/virtual/ruby-ssl/ruby-ssl-2.ebuild
index fb753eaf6c71..625ae8768d4e 100644
--- a/virtual/ruby-ssl/ruby-ssl-2.ebuild
+++ b/virtual/ruby-ssl/ruby-ssl-2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ruby-ssl-2.ebuild,v 1.1 2010/08/13 23:37:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ruby-ssl-2.ebuild,v 1.2 2011/12/15 09:55:27 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-ruby/jruby-openssl"