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-cirrus: xf86-video-cirrus-1.3.2.ebuild ChangeLog
Date: Wed, 30 Sep 2009 20:51:49
Message-Id: E1Mt69L-0004mw-U4@stork.gentoo.org
1 ssuominen 09/09/30 20:51:47
2
3 Modified: xf86-video-cirrus-1.3.2.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-cirrus/xf86-video-cirrus-1.3.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild?r1=1.1&r2=1.2
14
15 Index: xf86-video-cirrus-1.3.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- xf86-video-cirrus-1.3.2.ebuild 4 Aug 2009 08:50:17 -0000 1.1
22 +++ xf86-video-cirrus-1.3.2.ebuild 30 Sep 2009 20:51:47 -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-cirrus/xf86-video-cirrus-1.3.2.ebuild,v 1.1 2009/08/04 08:50:17 remi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild,v 1.2 2009/09/30 20:51:47 ssuominen Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -8,7 +8,7 @@
32 inherit x-modular
33
34 DESCRIPTION="Cirrus Logic video driver"
35 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
37 RDEPEND=">=x11-base/xorg-server-1.0.99"
38 DEPEND="${RDEPEND}
39 x11-proto/fontsproto
40
41
42
43 1.33 x11-drivers/xf86-video-cirrus/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog?rev=1.33&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog?rev=1.33&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog?r1=1.32&r2=1.33
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v
52 retrieving revision 1.32
53 retrieving revision 1.33
54 diff -u -r1.32 -r1.33
55 --- ChangeLog 4 Aug 2009 08:50:17 -0000 1.32
56 +++ ChangeLog 30 Sep 2009 20:51:47 -0000 1.33
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-drivers/xf86-video-cirrus
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.32 2009/08/04 08:50:17 remi Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.33 2009/09/30 20:51:47 ssuominen Exp $
62 +
63 + 30 Sep 2009; Samuli Suominen <ssuominen@g.o>
64 + xf86-video-cirrus-1.3.2.ebuild:
65 + amd64 stable wrt #282290
66
67 *xf86-video-cirrus-1.3.2 (04 Aug 2009)