pacho 15/08/02 09:49:01 Modified: ChangeLog rubygems-2.2.5-r1.ebuild Log: sparc stable wrt bug #518094 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.281 dev-ruby/rubygems/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/ChangeLog?rev=1.281&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/ChangeLog?rev=1.281&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/ChangeLog?r1=1.280&r2=1.281 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v retrieving revision 1.280 retrieving revision 1.281 diff -u -r1.280 -r1.281 --- ChangeLog 30 Jul 2015 13:14:25 -0000 1.280 +++ ChangeLog 2 Aug 2015 09:49:01 -0000 1.281 @@ -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.280 2015/07/30 13:14:25 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.281 2015/08/02 09:49:01 pacho Exp $ + + 02 Aug 2015; Pacho Ramos <pa...@gentoo.org> rubygems-2.2.5-r1.ebuild: + sparc stable wrt bug #518094 30 Jul 2015; Tobias Klausmann <klaus...@gentoo.org> rubygems-2.2.5-r1.ebuild: Stable on alpha, bug 518094 1.7 dev-ruby/rubygems/rubygems-2.2.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.5-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.5-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.5-r1.ebuild?r1=1.6&r2=1.7 Index: rubygems-2.2.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.5-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- rubygems-2.2.5-r1.ebuild 30 Jul 2015 13:14:25 -0000 1.6 +++ rubygems-2.2.5-r1.ebuild 2 Aug 2015 09:49:01 -0000 1.7 @@ -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-r1.ebuild,v 1.6 2015/07/30 13:14:25 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.5-r1.ebuild,v 1.7 2015/08/02 09:49:01 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ 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"