commit:     74a19077a22147ae336134ddd5c7c026d3154938
Author:     Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  8 19:14:37 2015 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Sun Feb  8 19:14:37 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=74a19077

media-libs/mesa: squash some inconsequential differences between overlay and 
g-x86

---
 media-libs/mesa/mesa-9999.ebuild | 2 +-
 media-libs/mesa/metadata.xml     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 2656e3e..46aac69 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -54,7 +54,7 @@ IUSE="${IUSE_VIDEO_CARDS}
        +udev vaapi vdpau wayland xvmc xa kernel_FreeBSD"
 
 REQUIRED_USE="
-       d3d9? ( gallium dri3 )
+       d3d9?   ( dri3 gallium )
        llvm?   ( gallium )
        opencl? (
                gallium

diff --git a/media-libs/mesa/metadata.xml b/media-libs/mesa/metadata.xml
index 625b06b..e127975 100644
--- a/media-libs/mesa/metadata.xml
+++ b/media-libs/mesa/metadata.xml
@@ -5,9 +5,9 @@
 <use>
        <flag name='bindist'>Disable patent-encumbered ARB_texture_float, 
EXT_texture_shared_exponent, and EXT_packed_float extensions.</flag>
        <flag name='classic'>Build drivers based on the classic 
architecture.</flag>
-       <flag name='egl'>Enable EGL support.</flag>
        <flag name='d3d9'>Enable Direct 3D9 API through Nine state tracker. Can 
be used together with patched wine.</flag>
        <flag name='dri3'>Enable DRI3 support.</flag>
+       <flag name='egl'>Enable EGL support.</flag>
        <flag name='gallium'>Build drivers based on Gallium3D, the new 
architecture for 3D graphics drivers.</flag>
        <flag name='gbm'>Enable the Graphics Buffer Manager for EGL on 
KMS.</flag>
        <flag name='gles1'>Enable GLESv1 support.</flag>

Reply via email to