graaff 15/03/20 16:10:27 Modified: ChangeLog http_parser_rb-0.6.0-r1.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.8 dev-ruby/http_parser_rb/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 20 Feb 2015 11:23:04 -0000 1.7 +++ ChangeLog 20 Mar 2015 16:10:27 -0000 1.8 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/http_parser_rb # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v 1.7 2015/02/20 11:23:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v 1.8 2015/03/20 16:10:27 graaff Exp $ + + 20 Mar 2015; Hans de Graaff <[email protected]> + http_parser_rb-0.6.0-r1.ebuild: + Add ruby22. 20 Feb 2015; Agostino Sarubbo <[email protected]> http_parser_rb-0.6.0.ebuild: Stable for x86, wrt bug #540254 1.2 dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild?r1=1.1&r2=1.2 Index: http_parser_rb-0.6.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- http_parser_rb-0.6.0-r1.ebuild 20 Feb 2015 07:03:59 -0000 1.1 +++ http_parser_rb-0.6.0-r1.ebuild 20 Mar 2015 16:10:27 -0000 1.2 @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild,v 1.1 2015/02/20 07:03:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild,v 1.2 2015/03/20 16:10:27 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec"
