public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/mesa: mesa-9.0.1.ebuild mesa-9.1.2.ebuild mesa-8.0.4-r1.ebuild mesa-9.0.3.ebuild mesa-7.11.2.ebuild mesa-9.0.2.ebuild ChangeLog
@ 2013-05-06 15:58 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-05-06 15:58 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/05/06 15:58:11

  Modified:             mesa-9.0.1.ebuild mesa-9.1.2.ebuild
                        mesa-8.0.4-r1.ebuild mesa-9.0.3.ebuild
                        mesa-7.11.2.ebuild mesa-9.0.2.ebuild ChangeLog
  Log:
  Update patches/dependencies for llvm-3.3.
  
  (Portage version: 2.1.11.62/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.17                 media-libs/mesa/mesa-9.0.1.ebuild

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

Index: mesa-9.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- mesa-9.0.1.ebuild	10 Mar 2013 21:54:09 -0000	1.16
+++ mesa-9.0.1.ebuild	6 May 2013 15:58:11 -0000	1.17
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild,v 1.16 2013/03/10 21:54:09 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild,v 1.17 2013/05/06 15:58:11 chithanh Exp $
 
 EAPI=4
 
@@ -117,6 +117,7 @@
 DEPEND="${RDEPEND}
 	llvm? (
 		>=sys-devel/llvm-2.9
+		<sys-devel/llvm-3.3
 		r600-llvm-compiler? ( =sys-devel/llvm-3.1* )
 		video_cards_radeonsi? ( =sys-devel/llvm-3.1* )
 	)



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

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

Index: mesa-9.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mesa-9.1.2.ebuild	2 May 2013 17:01:24 -0000	1.1
+++ mesa-9.1.2.ebuild	6 May 2013 15:58:11 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.1.2.ebuild,v 1.1 2013/05/02 17:01:24 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.1.2.ebuild,v 1.2 2013/05/06 15:58:11 chithanh Exp $
 
 EAPI=5
 
@@ -26,7 +26,7 @@
 DESCRIPTION="OpenGL-like graphic library for Linux"
 HOMEPAGE="http://mesa3d.sourceforge.net/"
 
-SRC_PATCHES="mirror://gentoo/${PN}-9.1-gentoo-patches-02.tar.bz2"
+SRC_PATCHES="mirror://gentoo/${PN}-9.1-gentoo-patches-03.tar.bz2"
 if [[ $PV = 9999* ]]; then
 	SRC_URI="${SRC_PATCHES}"
 else



1.12                 media-libs/mesa/mesa-8.0.4-r1.ebuild

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

Index: mesa-8.0.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- mesa-8.0.4-r1.ebuild	21 Jan 2013 17:54:17 -0000	1.11
+++ mesa-8.0.4-r1.ebuild	6 May 2013 15:58:11 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild,v 1.11 2013/01/21 17:54:17 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild,v 1.12 2013/05/06 15:58:11 chithanh Exp $
 
 EAPI=4
 
@@ -111,7 +111,7 @@
 done
 
 DEPEND="${RDEPEND}
-	llvm? ( >=sys-devel/llvm-2.9 )
+	llvm? ( >=sys-devel/llvm-2.9 <sys-devel/llvm-3.3 )
 	=dev-lang/python-2*
 	dev-libs/libxml2[python]
 	virtual/pkgconfig



1.4                  media-libs/mesa/mesa-9.0.3.ebuild

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

Index: mesa-9.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mesa-9.0.3.ebuild	10 Mar 2013 21:54:09 -0000	1.3
+++ mesa-9.0.3.ebuild	6 May 2013 15:58:11 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.3.ebuild,v 1.3 2013/03/10 21:54:09 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.3.ebuild,v 1.4 2013/05/06 15:58:11 chithanh Exp $
 
 EAPI=4
 
@@ -114,6 +114,7 @@
 DEPEND="${RDEPEND}
 	llvm? (
 		>=sys-devel/llvm-2.9
+		<sys-devel/llvm-3.3
 		r600-llvm-compiler? ( =sys-devel/llvm-3.1* )
 		video_cards_radeonsi? ( =sys-devel/llvm-3.1* )
 	)



1.16                 media-libs/mesa/mesa-7.11.2.ebuild

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

Index: mesa-7.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- mesa-7.11.2.ebuild	4 Jan 2013 17:48:14 -0000	1.15
+++ mesa-7.11.2.ebuild	6 May 2013 15:58:11 -0000	1.16
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.15 2013/01/04 17:48:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.16 2013/05/06 15:58:11 chithanh Exp $
 
 EAPI=3
 
@@ -74,7 +74,7 @@
 		x11-libs/motif
 		!x11-libs/libGLw )
 	gallium? (
-		llvm? ( >=sys-devel/llvm-2.8 )
+		llvm? ( <sys-devel/llvm-3.3 )
 	)
 	${LIBDRM_DEPSTRING}[video_cards_nouveau?,video_cards_vmware?]
 	video_cards_nouveau? ( <x11-libs/libdrm-2.4.34 )



1.3                  media-libs/mesa/mesa-9.0.2.ebuild

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

Index: mesa-9.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mesa-9.0.2.ebuild	10 Mar 2013 21:54:09 -0000	1.2
+++ mesa-9.0.2.ebuild	6 May 2013 15:58:11 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.2.ebuild,v 1.2 2013/03/10 21:54:09 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.2.ebuild,v 1.3 2013/05/06 15:58:11 chithanh Exp $
 
 EAPI=4
 
@@ -117,6 +117,7 @@
 DEPEND="${RDEPEND}
 	llvm? (
 		>=sys-devel/llvm-2.9
+		<sys-devel/llvm-3.3
 		r600-llvm-compiler? ( =sys-devel/llvm-3.1* )
 		video_cards_radeonsi? ( =sys-devel/llvm-3.1* )
 	)



1.470                media-libs/mesa/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
retrieving revision 1.469
retrieving revision 1.470
diff -u -r1.469 -r1.470
--- ChangeLog	2 May 2013 17:01:24 -0000	1.469
+++ ChangeLog	6 May 2013 15:58:11 -0000	1.470
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/mesa
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.469 2013/05/02 17:01:24 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.470 2013/05/06 15:58:11 chithanh Exp $
+
+  06 May 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  mesa-7.11.2.ebuild, mesa-8.0.4-r1.ebuild, mesa-9.0.1.ebuild,
+  mesa-9.0.2.ebuild, mesa-9.0.3.ebuild, mesa-9.1.2.ebuild:
+  Update patches/dependencies for llvm-3.3.
 
 *mesa-9.1.2 (02 May 2013)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-06 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-06 15:58 [gentoo-commits] gentoo-x86 commit in media-libs/mesa: mesa-9.0.1.ebuild mesa-9.1.2.ebuild mesa-8.0.4-r1.ebuild mesa-9.0.3.ebuild mesa-7.11.2.ebuild mesa-9.0.2.ebuild ChangeLog Chi-Thanh Christopher Nguyen (chithanh)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox