mrueg 14/10/30 14:01:37 Modified: tdiff-0.3.3.ebuild ChangeLog Log: Drop jruby target. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.6 dev-ruby/tdiff/tdiff-0.3.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild?r1=1.5&r2=1.6 Index: tdiff-0.3.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tdiff-0.3.3.ebuild 15 Aug 2014 13:56:03 -0000 1.5 +++ tdiff-0.3.3.ebuild 30 Oct 2014 14:01:37 -0000 1.6 @@ -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/tdiff/tdiff-0.3.3.ebuild,v 1.5 2014/08/15 13:56:03 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild,v 1.6 2014/10/30 14:01:37 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 jruby" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec" 1.6 dev-ruby/tdiff/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 15 Aug 2014 13:56:03 -0000 1.5 +++ ChangeLog 30 Oct 2014 14:01:37 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tdiff # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/ChangeLog,v 1.5 2014/08/15 13:56:03 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/ChangeLog,v 1.6 2014/10/30 14:01:37 mrueg Exp $ + + 30 Oct 2014; Manuel RĂ¼ger <[email protected]> tdiff-0.3.3.ebuild: + Drop jruby target. 15 Aug 2014; Anthony G. Basile <[email protected]> tdiff-0.3.3.ebuild: Keyword ~ppc ~ppc64, bug #511424
