Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/mesa: mesa-7.11.ebuild ChangeLog mesa-7.11.2.ebuild mesa-7.10.3.ebuild mesa-7.10.2-r1.ebuild mesa-7.11.1.ebuild mesa-7.10.2.ebuild
Date: Sat, 03 Dec 2011 22:57:30
Message-Id: 20111203225719.630FF2004B@flycatcher.gentoo.org
1 chithanh 11/12/03 22:57:19
2
3 Modified: mesa-7.11.ebuild ChangeLog mesa-7.11.2.ebuild
4 mesa-7.10.3.ebuild
5 Removed: mesa-7.10.2-r1.ebuild mesa-7.11.1.ebuild
6 mesa-7.10.2.ebuild
7 Log:
8 Add patches to build against llvm-3 to unstable ebuild, depend on earlier versions for stable ebuilds, bug #375847. Clean up some old ebuilds.
9
10 (Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.14 media-libs/mesa/mesa-7.11.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild?rev=1.14&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild?rev=1.14&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild?r1=1.13&r2=1.14
18
19 Index: mesa-7.11.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v
22 retrieving revision 1.13
23 retrieving revision 1.14
24 diff -u -r1.13 -r1.14
25 --- mesa-7.11.ebuild 6 Nov 2011 12:33:57 -0000 1.13
26 +++ mesa-7.11.ebuild 3 Dec 2011 22:57:19 -0000 1.14
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v 1.13 2011/11/06 12:33:57 xarthisius Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v 1.14 2011/12/03 22:57:19 chithanh Exp $
32
33 EAPI=3
34
35 @@ -72,7 +72,7 @@
36 x11-libs/libXxf86vm
37 motif? ( x11-libs/openmotif )
38 gallium? (
39 - llvm? ( >=sys-devel/llvm-2.8 )
40 + llvm? ( <sys-devel/llvm-3 )
41 )
42 ${LIBDRM_DEPSTRING}[video_cards_nouveau?,video_cards_vmware?]
43 "
44
45
46
47 1.373 media-libs/mesa/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.373&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.373&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?r1=1.372&r2=1.373
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
56 retrieving revision 1.372
57 retrieving revision 1.373
58 diff -u -r1.372 -r1.373
59 --- ChangeLog 30 Nov 2011 01:11:02 -0000 1.372
60 +++ ChangeLog 3 Dec 2011 22:57:19 -0000 1.373
61 @@ -1,6 +1,12 @@
62 # ChangeLog for media-libs/mesa
63 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.372 2011/11/30 01:11:02 chithanh Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.373 2011/12/03 22:57:19 chithanh Exp $
66 +
67 + 03 Dec 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
68 + -mesa-7.10.2.ebuild, -mesa-7.10.2-r1.ebuild, mesa-7.10.3.ebuild,
69 + mesa-7.11.ebuild, -mesa-7.11.1.ebuild, mesa-7.11.2.ebuild:
70 + Add patches to build against llvm-3 to unstable ebuild, depend on earlier
71 + versions for stable ebuilds, bug #375847. Clean up some old ebuilds.
72
73 *mesa-7.11.2 (30 Nov 2011)
74
75
76
77
78 1.2 media-libs/mesa/mesa-7.11.2.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild?rev=1.2&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild?rev=1.2&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild?r1=1.1&r2=1.2
83
84 Index: mesa-7.11.2.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v
87 retrieving revision 1.1
88 retrieving revision 1.2
89 diff -u -r1.1 -r1.2
90 --- mesa-7.11.2.ebuild 30 Nov 2011 01:11:02 -0000 1.1
91 +++ mesa-7.11.2.ebuild 3 Dec 2011 22:57:19 -0000 1.2
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2011 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.1 2011/11/30 01:11:02 chithanh Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.2 2011/12/03 22:57:19 chithanh Exp $
97
98 EAPI=3
99
100 @@ -24,7 +24,7 @@
101 DESCRIPTION="OpenGL-like graphic library for Linux"
102 HOMEPAGE="http://mesa3d.sourceforge.net/"
103
104 -#SRC_PATCHES="mirror://gentoo/${P}-gentoo-patches-01.tar.bz2"
105 +SRC_PATCHES="mirror://gentoo/${P}-gentoo-patches-01.tar.bz2"
106 if [[ $PV = 9999* ]]; then
107 SRC_URI="${SRC_PATCHES}"
108 else
109
110
111
112 1.11 media-libs/mesa/mesa-7.10.3.ebuild
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild?rev=1.11&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild?rev=1.11&content-type=text/plain
116 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild?r1=1.10&r2=1.11
117
118 Index: mesa-7.10.3.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v
121 retrieving revision 1.10
122 retrieving revision 1.11
123 diff -u -r1.10 -r1.11
124 --- mesa-7.10.3.ebuild 16 Sep 2011 19:32:56 -0000 1.10
125 +++ mesa-7.10.3.ebuild 3 Dec 2011 22:57:19 -0000 1.11
126 @@ -1,6 +1,6 @@
127 # Copyright 1999-2011 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v 1.10 2011/09/16 19:32:56 mattst88 Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v 1.11 2011/12/03 22:57:19 chithanh Exp $
131
132 EAPI=3
133
134 @@ -78,7 +78,7 @@
135 amd64? ( dev-libs/udis86 )
136 x86? ( dev-libs/udis86 )
137 x86-fbsd? ( dev-libs/udis86 )
138 - sys-devel/llvm
139 + <sys-devel/llvm-3
140 )
141 )
142 ${LIBDRM_DEPSTRING}[video_cards_nouveau?,video_cards_vmware?]