Gentoo Archives: gentoo-commits

From: "William Thomson (wltjr)" <wltjr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/ati-drivers: ChangeLog ati-drivers-8.42.3.ebuild
Date: Tue, 20 Nov 2007 22:41:20
Message-Id: E1IubmI-0008E3-F6@stork.gentoo.org
1 wltjr 07/11/20 22:41:10
2
3 Modified: ChangeLog ati-drivers-8.42.3.ebuild
4 Log:
5 elog warning added per bug# 199720
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.96 x11-drivers/ati-drivers/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.96&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.96&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?r1=1.95&r2=1.96
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v
18 retrieving revision 1.95
19 retrieving revision 1.96
20 diff -u -r1.95 -r1.96
21 --- ChangeLog 19 Nov 2007 01:15:02 -0000 1.95
22 +++ ChangeLog 20 Nov 2007 22:41:09 -0000 1.96
23 @@ -1,6 +1,10 @@
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.95 2007/11/19 01:15:02 wltjr Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.96 2007/11/20 22:41:09 wltjr Exp $
28 +
29 + 20 Nov 2007; William L. Thomson Jr. <wltjr@g.o>
30 + ati-drivers-8.42.3.ebuild:
31 + elog warning added per bug# 199720
32
33 *ati-drivers-8.42.3 (19 Nov 2007)
34
35
36
37
38 1.2 x11-drivers/ati-drivers/ati-drivers-8.42.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.42.3.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.42.3.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.42.3.ebuild?r1=1.1&r2=1.2
43
44 Index: ati-drivers-8.42.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.42.3.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- ati-drivers-8.42.3.ebuild 19 Nov 2007 01:15:02 -0000 1.1
51 +++ ati-drivers-8.42.3.ebuild 20 Nov 2007 22:41:09 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.42.3.ebuild,v 1.1 2007/11/19 01:15:02 wltjr Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.42.3.ebuild,v 1.2 2007/11/20 22:41:09 wltjr Exp $
57
58 IUSE="acpi multilib"
59
60 @@ -432,6 +432,15 @@
61 elog "to work, unless you previously had ati-drivers installed."
62 # DRM module
63 linux-mod_pkg_postinst
64 + # Warning per bug #199720
65 + elog "***** Warning *****"
66 + elog "ATI has stated this is not a complete release version and should"
67 + elog "not be distributed. Although it is the version presented on their"
68 + elog "website for certain chipsets/cards. Due to this version being"
69 + elog "incomplete, some users will experience \"(EE) No devices detected.\""
70 + elog "errors. This is known and please mask this version locally if you"
71 + elog "experience that. For further information please see the following"
72 + elog "http://www2.ati.com/drivers/linux/linux_8.42.3.html"
73 }
74
75 pkg_postrm() {
76
77
78
79 --
80 gentoo-commits@g.o mailing list