graaff 15/03/26 06:26:24 Modified: ChangeLog tins-1.3.3.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.45 dev-ruby/tins/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/ChangeLog?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/ChangeLog?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/ChangeLog?r1=1.44&r2=1.45 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 30 Oct 2014 13:58:53 -0000 1.44 +++ ChangeLog 26 Mar 2015 06:26:24 -0000 1.45 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tins -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.44 2014/10/30 13:58:53 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.45 2015/03/26 06:26:24 graaff Exp $ + + 26 Mar 2015; Hans de Graaff <[email protected]> tins-1.3.3.ebuild: + Add ruby22. 30 Oct 2014; Manuel RĂ¼ger <[email protected]> tins-0.13.1.ebuild: Drop jruby target. 1.2 dev-ruby/tins/tins-1.3.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/tins-1.3.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/tins-1.3.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/tins-1.3.3.ebuild?r1=1.1&r2=1.2 Index: tins-1.3.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-1.3.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tins-1.3.3.ebuild 21 Sep 2014 16:20:23 -0000 1.1 +++ tins-1.3.3.ebuild 26 Mar 2015 06:26:24 -0000 1.2 @@ -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/tins/tins-1.3.3.ebuild,v 1.1 2014/09/21 16:20:23 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-1.3.3.ebuild,v 1.2 2015/03/26 06:26:24 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="none"
