graaff 15/03/25 20:58:31 Modified: ChangeLog test-unit-rr-1.0.3-r1.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.37 dev-ruby/test-unit-rr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 18 Nov 2014 11:50:58 -0000 1.36 +++ ChangeLog 25 Mar 2015 20:58:31 -0000 1.37 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/test-unit-rr -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.36 2014/11/18 11:50:58 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.37 2015/03/25 20:58:31 graaff Exp $ + + 25 Mar 2015; Hans de Graaff <[email protected]> test-unit-rr-1.0.3-r1.ebuild: + Add ruby22. 18 Nov 2014; Manuel RĂ¼ger <[email protected]> -test-unit-rr-1.0.2.ebuild: Cleanup old. 1.6 dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild?r1=1.5&r2=1.6 Index: test-unit-rr-1.0.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- test-unit-rr-1.0.3-r1.ebuild 10 Nov 2014 15:56:55 -0000 1.5 +++ test-unit-rr-1.0.3-r1.ebuild 25 Mar 2015 20:58:31 -0000 1.6 @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild,v 1.5 2014/11/10 15:56:55 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild,v 1.6 2015/03/25 20:58:31 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST=""
