Gentoo Archives: gentoo-commits

From: "Jeffrey Gardner (je_fro)" <je_fro@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/ati-drivers: ChangeLog ati-drivers-8.443.1-r1.ebuild
Date: Mon, 24 Dec 2007 19:16:54
Message-Id: E1J6sn8-0000aX-SZ@stork.gentoo.org
1 je_fro 07/12/24 19:16:46
2
3 Modified: ChangeLog ati-drivers-8.443.1-r1.ebuild
4 Log:
5 Fixing the patch
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.103 x11-drivers/ati-drivers/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.103&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.103&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?r1=1.102&r2=1.103
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v
18 retrieving revision 1.102
19 retrieving revision 1.103
20 diff -u -r1.102 -r1.103
21 --- ChangeLog 24 Dec 2007 19:04:15 -0000 1.102
22 +++ ChangeLog 24 Dec 2007 19:16:46 -0000 1.103
23 @@ -1,6 +1,11 @@
24 # ChangeLog for x11-drivers/ati-drivers
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.102 2007/12/24 19:04:15 je_fro Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.103 2007/12/24 19:16:46 je_fro Exp $
28 +
29 + 24 Dec 2007; Jeff Gardner <je_fro@g.o>
30 + files/8.443.1/ati-powermode-opt-path-2.patch,
31 + ati-drivers-8.443.1-r1.ebuild:
32 + Fixing the patch
33
34 *ati-drivers-8.443.1-r1 (24 Dec 2007)
35
36
37
38
39 1.2 x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: ati-drivers-8.443.1-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- ati-drivers-8.443.1-r1.ebuild 24 Dec 2007 19:04:15 -0000 1.1
52 +++ ati-drivers-8.443.1-r1.ebuild 24 Dec 2007 19:16:46 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild,v 1.1 2007/12/24 19:04:15 je_fro Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild,v 1.2 2007/12/24 19:16:46 je_fro Exp $
58
59 IUSE="acpi debug"
60
61 @@ -152,7 +152,7 @@
62 || die "Replacing 'finger' with 'who' failed."
63 # Adjust paths in the script from /usr/X11R6/bin/ to /opt/bin/ and
64 # add function to detect default state.
65 - epatch "${FILESDIR}"/${PV}/ati-powermode-opt-path-2.patch
66 +# epatch "${FILESDIR}"/${PV}/ati-powermode-opt-path-2.patch
67 fi
68
69 pushd ${MODULE_DIR} >/dev/null
70
71
72
73 --
74 gentoo-commits@g.o mailing list