phajdan.jr 14/06/14 09:46:43 Modified: ChangeLog minitest-4.7.5.ebuild Log: x86 stable wrt bug #508996 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.152 dev-ruby/minitest/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/ChangeLog?rev=1.152&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/ChangeLog?rev=1.152&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/ChangeLog?r1=1.151&r2=1.152 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v retrieving revision 1.151 retrieving revision 1.152 diff -u -r1.151 -r1.152 --- ChangeLog 13 Jun 2014 19:19:27 -0000 1.151 +++ ChangeLog 14 Jun 2014 09:46:43 -0000 1.152 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/minitest # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.151 2014/06/13 19:19:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.152 2014/06/14 09:46:43 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <[email protected]> minitest-4.7.5.ebuild: + x86 stable wrt bug #508996 13 Jun 2014; Jeroen Roovers <[email protected]> minitest-5.3.3.ebuild: Stable for HPPA (bug #505920). 1.7 dev-ruby/minitest/minitest-4.7.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/minitest-4.7.5.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/minitest-4.7.5.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/minitest-4.7.5.ebuild?r1=1.6&r2=1.7 Index: minitest-4.7.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-4.7.5.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- minitest-4.7.5.ebuild 8 Jun 2014 16:48:37 -0000 1.6 +++ minitest-4.7.5.ebuild 14 Jun 2014 09:46:43 -0000 1.7 @@ -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/minitest/minitest-4.7.5.ebuild,v 1.6 2014/06/08 16:48:37 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-4.7.5.ebuild,v 1.7 2014/06/14 09:46:43 phajdan.jr Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" each_ruby_prepare() {
