mattst88    14/12/08 18:50:55

  Modified:             mesa-10.3.5-r1.ebuild mesa-10.3.5.ebuild ChangeLog
  Log:
  Replace sysfs USE flag with udev.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
974CA72A)

Revision  Changes    Path
1.2                  media-libs/mesa/mesa-10.3.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.3.5-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.3.5-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.3.5-r1.ebuild?r1=1.1&r2=1.2

Index: mesa-10.3.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.5-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mesa-10.3.5-r1.ebuild       8 Dec 2014 18:31:17 -0000       1.1
+++ mesa-10.3.5-r1.ebuild       8 Dec 2014 18:50:55 -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/media-libs/mesa/mesa-10.3.5-r1.ebuild,v 1.1 
2014/12/08 18:31:17 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.5-r1.ebuild,v 1.2 
2014/12/08 18:50:55 mattst88 Exp $
 
 EAPI=5
 
@@ -51,7 +51,7 @@
 IUSE="${IUSE_VIDEO_CARDS}
        bindist +classic debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm +nptl
        opencl openvg osmesa pax_kernel openmax pic r600-llvm-compiler selinux
-       sysfs vdpau wayland xvmc xa kernel_FreeBSD kernel_linux"
+       +udev vdpau wayland xvmc xa kernel_FreeBSD kernel_linux"
 
 REQUIRED_USE="
        llvm?   ( gallium )
@@ -95,7 +95,7 @@
        classic? ( app-admin/eselect-mesa )
        gallium? ( app-admin/eselect-mesa )
        >=app-admin/eselect-opengl-1.3.0
-       !sysfs? ( kernel_linux? ( >=virtual/libudev-215:=[${MULTILIB_USEDEP}] ) 
)
+       udev? ( kernel_linux? ( >=virtual/libudev-215:=[${MULTILIB_USEDEP}] ) )
        >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
        >=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}]
        >=x11-libs/libxshmfence-1.1:=[${MULTILIB_USEDEP}]
@@ -322,7 +322,7 @@
                $(use_enable gles2) \
                $(use_enable nptl glx-tls) \
                $(use_enable osmesa) \
-               $(use_enable sysfs) \
+               $(use_enable !udev sysfs) \
                --enable-llvm-shared-libs \
                --with-dri-drivers=${DRI_DRIVERS} \
                --with-gallium-drivers=${GALLIUM_DRIVERS} \



1.2                  media-libs/mesa/mesa-10.3.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.3.5.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.3.5.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.3.5.ebuild?r1=1.1&r2=1.2

Index: mesa-10.3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mesa-10.3.5.ebuild  8 Dec 2014 18:31:17 -0000       1.1
+++ mesa-10.3.5.ebuild  8 Dec 2014 18:50:55 -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/media-libs/mesa/mesa-10.3.5.ebuild,v 1.1 
2014/12/08 18:31:17 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.5.ebuild,v 1.2 
2014/12/08 18:50:55 mattst88 Exp $
 
 EAPI=5
 
@@ -51,7 +51,7 @@
 IUSE="${IUSE_VIDEO_CARDS}
        bindist +classic debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm +nptl
        opencl openvg osmesa pax_kernel openmax pic r600-llvm-compiler selinux
-       sysfs vdpau wayland xvmc xa kernel_FreeBSD kernel_linux"
+       +udev vdpau wayland xvmc xa kernel_FreeBSD kernel_linux"
 
 REQUIRED_USE="
        llvm?   ( gallium )
@@ -95,7 +95,7 @@
        classic? ( app-admin/eselect-mesa )
        gallium? ( app-admin/eselect-mesa )
        >=app-admin/eselect-opengl-1.2.7
-       !sysfs? ( kernel_linux? ( >=virtual/libudev-215:=[${MULTILIB_USEDEP}] ) 
)
+       udev? ( kernel_linux? ( >=virtual/libudev-215:=[${MULTILIB_USEDEP}] ) )
        >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
        >=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}]
        >=x11-libs/libxshmfence-1.1:=[${MULTILIB_USEDEP}]
@@ -322,7 +322,7 @@
                $(use_enable gles2) \
                $(use_enable nptl glx-tls) \
                $(use_enable osmesa) \
-               $(use_enable sysfs) \
+               $(use_enable !udev sysfs) \
                --enable-llvm-shared-libs \
                --with-dri-drivers=${DRI_DRIVERS} \
                --with-gallium-drivers=${GALLIUM_DRIVERS} \



1.586                media-libs/mesa/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.586&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.586&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?r1=1.585&r2=1.586

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
retrieving revision 1.585
retrieving revision 1.586
diff -u -r1.585 -r1.586
--- ChangeLog   8 Dec 2014 18:31:17 -0000       1.585
+++ ChangeLog   8 Dec 2014 18:50:55 -0000       1.586
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/mesa
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.585 
2014/12/08 18:31:17 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.586 
2014/12/08 18:50:55 mattst88 Exp $
+
+  08 Dec 2014; Matt Turner <[email protected]> mesa-10.3.5-r1.ebuild,
+  mesa-10.3.5.ebuild:
+  Replace sysfs USE flag with udev.
 
 *mesa-10.3.5 (08 Dec 2014)
 *mesa-10.3.5-r1 (08 Dec 2014)




Reply via email to