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-9.2.4.ebuild ChangeLog mesa-9.2.2.ebuild mesa-9.2.3.ebuild mesa-9.2.1.ebuild mesa-9.2.0-r1.ebuild mesa-9.2.0.ebuild
Date: Fri, 29 Nov 2013 16:36:15
Message-Id: 20131129163610.29C4F2004B@flycatcher.gentoo.org
1 chithanh 13/11/29 16:36:10
2
3 Modified: mesa-9.2.4.ebuild ChangeLog
4 Removed: mesa-9.2.2.ebuild mesa-9.2.3.ebuild
5 mesa-9.2.1.ebuild mesa-9.2.0-r1.ebuild
6 mesa-9.2.0.ebuild
7 Log:
8 Add patches to fix building gallivm and clover against llvm-3.4, bug #488064 and bug #492828, and xorg state tracker against xorg-server-1.15, bug #492838. Drop old 9.2 releases.
9
10 (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
11
12 Revision Changes Path
13 1.2 media-libs/mesa/mesa-9.2.4.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-9.2.4.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-9.2.4.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-9.2.4.ebuild?r1=1.1&r2=1.2
18
19 Index: mesa-9.2.4.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.2.4.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- mesa-9.2.4.ebuild 28 Nov 2013 16:45:56 -0000 1.1
26 +++ mesa-9.2.4.ebuild 29 Nov 2013 16:36:09 -0000 1.2
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2013 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.2.4.ebuild,v 1.1 2013/11/28 16:45:56 chithanh Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.2.4.ebuild,v 1.2 2013/11/29 16:36:09 chithanh Exp $
32
33 EAPI=5
34
35 @@ -27,7 +27,7 @@
36 DESCRIPTION="OpenGL-like graphic library for Linux"
37 HOMEPAGE="http://mesa3d.sourceforge.net/"
38
39 -#SRC_PATCHES="mirror://gentoo/${P}-gentoo-patches-01.tar.bz2"
40 +SRC_PATCHES="mirror://gentoo/${PN}-9.2-gentoo-patches-01.tar.xz"
41 if [[ $PV = 9999* ]]; then
42 SRC_URI="${SRC_PATCHES}"
43 else
44
45
46
47 1.520 media-libs/mesa/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.520&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.520&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?r1=1.519&r2=1.520
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
56 retrieving revision 1.519
57 retrieving revision 1.520
58 diff -u -r1.519 -r1.520
59 --- ChangeLog 29 Nov 2013 16:28:49 -0000 1.519
60 +++ ChangeLog 29 Nov 2013 16:36:09 -0000 1.520
61 @@ -1,6 +1,13 @@
62 # ChangeLog for media-libs/mesa
63 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.519 2013/11/29 16:28:49 chithanh Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.520 2013/11/29 16:36:09 chithanh Exp $
66 +
67 + 29 Nov 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
68 + -mesa-9.2.0-r1.ebuild, -mesa-9.2.0.ebuild, -mesa-9.2.1.ebuild,
69 + -mesa-9.2.2.ebuild, -mesa-9.2.3.ebuild, mesa-9.2.4.ebuild:
70 + Add patches to fix building gallivm and clover against llvm-3.4, bug #488064
71 + and bug #492828, and xorg state tracker against xorg-server-1.15, bug #492838.
72 + Drop old 9.2 releases.
73
74 29 Nov 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
75 mesa-10.0.0_rc2.ebuild: