Gentoo Archives: gentoo-commits

From: "Donnie Berkholz (dberkholz)" <dberkholz@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.1.ebuild
Date: Thu, 26 Feb 2009 07:53:55
Message-Id: E1Lcb45-00081D-Va@stork.gentoo.org
1 dberkholz 09/02/26 07:53:53
2
3 Modified: ChangeLog
4 Added: xf86-video-rendition-4.2.1.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.1.6.7/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.33 x11-drivers/xf86-video-rendition/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog?rev=1.33&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog?rev=1.33&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog?r1=1.32&r2=1.33
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v
19 retrieving revision 1.32
20 retrieving revision 1.33
21 diff -u -r1.32 -r1.33
22 --- ChangeLog 10 Jun 2008 06:49:52 -0000 1.32
23 +++ ChangeLog 26 Feb 2009 07:53:53 -0000 1.33
24 @@ -1,6 +1,12 @@
25 # ChangeLog for x11-drivers/xf86-video-rendition
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.32 2008/06/10 06:49:52 dberkholz Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.33 2009/02/26 07:53:53 dberkholz Exp $
30 +
31 +*xf86-video-rendition-4.2.1 (26 Feb 2009)
32 +
33 + 26 Feb 2009; Donnie Berkholz <dberkholz@g.o>;
34 + +xf86-video-rendition-4.2.1.ebuild:
35 + Version bump.
36
37 *xf86-video-rendition-4.2.0 (10 Jun 2008)
38
39
40
41
42 1.1 x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: xf86-video-rendition-4.2.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-rendition/xf86-video-rendition-4.2.1.ebuild,v 1.1 2009/02/26 07:53:53 dberkholz Exp $
52
53 # Must be before x-modular eclass is inherited
54 #SNAPSHOT="yes"
55 XDPVER=4
56
57 inherit x-modular
58
59 DESCRIPTION="Rendition video driver"
60 KEYWORDS="~alpha ~amd64 ~ia64 ~sh ~x86 ~x86-fbsd"
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/xextproto
67 x11-proto/xproto"