graaff 15/06/07 14:43:43 Modified: ChangeLog minitest-5.3.3-r1.ebuild Log: Remove accidental stable keywords. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.180 dev-ruby/minitest/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/ChangeLog?rev=1.180&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/ChangeLog?rev=1.180&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/ChangeLog?r1=1.179&r2=1.180 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v retrieving revision 1.179 retrieving revision 1.180 diff -u -r1.179 -r1.180 --- ChangeLog 7 Jun 2015 14:42:42 -0000 1.179 +++ ChangeLog 7 Jun 2015 14:43:43 -0000 1.180 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/minitest # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.179 2015/06/07 14:42:42 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.180 2015/06/07 14:43:43 graaff Exp $ + + 07 Jun 2015; Hans de Graaff <[email protected]> minitest-5.3.3-r1.ebuild: + Remove accidental stable keywords. *minitest-4.7.5-r2 (07 Jun 2015) 1.6 dev-ruby/minitest/minitest-5.3.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/minitest-5.3.3-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/minitest-5.3.3-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/minitest-5.3.3-r1.ebuild?r1=1.5&r2=1.6 Index: minitest-5.3.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-5.3.3-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- minitest-5.3.3-r1.ebuild 7 Jun 2015 14:42:42 -0000 1.5 +++ minitest-5.3.3-r1.ebuild 7 Jun 2015 14:43:43 -0000 1.6 @@ -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/minitest/minitest-5.3.3-r1.ebuild,v 1.5 2015/06/07 14:42:42 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-5.3.3-r1.ebuild,v 1.6 2015/06/07 14:43:43 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="5" -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_test() {
