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.433.ebuild
Date: Sat, 01 Dec 2007 20:06:52
Message-Id: E1IyYbt-0007Bc-01@stork.gentoo.org
1 je_fro 07/12/01 20:06:44
2
3 Modified: ChangeLog ati-drivers-8.433.ebuild
4 Log:
5 Adding emul-linux-x86-xlibs as a dep for amd64 systems
6 (Portage version: 2.1.4_rc4)
7
8 Revision Changes Path
9 1.99 x11-drivers/ati-drivers/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.99&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.99&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?r1=1.98&r2=1.99
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v
18 retrieving revision 1.98
19 retrieving revision 1.99
20 diff -u -r1.98 -r1.99
21 --- ChangeLog 26 Nov 2007 15:10:07 -0000 1.98
22 +++ ChangeLog 1 Dec 2007 20:06:44 -0000 1.99
23 @@ -1,6 +1,9 @@
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.98 2007/11/26 15:10:07 je_fro Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.99 2007/12/01 20:06:44 je_fro Exp $
28 +
29 + 01 Dec 2007; Jeff Gardner <je_fro@g.o> ati-drivers-8.433.ebuild:
30 + Adding emul-linux-x86-xlibs as a dep for amd64 systems
31
32 *ati-drivers-8.433 (26 Nov 2007)
33
34
35
36
37 1.3 x11-drivers/ati-drivers/ati-drivers-8.433.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild?r1=1.2&r2=1.3
42
43 Index: ati-drivers-8.433.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- ati-drivers-8.433.ebuild 27 Nov 2007 07:07:40 -0000 1.2
50 +++ ati-drivers-8.433.ebuild 1 Dec 2007 20:06:44 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild,v 1.2 2007/11/27 07:07:40 mr_bones_ Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild,v 1.3 2007/12/01 20:06:44 je_fro Exp $
56
57 IUSE="acpi debug"
58
59 @@ -21,6 +21,7 @@
60 >=app-admin/eselect-1.0.9
61 app-admin/eselect-opengl
62 =virtual/libstdc++-3.3*
63 + amd64? ( app-emulation/emul-linux-x86-xlibs )
64 acpi? (
65 x11-apps/xauth
66 sys-power/acpid
67
68
69
70 --
71 gentoo-commits@g.o mailing list