summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-30 10:07:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-30 10:07:56 +0000
commit534a448b1a6c5e8554e9728c778441035e7ab35d (patch)
treed7c4b2999b46be97c5c73604f41ba5fbbc1c10d9 /dev-ruby
parentStable for amd64, wrt bug #553298 (diff)
downloadgentoo-2-534a448b1a6c5e8554e9728c778441035e7ab35d.tar.gz
gentoo-2-534a448b1a6c5e8554e9728c778441035e7ab35d.tar.bz2
gentoo-2-534a448b1a6c5e8554e9728c778441035e7ab35d.zip
Stable for x86, wrt bug #553298
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rubygems/ChangeLog5
-rw-r--r--dev-ruby/rubygems/rubygems-2.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rubygems/ChangeLog b/dev-ruby/rubygems/ChangeLog
index 2a5f6d79d323..0386f4eec4d6 100644
--- a/dev-ruby/rubygems/ChangeLog
+++ b/dev-ruby/rubygems/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rubygems
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.269 2015/06/30 10:07:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.270 2015/06/30 10:07:56 ago Exp $
+
+ 30 Jun 2015; Agostino Sarubbo <ago@gentoo.org> rubygems-2.2.5.ebuild:
+ Stable for x86, wrt bug #553298
30 Jun 2015; Agostino Sarubbo <ago@gentoo.org> rubygems-2.2.5.ebuild:
Stable for amd64, wrt bug #553298
diff --git a/dev-ruby/rubygems/rubygems-2.2.5.ebuild b/dev-ruby/rubygems/rubygems-2.2.5.ebuild
index 06dd4fc77ff4..415fc3881eaa 100644
--- a/dev-ruby/rubygems/rubygems-2.2.5.ebuild
+++ b/dev-ruby/rubygems/rubygems-2.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.5.ebuild,v 1.4 2015/06/30 10:07:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.5.ebuild,v 1.5 2015/06/30 10:07:56 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ LICENSE="|| ( Ruby MIT )"
SRC_URI="http://production.cf.rubygems.org/rubygems/${P}.tgz"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE="server test"