vapier      14/04/20 02:04:19

  Modified:             qemu-9999.ebuild qemu-2.0.0.ebuild
                        qemu-1.7.1.ebuild qemu-1.7.0.ebuild ChangeLog
  Log:
  Drop USE=mixemu as the configure flag no longer exists #508194 by OGINO 
Masanori.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.66                 app-emulation/qemu/qemu-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild?rev=1.66&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild?rev=1.66&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild?r1=1.65&r2=1.66

Index: qemu-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- qemu-9999.ebuild    19 Apr 2014 17:41:33 -0000      1.65
+++ qemu-9999.ebuild    20 Apr 2014 02:04:18 -0000      1.66
@@ -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.65 
2014/04/19 17:41:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v 1.66 
2014/04/20 02:04:18 vapier Exp $
 
 EAPI=5
 
@@ -31,7 +31,7 @@
 SLOT="0"
 IUSE="accessibility +aio alsa bluetooth +caps +curl debug +fdt glusterfs \
 gtk iscsi +jpeg \
-kernel_linux kernel_FreeBSD mixemu ncurses opengl +png pulseaudio python \
+kernel_linux kernel_FreeBSD ncurses opengl +png pulseaudio python \
 rbd sasl +seccomp sdl selinux smartcard spice ssh static static-softmmu \
 static-user systemtap tci test +threads tls usb usbredir +uuid vde +vhost-net \
 virtfs +vnc xattr xen xfs"
@@ -336,7 +336,6 @@
                conf_opts+=" $(use_enable xen)"
                conf_opts+=" $(use_enable xen xen-pci-passthrough)"
                conf_opts+=" $(use_enable xfs xfsctl)"
-               use mixemu && conf_opts+=" --enable-mixemu"
                conf_opts+=" --audio-drv-list=${audio_opts}"
        fi
 



1.2                  app-emulation/qemu/qemu-2.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-2.0.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-2.0.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-2.0.0.ebuild?r1=1.1&r2=1.2

Index: qemu-2.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-2.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qemu-2.0.0.ebuild   19 Apr 2014 17:43:07 -0000      1.1
+++ qemu-2.0.0.ebuild   20 Apr 2014 02:04:18 -0000      1.2
@@ -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-2.0.0.ebuild,v 1.1 
2014/04/19 17:43:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-2.0.0.ebuild,v 1.2 
2014/04/20 02:04:18 vapier Exp $
 
 EAPI=5
 
@@ -31,7 +31,7 @@
 SLOT="0"
 IUSE="accessibility +aio alsa bluetooth +caps +curl debug +fdt glusterfs \
 gtk iscsi +jpeg \
-kernel_linux kernel_FreeBSD mixemu ncurses opengl +png pulseaudio python \
+kernel_linux kernel_FreeBSD ncurses opengl +png pulseaudio python \
 rbd sasl +seccomp sdl selinux smartcard spice ssh static static-softmmu \
 static-user systemtap tci test +threads tls usb usbredir +uuid vde +vhost-net \
 virtfs +vnc xattr xen xfs"
@@ -336,7 +336,6 @@
                conf_opts+=" $(use_enable xen)"
                conf_opts+=" $(use_enable xen xen-pci-passthrough)"
                conf_opts+=" $(use_enable xfs xfsctl)"
-               use mixemu && conf_opts+=" --enable-mixemu"
                conf_opts+=" --audio-drv-list=${audio_opts}"
        fi
 



1.4                  app-emulation/qemu/qemu-1.7.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.7.1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.7.1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.7.1.ebuild?r1=1.3&r2=1.4

Index: qemu-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.7.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qemu-1.7.1.ebuild   19 Apr 2014 17:12:38 -0000      1.3
+++ qemu-1.7.1.ebuild   20 Apr 2014 02:04:18 -0000      1.4
@@ -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-1.7.1.ebuild,v 1.3 
2014/04/19 17:12:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.7.1.ebuild,v 1.4 
2014/04/20 02:04:18 vapier Exp $
 
 EAPI=5
 
@@ -32,7 +32,7 @@
 SLOT="0"
 IUSE="accessibility +aio alsa bluetooth +caps +curl debug +fdt glusterfs \
 gtk iscsi +jpeg \
-kernel_linux kernel_FreeBSD mixemu ncurses opengl +png pulseaudio python \
+kernel_linux kernel_FreeBSD ncurses opengl +png pulseaudio python \
 rbd sasl +seccomp sdl selinux smartcard spice ssh static static-softmmu \
 static-user systemtap tci test +threads tls usb usbredir +uuid vde +vhost-net \
 virtfs +vnc xattr xen xfs"
@@ -336,7 +336,6 @@
                conf_opts+=" $(use_enable xen)"
                conf_opts+=" $(use_enable xen xen-pci-passthrough)"
                conf_opts+=" $(use_enable xfs xfsctl)"
-               use mixemu && conf_opts+=" --enable-mixemu"
                conf_opts+=" --audio-drv-list=${audio_opts}"
        fi
 



1.6                  app-emulation/qemu/qemu-1.7.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.7.0.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.7.0.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.7.0.ebuild?r1=1.5&r2=1.6

Index: qemu-1.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.7.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qemu-1.7.0.ebuild   19 Apr 2014 17:12:38 -0000      1.5
+++ qemu-1.7.0.ebuild   20 Apr 2014 02:04:18 -0000      1.6
@@ -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-1.7.0.ebuild,v 1.5 
2014/04/19 17:12:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.7.0.ebuild,v 1.6 
2014/04/20 02:04:18 vapier Exp $
 
 EAPI=5
 
@@ -32,7 +32,7 @@
 SLOT="0"
 IUSE="accessibility +aio alsa bluetooth +caps +curl debug +fdt glusterfs \
 gtk iscsi +jpeg \
-kernel_linux kernel_FreeBSD mixemu ncurses opengl +png pulseaudio python \
+kernel_linux kernel_FreeBSD ncurses opengl +png pulseaudio python \
 rbd sasl +seccomp sdl selinux smartcard spice ssh static static-softmmu \
 static-user systemtap tci test +threads tls usb usbredir +uuid vde +vhost-net \
 virtfs +vnc xattr xen xfs"
@@ -336,7 +336,6 @@
                conf_opts+=" $(use_enable xen)"
                conf_opts+=" $(use_enable xen xen-pci-passthrough)"
                conf_opts+=" $(use_enable xfs xfsctl)"
-               use mixemu && conf_opts+=" --enable-mixemu"
                conf_opts+=" --audio-drv-list=${audio_opts}"
        fi
 



1.254                app-emulation/qemu/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.254&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.254&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?r1=1.253&r2=1.254

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -r1.253 -r1.254
--- ChangeLog   19 Apr 2014 17:43:07 -0000      1.253
+++ ChangeLog   20 Apr 2014 02:04:18 -0000      1.254
@@ -1,6 +1,11 @@
 # 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.253 
2014/04/19 17:43:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.254 
2014/04/20 02:04:18 vapier Exp $
+
+  20 Apr 2014; Mike Frysinger <[email protected]> qemu-1.7.0.ebuild,
+  qemu-1.7.1.ebuild, qemu-2.0.0.ebuild, qemu-9999.ebuild:
+  Drop USE=mixemu as the configure flag no longer exists #508194 by OGINO
+  Masanori.
 
 *qemu-2.0.0 (19 Apr 2014)
 




Reply via email to