Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-vesa: ChangeLog xf86-video-vesa-2.3.0.ebuild xf86-video-vesa-1.3.0.ebuild xf86-video-vesa-2.1.0.ebuild xf86-video-vesa-2.0.0.ebuild xf86-video-vesa-2.2.0.ebuild
Date: Tue, 05 Jan 2010 20:35:13
Message-Id: E1NSG7T-0005NH-1x@stork.gentoo.org
1 scarabeus 10/01/05 20:35:11
2
3 Modified: ChangeLog
4 Added: xf86-video-vesa-2.3.0.ebuild
5 Removed: xf86-video-vesa-1.3.0.ebuild
6 xf86-video-vesa-2.1.0.ebuild
7 xf86-video-vesa-2.0.0.ebuild
8 xf86-video-vesa-2.2.0.ebuild
9 Log:
10 Version bump. Drop old.
11 (Portage version: 2.2_rc61/cvs/Linux x86_64)
12
13 Revision Changes Path
14 1.47 x11-drivers/xf86-video-vesa/ChangeLog
15
16 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog?rev=1.47&view=markup
17 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog?rev=1.47&content-type=text/plain
18 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog?r1=1.46&r2=1.47
19
20 Index: ChangeLog
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v
23 retrieving revision 1.46
24 retrieving revision 1.47
25 diff -u -r1.46 -r1.47
26 --- ChangeLog 15 Dec 2009 15:49:10 -0000 1.46
27 +++ ChangeLog 5 Jan 2010 20:35:10 -0000 1.47
28 @@ -1,6 +1,14 @@
29 # ChangeLog for x11-drivers/xf86-video-vesa
30 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
31 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.46 2009/12/15 15:49:10 armin76 Exp $
32 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
33 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.47 2010/01/05 20:35:10 scarabeus Exp $
34 +
35 +*xf86-video-vesa-2.3.0 (05 Jan 2010)
36 +
37 + 05 Jan 2010; Tomáš Chvátal <scarabeus@g.o>
38 + -xf86-video-vesa-1.3.0.ebuild, -xf86-video-vesa-2.0.0.ebuild,
39 + -xf86-video-vesa-2.1.0.ebuild, -xf86-video-vesa-2.2.0.ebuild,
40 + +xf86-video-vesa-2.3.0.ebuild:
41 + Version bump. Drop old.
42
43 15 Dec 2009; Raúl Porcel <armin76@g.o>
44 xf86-video-vesa-2.2.1.ebuild:
45
46
47
48 1.1 x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild?rev=1.1&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild?rev=1.1&content-type=text/plain
52
53 Index: xf86-video-vesa-2.3.0.ebuild
54 ===================================================================
55 # Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild,v 1.1 2010/01/05 20:35:10 scarabeus Exp $
58
59 inherit x-modular
60
61 DESCRIPTION="Generic VESA video driver"
62 KEYWORDS="-* ~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd"
63 RDEPEND=">=x11-base/xorg-server-1.0.99"
64 DEPEND="${RDEPEND}
65 x11-proto/fontsproto
66 x11-proto/randrproto
67 x11-proto/renderproto
68 x11-proto/xextproto
69 x11-proto/xproto"