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-siliconmotion: ChangeLog xf86-video-siliconmotion-1.7.5.ebuild
Date: Mon, 28 Feb 2011 16:34:18
Message-Id: 20110228163406.B3ECC20054@flycatcher.gentoo.org
1 chithanh 11/02/28 16:34:06
2
3 Modified: ChangeLog
4 Added: xf86-video-siliconmotion-1.7.5.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.51 x11-drivers/xf86-video-siliconmotion/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog?rev=1.51&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog?rev=1.51&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog?r1=1.50&r2=1.51
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v
20 retrieving revision 1.50
21 retrieving revision 1.51
22 diff -u -r1.50 -r1.51
23 --- ChangeLog 12 Feb 2011 19:33:45 -0000 1.50
24 +++ ChangeLog 28 Feb 2011 16:34:06 -0000 1.51
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-drivers/xf86-video-siliconmotion
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.50 2011/02/12 19:33:45 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.51 2011/02/28 16:34:06 chithanh Exp $
30 +
31 +*xf86-video-siliconmotion-1.7.5 (28 Feb 2011)
32 +
33 + 28 Feb 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
34 + +xf86-video-siliconmotion-1.7.5.ebuild:
35 + Version bump.
36
37 12 Feb 2011; Raúl Porcel <armin76@g.o>
38 xf86-video-siliconmotion-1.7.4.ebuild:
39
40
41
42 1.1 x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild?rev=1.1&content-type=text/plain
46
47 Index: xf86-video-siliconmotion-1.7.5.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-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild,v 1.1 2011/02/28 16:34:06 chithanh Exp $
52
53 EAPI=3
54 inherit xorg-2
55
56 DESCRIPTION="Silicon Motion video driver"
57
58 KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd"
59 IUSE=""
60
61 RDEPEND=">=x11-base/xorg-server-1.0.99"
62 DEPEND="${RDEPEND}
63 x11-proto/fontsproto
64 x11-proto/randrproto
65 x11-proto/renderproto
66 x11-proto/videoproto
67 x11-proto/xextproto
68 x11-proto/xproto"