Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/mesa: ChangeLog mesa-7.7.1.ebuild mesa-7.8.2.ebuild
Date: Thu, 09 Sep 2010 11:00:20
Message-Id: 20100909110012.BBF7B20051@flycatcher.gentoo.org
1 scarabeus 10/09/09 11:00:12
2
3 Modified: ChangeLog mesa-7.7.1.ebuild mesa-7.8.2.ebuild
4 Log:
5 Update deps on libX11[xcb].
6
7 (Portage version: 2.2_rc78/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.283 media-libs/mesa/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.283&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.283&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?r1=1.282&r2=1.283
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
19 retrieving revision 1.282
20 retrieving revision 1.283
21 diff -u -r1.282 -r1.283
22 --- ChangeLog 27 Aug 2010 19:18:31 -0000 1.282
23 +++ ChangeLog 9 Sep 2010 11:00:12 -0000 1.283
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-libs/mesa
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.282 2010/08/27 19:18:31 robbat2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.283 2010/09/09 11:00:12 scarabeus Exp $
29 +
30 + 09 Sep 2010; Tomáš Chvátal <scarabeus@g.o> mesa-7.7.1.ebuild,
31 + mesa-7.8.2.ebuild:
32 + Update deps on libX11[xcb].
33
34 27 Aug 2010; Robin H. Johnson <robbat2@g.o> mesa-7.7.1.ebuild,
35 mesa-7.8.2.ebuild:
36
37
38
39 1.11 media-libs/mesa/mesa-7.7.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild?rev=1.11&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild?rev=1.11&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild?r1=1.10&r2=1.11
44
45 Index: mesa-7.7.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v
48 retrieving revision 1.10
49 retrieving revision 1.11
50 diff -u -r1.10 -r1.11
51 --- mesa-7.7.1.ebuild 27 Aug 2010 19:18:31 -0000 1.10
52 +++ mesa-7.7.1.ebuild 9 Sep 2010 11:00:12 -0000 1.11
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v 1.10 2010/08/27 19:18:31 robbat2 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v 1.11 2010/09/09 11:00:12 scarabeus Exp $
58
59 EAPI="2"
60
61 @@ -51,7 +51,7 @@
62 dev-libs/expat
63 >=x11-libs/libdrm-2.4.17
64 x11-libs/libICE
65 - x11-libs/libX11[xcb?]
66 + || ( <=x11-libs/libX11-1.3.5[xcb?] >x11-libs/libX11-1.3.5 )
67 x11-libs/libXdamage
68 x11-libs/libXext
69 x11-libs/libXi
70
71
72
73 1.10 media-libs/mesa/mesa-7.8.2.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild?rev=1.10&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild?rev=1.10&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild?r1=1.9&r2=1.10
78
79 Index: mesa-7.8.2.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild,v
82 retrieving revision 1.9
83 retrieving revision 1.10
84 diff -u -r1.9 -r1.10
85 --- mesa-7.8.2.ebuild 27 Aug 2010 19:18:31 -0000 1.9
86 +++ mesa-7.8.2.ebuild 9 Sep 2010 11:00:12 -0000 1.10
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild,v 1.9 2010/08/27 19:18:31 robbat2 Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild,v 1.10 2010/09/09 11:00:12 scarabeus Exp $
92
93 EAPI=3
94
95 @@ -53,7 +53,7 @@
96 video_cards_nouveau? ( <x11-libs/libdrm-2.4.21 )
97 )
98 x11-libs/libICE
99 - x11-libs/libX11[xcb?]
100 + || ( <=x11-libs/libX11-1.3.5[xcb?] >x11-libs/libX11-1.3.5 )
101 x11-libs/libXdamage
102 x11-libs/libXext
103 x11-libs/libXi