Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.13.0.ebuild
Date: Wed, 30 Jun 2010 06:18:57
Message-Id: 20100630061853.278232C621@corvid.gentoo.org
1 fauli 10/06/30 06:18:53
2
3 Modified: ChangeLog xf86-video-ati-6.13.0.ebuild
4 Log:
5 stable x86, bug 326223
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.118 x11-drivers/xf86-video-ati/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.118&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.118&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.117&r2=1.118
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
18 retrieving revision 1.117
19 retrieving revision 1.118
20 diff -u -r1.117 -r1.118
21 --- ChangeLog 29 Jun 2010 21:43:09 -0000 1.117
22 +++ ChangeLog 30 Jun 2010 06:18:52 -0000 1.118
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-drivers/xf86-video-ati
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.117 2010/06/29 21:43:09 chithanh Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.118 2010/06/30 06:18:52 fauli Exp $
28 +
29 + 30 Jun 2010; Christian Faulhammer <fauli@g.o>
30 + xf86-video-ati-6.13.0.ebuild:
31 + stable x86, bug 326223
32
33 29 Jun 2010; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
34 xf86-video-ati-6.13.0.ebuild:
35
36
37
38 1.4 x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild?r1=1.3&r2=1.4
43
44 Index: xf86-video-ati-6.13.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- xf86-video-ati-6.13.0.ebuild 29 Jun 2010 21:43:09 -0000 1.3
51 +++ xf86-video-ati-6.13.0.ebuild 30 Jun 2010 06:18:52 -0000 1.4
52 @@ -1,13 +1,13 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild,v 1.3 2010/06/29 21:43:09 chithanh Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild,v 1.4 2010/06/30 06:18:52 fauli Exp $
57
58 EAPI=3
59 inherit xorg-2
60
61 DESCRIPTION="ATI video driver"
62
63 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 IUSE=""
66
67 RDEPEND=">=x11-base/xorg-server-1.6.3[-minimal]"