Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-vesa: xf86-video-vesa-2.2.1.ebuild ChangeLog
Date: Wed, 30 Sep 2009 20:25:38
Message-Id: E1Mt5jz-0002zP-Ve@stork.gentoo.org
1 ssuominen 09/09/30 20:25:35
2
3 Modified: xf86-video-vesa-2.2.1.ebuild ChangeLog
4 Log:
5 amd64 stable wrt #282290
6 (Portage version: 2.2_rc42/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild?r1=1.1&r2=1.2
14
15 Index: xf86-video-vesa-2.2.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- xf86-video-vesa-2.2.1.ebuild 3 Aug 2009 15:24:37 -0000 1.1
22 +++ xf86-video-vesa-2.2.1.ebuild 30 Sep 2009 20:25:35 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild,v 1.1 2009/08/03 15:24:37 remi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild,v 1.2 2009/09/30 20:25:35 ssuominen Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -9,7 +9,7 @@
32 inherit x-modular
33
34 DESCRIPTION="Generic VESA video driver"
35 -KEYWORDS="-* ~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd"
36 +KEYWORDS="-* ~alpha amd64 ~ia64 ~x86 ~x86-fbsd"
37 RDEPEND=">=x11-base/xorg-server-1.0.99"
38 DEPEND="${RDEPEND}
39 x11-proto/fontsproto
40
41
42
43 1.44 x11-drivers/xf86-video-vesa/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog?rev=1.44&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog?rev=1.44&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog?r1=1.43&r2=1.44
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v
52 retrieving revision 1.43
53 retrieving revision 1.44
54 diff -u -r1.43 -r1.44
55 --- ChangeLog 3 Aug 2009 15:24:37 -0000 1.43
56 +++ ChangeLog 30 Sep 2009 20:25:35 -0000 1.44
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-drivers/xf86-video-vesa
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.43 2009/08/03 15:24:37 remi Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.44 2009/09/30 20:25:35 ssuominen Exp $
62 +
63 + 30 Sep 2009; Samuli Suominen <ssuominen@g.o>
64 + xf86-video-vesa-2.2.1.ebuild:
65 + amd64 stable wrt #282290
66
67 *xf86-video-vesa-2.2.1 (03 Aug 2009)