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-chips: xf86-video-chips-1.2.4.ebuild ChangeLog
Date: Mon, 28 Feb 2011 16:32:37
Message-Id: 20110228163227.4B39920054@flycatcher.gentoo.org
1 chithanh 11/02/28 16:32:27
2
3 Modified: ChangeLog
4 Added: xf86-video-chips-1.2.4.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.47 x11-drivers/xf86-video-chips/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.47&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.47&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?r1=1.46&r2=1.47
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v
20 retrieving revision 1.46
21 retrieving revision 1.47
22 diff -u -r1.46 -r1.47
23 --- ChangeLog 14 Feb 2011 23:56:23 -0000 1.46
24 +++ ChangeLog 28 Feb 2011 16:32:27 -0000 1.47
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-drivers/xf86-video-chips
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.46 2011/02/14 23:56:23 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.47 2011/02/28 16:32:27 chithanh Exp $
30 +
31 +*xf86-video-chips-1.2.4 (28 Feb 2011)
32 +
33 + 28 Feb 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
34 + +xf86-video-chips-1.2.4.ebuild:
35 + Version bump.
36
37 14 Feb 2011; Kacper Kowalik <xarthisius@g.o>
38 xf86-video-chips-1.2.3.ebuild:
39
40
41
42 1.1 x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.1&content-type=text/plain
46
47 Index: xf86-video-chips-1.2.4.ebuild
48 ===================================================================
49 # Copyright 1999-2011 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.1 2011/02/28 16:32:27 chithanh Exp $
52
53 EAPI=3
54
55 inherit xorg-2
56
57 DESCRIPTION="Chips and Technologies video driver"
58
59 KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
60 IUSE=""
61
62 RDEPEND=">=x11-base/xorg-server-1.0.99"
63 DEPEND="${RDEPEND}
64 x11-proto/fontsproto
65 x11-proto/randrproto
66 x11-proto/renderproto
67 x11-proto/videoproto
68 x11-proto/xproto"