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-rendition: ChangeLog xf86-video-rendition-4.2.4.ebuild
Date: Mon, 05 Jul 2010 08:29:04
Message-Id: 20100705082859.1045B2CE14@corvid.gentoo.org
1 scarabeus 10/07/05 08:28:58
2
3 Modified: ChangeLog
4 Added: xf86-video-rendition-4.2.4.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.49 x11-drivers/xf86-video-rendition/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog?rev=1.49&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog?rev=1.49&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog?r1=1.48&r2=1.49
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v
19 retrieving revision 1.48
20 retrieving revision 1.49
21 diff -u -r1.48 -r1.49
22 --- ChangeLog 23 Jan 2010 20:21:15 -0000 1.48
23 +++ ChangeLog 5 Jul 2010 08:28:58 -0000 1.49
24 @@ -1,6 +1,12 @@
25 # ChangeLog for x11-drivers/xf86-video-rendition
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.48 2010/01/23 20:21:15 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.49 2010/07/05 08:28:58 scarabeus Exp $
29 +
30 +*xf86-video-rendition-4.2.4 (05 Jul 2010)
31 +
32 + 05 Jul 2010; Tomáš Chvátal <scarabeus@g.o>
33 + +xf86-video-rendition-4.2.4.ebuild:
34 + Version bump
35
36 23 Jan 2010; Tomáš Chvátal <scarabeus@g.o>
37 -xf86-video-rendition-4.2.0.ebuild, -xf86-video-rendition-4.2.1.ebuild,
38
39
40
41 1.1 x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild?rev=1.1&content-type=text/plain
45
46 Index: xf86-video-rendition-4.2.4.ebuild
47 ===================================================================
48 # Copyright 1999-2010 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild,v 1.1 2010/07/05 08:28:58 scarabeus Exp $
51
52 EAPI=3
53 inherit xorg-2
54
55 DESCRIPTION="Rendition video driver"
56 KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd"
57 IUSE=""
58
59 RDEPEND=">=x11-base/xorg-server-1.0.99"
60 DEPEND="${RDEPEND}
61 x11-proto/fontsproto
62 x11-proto/randrproto
63 x11-proto/renderproto
64 x11-proto/xextproto
65 x11-proto/xproto"