summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-11 09:40:02 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-11 09:40:02 +0000
commit1b9d86a17a15a8c9c779d6cec51f32a055dd8166 (patch)
tree8f4b3f4e38eb735947d3c1df3649540290019bab /app-emulation
parentAdd version 1.10 (diff)
downloadgentoo-2-1b9d86a17a15a8c9c779d6cec51f32a055dd8166.tar.gz
gentoo-2-1b9d86a17a15a8c9c779d6cec51f32a055dd8166.tar.bz2
gentoo-2-1b9d86a17a15a8c9c779d6cec51f32a055dd8166.zip
Add better USE description for jpeg and png
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/ChangeLog5
-rw-r--r--app-emulation/qemu/metadata.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/app-emulation/qemu/ChangeLog b/app-emulation/qemu/ChangeLog
index 4e47fc14a8e7..3a18395f1c14 100644
--- a/app-emulation/qemu/ChangeLog
+++ b/app-emulation/qemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/qemu
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.126 2012/10/11 07:40:26 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.127 2012/10/11 09:40:02 jlec Exp $
+
+ 11 Oct 2012; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add better USE description for jpeg and png
11 Oct 2012; Sergei Trofimovich <slyfox@gentoo.org>
+files/qemu-9999-fix-mipsen.patch:
diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml
index 4750873fbac8..baf1c47c0042 100644
--- a/app-emulation/qemu/metadata.xml
+++ b/app-emulation/qemu/metadata.xml
@@ -23,6 +23,8 @@
<flag name='systemtap'>Enable SystemTAP/DTrace tracing</flag>
<flag name='tci'>Enable the TCG Interpreter which can speed up or slowdown workloads depending on the host and guest CPUs being emulated. In the future it will be a runtime option but for now its compile time.</flag>
<flag name='tls'>Enable TLS support for the VNC console server</flag>
+ <flag name='jpeg'>Enable jpeg image support for the VNC console server</flag>
+ <flag name='png'>Enable png image support for the VNC console server</flag>
<flag name="usbredir">Use <pkg>sys-apps/usbredir</pkg> to redirect USB
devices to another machine over TCP</flag>
<flag name='uuid'>Enable UUID support in the vdi block driver</flag>