mrueg 14/04/05 23:36:50 Modified: hexoid-0.2.2.ebuild ChangeLog Log: Remove ree18 and ruby18 target. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.5 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild?r1=1.4&r2=1.5 Index: hexoid-0.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hexoid-0.2.2.ebuild 22 May 2011 06:12:12 -0000 1.4 +++ hexoid-0.2.2.ebuild 5 Apr 2014 23:36:50 -0000 1.5 @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.4 2011/05/22 06:12:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.5 2014/04/05 23:36:50 mrueg Exp $ EAPI=2 # None of the three actually has working tests, but they should all work -USE_RUBY="ruby18 ruby19 jruby ree18" +USE_RUBY="ruby19 jruby" RUBY_FAKEGEM_TASK_TEST="" 1.5 dev-ruby/hexoid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 22 May 2011 06:12:12 -0000 1.4 +++ ChangeLog 5 Apr 2014 23:36:50 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hexoid -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.4 2011/05/22 06:12:12 graaff Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.5 2014/04/05 23:36:50 mrueg Exp $ + + 05 Apr 2014; Manuel Rüger <[email protected]> hexoid-0.2.2.ebuild: + Remove ree18 and ruby18 target. 22 May 2011; Hans de Graaff <[email protected]> hexoid-0.2.2.ebuild: Also install for ree18. @@ -16,4 +19,3 @@ 28 Jul 2010; Diego E. Pettenò <[email protected]> +hexoid-0.2.2.ebuild, +metadata.xml: Initial import of hexoid, needed for tryouts 2. -
