graaff 14/12/28 09:02:38 Modified: ChangeLog multi_json-1.9.3.ebuild Log: Drop ruby21 to create stable candidate. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.49 dev-ruby/multi_json/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 28 Dec 2014 09:00:57 -0000 1.48 +++ ChangeLog 28 Dec 2014 09:02:38 -0000 1.49 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/multi_json # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.48 2014/12/28 09:00:57 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.49 2014/12/28 09:02:38 graaff Exp $ + + 28 Dec 2014; Hans de Graaff <gra...@gentoo.org> multi_json-1.9.3.ebuild: + Drop ruby21 to create stable candidate. 28 Dec 2014; Hans de Graaff <gra...@gentoo.org> -multi_json-1.8.4.ebuild: Cleanup. 1.4 dev-ruby/multi_json/multi_json-1.9.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-1.9.3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-1.9.3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-1.9.3.ebuild?r1=1.3&r2=1.4 Index: multi_json-1.9.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.9.3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- multi_json-1.9.3.ebuild 26 Nov 2014 02:07:59 -0000 1.3 +++ multi_json-1.9.3.ebuild 28 Dec 2014 09:02:38 -0000 1.4 @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.9.3.ebuild,v 1.3 2014/11/26 02:07:59 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.9.3.ebuild,v 1.4 2014/12/28 09:02:38 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="yard"