summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-30 14:22:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-30 14:22:45 +0000
commit7ce09ac122693395e9c5df9d7ea6076e4b03de6b (patch)
tree0480583a28693d422971c2bceef5768deaf659b0 /dev-ruby
parentStable for ppc, wrt bug #508996 (diff)
downloadgentoo-2-7ce09ac122693395e9c5df9d7ea6076e4b03de6b.tar.gz
gentoo-2-7ce09ac122693395e9c5df9d7ea6076e4b03de6b.tar.bz2
gentoo-2-7ce09ac122693395e9c5df9d7ea6076e4b03de6b.zip
Stable for ppc64, wrt bug #508996
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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.0.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rubygems/ChangeLog b/dev-ruby/rubygems/ChangeLog
index e3e8b1a1d87f..4ae82eeef566 100644
--- a/dev-ruby/rubygems/ChangeLog
+++ b/dev-ruby/rubygems/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rubygems
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.239 2014/10/30 14:22:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.240 2014/10/30 14:22:45 ago Exp $
+
+ 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> rubygems-2.0.14.ebuild:
+ Stable for ppc64, wrt bug #508996
30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> rubygems-2.0.14.ebuild:
Stable for ppc, wrt bug #508996
diff --git a/dev-ruby/rubygems/rubygems-2.0.14.ebuild b/dev-ruby/rubygems/rubygems-2.0.14.ebuild
index 04272ad91491..d8bec0ce9e6f 100644
--- a/dev-ruby/rubygems/rubygems-2.0.14.ebuild
+++ b/dev-ruby/rubygems/rubygems-2.0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-2.0.14.ebuild,v 1.16 2014/10/30 14:22:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-2.0.14.ebuild,v 1.17 2014/10/30 14:22:45 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"