vapier 14/09/06 10:13:19 Modified: ChangeLog qemu-9999.ebuild Log: Mark u-boot binaries as prebuilt #521286 by Agostino Sarubbo.
Revision Changes Path 1.291 app-emulation/qemu/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.291&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.291&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?r1=1.290&r2=1.291 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v retrieving revision 1.290 retrieving revision 1.291 diff -u -r1.290 -r1.291 --- ChangeLog 28 Aug 2014 12:02:06 -0000 1.290 +++ ChangeLog 6 Sep 2014 10:13:19 -0000 1.291 @@ -1,8 +1,9 @@ # ChangeLog for app-emulation/qemu # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.290 2014/08/28 12:02:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.291 2014/09/06 10:13:19 vapier Exp $ - 28 Aug 2014; Mike Frysinger <[email protected]> qemu-2.1.0-r1.ebuild: + 28 Aug 2014; Mike Frysinger <[email protected]> qemu-2.1.0-r1.ebuild, + qemu-9999.ebuild: Mark u-boot binaries as prebuilt #521286 by Agostino Sarubbo. 28 Aug 2014; Mike Frysinger <[email protected]> 1.88 app-emulation/qemu/qemu-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild?rev=1.88&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild?rev=1.88&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild?r1=1.87&r2=1.88 Index: qemu-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- qemu-9999.ebuild 8 Aug 2014 14:22:42 -0000 1.87 +++ qemu-9999.ebuild 6 Sep 2014 10:13:19 -0000 1.88 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v 1.87 2014/08/08 14:22:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v 1.88 2014/09/06 10:13:19 vapier Exp $ EAPI=5 @@ -148,7 +148,9 @@ usr/share/qemu/openbios-sparc64 usr/share/qemu/openbios-sparc32 usr/share/qemu/palcode-clipper - usr/share/qemu/s390-ccw.img" + usr/share/qemu/s390-ccw.img + usr/share/qemu/u-boot.e500 +" QA_WX_LOAD="usr/bin/qemu-i386 usr/bin/qemu-x86_64
