mrueg 14/04/24 16:41:26 Modified: hexoid-0.2.2.ebuild ChangeLog Log: EAPI bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.6 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.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild?r1=1.5&r2=1.6 Index: hexoid-0.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hexoid-0.2.2.ebuild 5 Apr 2014 23:36:50 -0000 1.5 +++ hexoid-0.2.2.ebuild 24 Apr 2014 16:41:26 -0000 1.6 @@ -1,8 +1,8 @@ # 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.5 2014/04/05 23:36:50 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.6 2014/04/24 16:41:26 mrueg Exp $ -EAPI=2 +EAPI=5 # None of the three actually has working tests, but they should all work USE_RUBY="ruby19 jruby" 1.6 dev-ruby/hexoid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 5 Apr 2014 23:36:50 -0000 1.5 +++ ChangeLog 24 Apr 2014 16:41:26 -0000 1.6 @@ -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.5 2014/04/05 23:36:50 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.6 2014/04/24 16:41:26 mrueg Exp $ + + 24 Apr 2014; Manuel Rüger <[email protected]> hexoid-0.2.2.ebuild: + EAPI bump. 05 Apr 2014; Manuel Rüger <[email protected]> hexoid-0.2.2.ebuild: Remove ree18 and ruby18 target.
