diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-22 13:46:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-22 13:46:26 +0000 |
commit | 71006abcac4440e4e2a9f381f81522328259f70b (patch) | |
tree | 74a6b0452c21b5a4987057bc882b158809a6b007 | |
parent | Stable for sparc, wrt bug #532532 (diff) | |
download | gentoo-2-71006abcac4440e4e2a9f381f81522328259f70b.tar.gz gentoo-2-71006abcac4440e4e2a9f381f81522328259f70b.tar.bz2 gentoo-2-71006abcac4440e4e2a9f381f81522328259f70b.zip |
Stable for sparc, wrt bug #532534
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-ruby/rubygems/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rubygems/rubygems-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rubygems/ChangeLog b/dev-ruby/rubygems/ChangeLog index 0230d54a7259..0110c5335f66 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.251 2014/12/22 13:45:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.252 2014/12/22 13:46:26 ago Exp $ + + 22 Dec 2014; Agostino Sarubbo <ago@gentoo.org> rubygems-2.2.2.ebuild: + Stable for sparc, wrt bug #532534 22 Dec 2014; Agostino Sarubbo <ago@gentoo.org> rubygems-2.2.2.ebuild: Stable for ppc, wrt bug #532534 diff --git a/dev-ruby/rubygems/rubygems-2.2.2.ebuild b/dev-ruby/rubygems/rubygems-2.2.2.ebuild index fe6577ca4f38..24944b50212b 100644 --- a/dev-ruby/rubygems/rubygems-2.2.2.ebuild +++ b/dev-ruby/rubygems/rubygems-2.2.2.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.2.2.ebuild,v 1.7 2014/12/22 13:45:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.2.ebuild,v 1.8 2014/12/22 13:46:26 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" |