graaff 15/06/07 14:34:19 Modified: ChangeLog json-1.8.2-r1.ebuild Log: Create stable candidate for ruby21. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.156 dev-ruby/json/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/ChangeLog?rev=1.156&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/ChangeLog?rev=1.156&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/ChangeLog?r1=1.155&r2=1.156 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v retrieving revision 1.155 retrieving revision 1.156 diff -u -r1.155 -r1.156 --- ChangeLog 3 Jun 2015 05:03:01 -0000 1.155 +++ ChangeLog 7 Jun 2015 14:34:19 -0000 1.156 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/json # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.155 2015/06/03 05:03:01 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.156 2015/06/07 14:34:19 graaff Exp $ + + 07 Jun 2015; Hans de Graaff <[email protected]> json-1.8.2-r1.ebuild: + Create stable candidate for ruby21. *json-1.8.3 (03 Jun 2015) 1.2 dev-ruby/json/json-1.8.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/json-1.8.2-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/json-1.8.2-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/json-1.8.2-r1.ebuild?r1=1.1&r2=1.2 Index: json-1.8.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.8.2-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- json-1.8.2-r1.ebuild 17 Jan 2015 20:08:26 -0000 1.1 +++ json-1.8.2-r1.ebuild 7 Jun 2015 14:34:19 -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/json/json-1.8.2-r1.ebuild,v 1.1 2015/01/17 20:08:26 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.8.2-r1.ebuild,v 1.2 2015/06/07 14:34:19 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="doc" RUBY_FAKEGEM_EXTRADOC="CHANGES TODO README.rdoc README-json-jruby.markdown"
