mr_bones_ 15/02/07 04:51:03 Modified: nestra-0.66-r2.ebuild ChangeLog Log: tidy (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.5 games-emulation/nestra/nestra-0.66-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?r1=1.4&r2=1.5 Index: nestra-0.66-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- nestra-0.66-r2.ebuild 13 Oct 2014 10:40:46 -0000 1.4 +++ nestra-0.66-r2.ebuild 7 Feb 2015 04:51:03 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.4 2014/10/13 10:40:46 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.5 2015/02/07 04:51:03 mr_bones_ Exp $ EAPI=5 inherit eutils toolchain-funcs flag-o-matic multilib games @@ -41,8 +41,7 @@ -e 's:-O2 ::' \ -e "s:gcc:$(tc-getCC) ${CFLAGS}:" \ -e "s:ld:$(tc-getLD) -m elf_i386 $(raw-ldflags):" \ - Makefile \ - || die "sed failed" + Makefile || die } src_compile() { 1.18 games-emulation/nestra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 13 Oct 2014 10:40:46 -0000 1.17 +++ ChangeLog 7 Feb 2015 04:51:03 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/nestra -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.17 2014/10/13 10:40:46 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.18 2015/02/07 04:51:03 mr_bones_ Exp $ + + 07 Feb 2015; Michael Sterrett <mr_bon...@gentoo.org> nestra-0.66-r2.ebuild: + tidy 13 Oct 2014; Michał Górny <mgo...@gentoo.org> nestra-0.66-r2.ebuild: Support multilib providers for deps. Bump to EAPI=5.