Gentoo Archives: gentoo-commits

From: "Remi Cardona (remi)" <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-suntcx: ChangeLog xf86-video-suntcx-1.1.1.ebuild
Date: Thu, 06 Aug 2009 20:36:17
Message-Id: E1MZ9h8-00021i-Ud@stork.gentoo.org
1 remi 09/08/06 20:36:14
2
3 Modified: ChangeLog
4 Added: xf86-video-suntcx-1.1.1.ebuild
5 Log:
6 x11-drivers/xf86-video-suntcx: bump to 1.1.1
7 (Portage version: 2.2_rc36/cvs/Linux i686)
8
9 Revision Changes Path
10 1.18 x11-drivers/xf86-video-suntcx/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 24 Feb 2008 02:40:04 -0000 1.17
23 +++ ChangeLog 6 Aug 2009 20:36:14 -0000 1.18
24 @@ -1,6 +1,12 @@
25 # ChangeLog for x11-drivers/xf86-video-suntcx
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.17 2008/02/24 02:40:04 dberkholz Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.18 2009/08/06 20:36:14 remi Exp $
30 +
31 +*xf86-video-suntcx-1.1.1 (06 Aug 2009)
32 +
33 + 06 Aug 2009; RĂ©mi Cardona <remi@g.o>
34 + +xf86-video-suntcx-1.1.1.ebuild:
35 + bump to 1.1.1
36
37 24 Feb 2008; Donnie Berkholz <dberkholz@g.o>; ChangeLog:
38 Update my email.
39
40
41
42 1.1 x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.1.1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.1.1.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.1.1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: xf86-video-suntcx-1.1.1.ebuild
48 ===================================================================
49 # Copyright 1999-2009 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.1.1.ebuild,v 1.1 2009/08/06 20:36:14 remi Exp $
52
53 # Must be before x-modular eclass is inherited
54 #SNAPSHOT="yes"
55
56 inherit x-modular
57
58 DESCRIPTION="TCX video driver"
59 KEYWORDS="-* ~sparc"
60 RDEPEND=">=x11-base/xorg-server-1.0.99"
61 DEPEND="${RDEPEND}
62 x11-proto/fontsproto
63 x11-proto/randrproto
64 x11-proto/renderproto
65 x11-proto/xproto"