Gentoo Archives: gentoo-commits

From: "Fabio Erculiani (lxnay)" <lxnay@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/ati-drivers: ati-drivers-10.1.ebuild ChangeLog ati-drivers-10.2.ebuild
Date: Sun, 28 Feb 2010 17:31:58
Message-Id: E1Nlmzd-0004Ag-Up@stork.gentoo.org
1 lxnay 10/02/28 17:31:49
2
3 Modified: ati-drivers-10.1.ebuild ChangeLog
4 ati-drivers-10.2.ebuild
5 Log:
6 add 2.6.33 kernel support and really close bug 297322
7 (Portage version: 2.2_rc62/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 x11-drivers/ati-drivers/ati-drivers-10.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.1.ebuild?r1=1.1&r2=1.2
15
16 Index: ati-drivers-10.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ati-drivers-10.1.ebuild 13 Feb 2010 15:55:29 -0000 1.1
23 +++ ati-drivers-10.1.ebuild 28 Feb 2010 17:31:48 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.1.ebuild,v 1.1 2010/02/13 15:55:29 lu_zero Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.1.ebuild,v 1.2 2010/02/28 17:31:48 lxnay Exp $
29
30 EAPI="2"
31
32 @@ -226,6 +226,11 @@
33 fi
34 fi
35
36 + # 2.6.33 kernel support
37 + epatch "${FILESDIR}"/ati-drivers-2.6.33.patch
38 + # Fix a known compilation error
39 + epatch "${FILESDIR}"/ati-drivers-fix_compilation-bug-297322.patch
40 +
41 # These are the userspace utilities that we also have source for.
42 # We rebuild these later.
43 rm \
44
45
46
47 1.209 x11-drivers/ati-drivers/ChangeLog
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.209&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.209&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?r1=1.208&r2=1.209
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v
56 retrieving revision 1.208
57 retrieving revision 1.209
58 diff -u -r1.208 -r1.209
59 --- ChangeLog 23 Feb 2010 20:55:16 -0000 1.208
60 +++ ChangeLog 28 Feb 2010 17:31:48 -0000 1.209
61 @@ -1,6 +1,12 @@
62 # ChangeLog for x11-drivers/ati-drivers
63 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.208 2010/02/23 20:55:16 lu_zero Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.209 2010/02/28 17:31:48 lxnay Exp $
66 +
67 + 28 Feb 2010; Fabio Erculiani <lxnay@g.o>
68 + +files/ati-drivers-2.6.33.patch, ati-drivers-10.1.ebuild,
69 + ati-drivers-10.2.ebuild,
70 + +files/ati-drivers-fix_compilation-bug-297322.patch:
71 + add 2.6.33 kernel support and really close bug 297322
72
73 *ati-drivers-10.2 (23 Feb 2010)
74
75
76
77
78 1.2 x11-drivers/ati-drivers/ati-drivers-10.2.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.2.ebuild?rev=1.2&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.2.ebuild?rev=1.2&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.2.ebuild?r1=1.1&r2=1.2
83
84 Index: ati-drivers-10.2.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.2.ebuild,v
87 retrieving revision 1.1
88 retrieving revision 1.2
89 diff -u -r1.1 -r1.2
90 --- ati-drivers-10.2.ebuild 23 Feb 2010 20:55:16 -0000 1.1
91 +++ ati-drivers-10.2.ebuild 28 Feb 2010 17:31:48 -0000 1.2
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2010 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.2.ebuild,v 1.1 2010/02/23 20:55:16 lu_zero Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.2.ebuild,v 1.2 2010/02/28 17:31:48 lxnay Exp $
97
98 EAPI="2"
99
100 @@ -226,6 +226,11 @@
101 fi
102 fi
103
104 + # 2.6.33 kernel support
105 + epatch "${FILESDIR}"/ati-drivers-2.6.33.patch
106 + # Fix a known compilation error
107 + epatch "${FILESDIR}"/ati-drivers-fix_compilation-bug-297322.patch
108 +
109 # These are the userspace utilities that we also have source for.
110 # We rebuild these later.
111 rm \