Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@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: Tue, 29 Jun 2010 21:43:15
Message-Id: 20100629214310.119AE2C621@corvid.gentoo.org
1 chithanh 10/06/29 21:43:09
2
3 Modified: ChangeLog xf86-video-ati-6.13.0.ebuild
4 Log:
5 stable on amd64, bug #326223
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.117 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.117&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.117&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.116&r2=1.117
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
18 retrieving revision 1.116
19 retrieving revision 1.117
20 diff -u -r1.116 -r1.117
21 --- ChangeLog 11 Jun 2010 10:28:52 -0000 1.116
22 +++ ChangeLog 29 Jun 2010 21:43:09 -0000 1.117
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.116 2010/06/11 10:28:52 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.117 2010/06/29 21:43:09 chithanh Exp $
28 +
29 + 29 Jun 2010; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
30 + xf86-video-ati-6.13.0.ebuild:
31 + stable on amd64, bug #326223
32
33 11 Jun 2010; Tomáš Chvátal <scarabeus@g.o>
34 xf86-video-ati-6.13.0.ebuild:
35
36
37
38 1.3 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.3&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.3&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.2&r2=1.3
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.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- xf86-video-ati-6.13.0.ebuild 11 Jun 2010 10:28:52 -0000 1.2
51 +++ xf86-video-ati-6.13.0.ebuild 29 Jun 2010 21:43:09 -0000 1.3
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.2 2010/06/11 10:28:52 scarabeus Exp $
56 +# $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 $
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]"