mrueg 14/10/30 13:58:53 Modified: tins-0.13.1.ebuild ChangeLog Log: Drop jruby target. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.9 dev-ruby/tins/tins-0.13.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild?r1=1.8&r2=1.9 Index: tins-0.13.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- tins-0.13.1.ebuild 5 Aug 2014 16:00:26 -0000 1.8 +++ tins-0.13.1.ebuild 30 Oct 2014 13:58:53 -0000 1.9 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild,v 1.8 2014/08/05 16:00:26 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild,v 1.9 2014/10/30 13:58:53 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_RECIPE_TEST="none" 1.44 dev-ruby/tins/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/ChangeLog?rev=1.44&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/ChangeLog?rev=1.44&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/ChangeLog?r1=1.43&r2=1.44 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- ChangeLog 21 Sep 2014 16:20:23 -0000 1.43 +++ ChangeLog 30 Oct 2014 13:58:53 -0000 1.44 @@ -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.43 2014/09/21 16:20:23 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.44 2014/10/30 13:58:53 mrueg Exp $ + + 30 Oct 2014; Manuel RĂ¼ger <[email protected]> tins-0.13.1.ebuild: + Drop jruby target. *tins-1.3.3 (21 Sep 2014)
