graaff 15/04/27 06:16:26 Modified: ChangeLog rubytest-0.8.1.ebuild Log: Add ruby22. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.7 dev-ruby/rubytest/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytest/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytest/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytest/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 19 Aug 2014 11:45:33 -0000 1.6 +++ ChangeLog 27 Apr 2015 06:16:26 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rubytest -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v 1.6 2014/08/19 11:45:33 armin76 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v 1.7 2015/04/27 06:16:26 graaff Exp $ + + 27 Apr 2015; Hans de Graaff <[email protected]> rubytest-0.8.1.ebuild: + Add ruby22. 19 Aug 2014; Raúl Porcel <[email protected]> rubytest-0.8.1.ebuild: add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170 1.6 dev-ruby/rubytest/rubytest-0.8.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild?r1=1.5&r2=1.6 Index: rubytest-0.8.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rubytest-0.8.1.ebuild 19 Aug 2014 11:45:33 -0000 1.5 +++ rubytest-0.8.1.ebuild 27 Apr 2015 06:16:26 -0000 1.6 @@ -1,9 +1,9 @@ -# 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/rubytest/rubytest-0.8.1.ebuild,v 1.5 2014/08/19 11:45:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild,v 1.6 2015/04/27 06:16:26 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_RECIPE_DOC="yard"
