vapier      14/10/16 14:59:57

  Modified:             mesa-10.3.0.ebuild ChangeLog
  Log:
  Require newer llvm for radeonsi to match configure checks.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key D2E96200)

Revision  Changes    Path
1.5                  media-libs/mesa/mesa-10.3.0.ebuild

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

Index: mesa-10.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mesa-10.3.0.ebuild  27 Sep 2014 23:07:39 -0000      1.4
+++ mesa-10.3.0.ebuild  16 Oct 2014 14:59:57 -0000      1.5
@@ -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.0.ebuild,v 1.4 
2014/09/27 23:07:39 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.0.ebuild,v 1.5 
2014/10/16 14:59:57 vapier Exp $
 
 EAPI=5
 
@@ -120,6 +120,7 @@
                                ) )
                )
                >=sys-devel/llvm-3.3-r3:=[${MULTILIB_USEDEP}]
+               video_cards_radeonsi? ( 
>=sys-devel/llvm-3.4.2:=[${MULTILIB_USEDEP}] )
        )
        opencl? (
                                app-admin/eselect-opencl



1.579                media-libs/mesa/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
retrieving revision 1.578
retrieving revision 1.579
diff -u -r1.578 -r1.579
--- ChangeLog   27 Sep 2014 23:07:39 -0000      1.578
+++ ChangeLog   16 Oct 2014 14:59:57 -0000      1.579
@@ -1,6 +1,9 @@
 # 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.578 
2014/09/27 23:07:39 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.579 
2014/10/16 14:59:57 vapier Exp $
+
+  16 Oct 2014; Mike Frysinger <[email protected]> mesa-10.3.0.ebuild:
+  Require newer llvm for radeonsi to match configure checks.
 
   27 Sep 2014; Matt Turner <[email protected]> mesa-10.3.0.ebuild:
   Depend on llvm/clang-3.4.2, bug 523740.




Reply via email to