mrueg 14/11/03 20:03:35 Modified: hexoid-0.2.2.ebuild ChangeLog Log: Drop jruby. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.8 dev-ruby/hexoid/hexoid-0.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild?r1=1.7&r2=1.8 Index: hexoid-0.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- hexoid-0.2.2.ebuild 26 Oct 2014 14:14:59 -0000 1.7 +++ hexoid-0.2.2.ebuild 3 Nov 2014 20:03:35 -0000 1.8 @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.7 2014/10/26 14:14:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.8 2014/11/03 20:03:35 mrueg Exp $ EAPI=5 # None of the three actually has working tests, but they should all work -USE_RUBY="ruby19 jruby" +USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_TEST="" 1.8 dev-ruby/hexoid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 26 Oct 2014 14:14:59 -0000 1.7 +++ ChangeLog 3 Nov 2014 20:03:35 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hexoid # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.7 2014/10/26 14:14:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.8 2014/11/03 20:03:35 mrueg Exp $ + + 03 Nov 2014; Manuel RĂ¼ger <[email protected]> hexoid-0.2.2.ebuild: + Drop jruby. 26 Oct 2014; Hans de Graaff <[email protected]> hexoid-0.2.2.ebuild: Fix use of obsolete rake tasks, bug 526424.
