Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-cirrus: ChangeLog xf86-video-cirrus-1.4.0.ebuild
Date: Sun, 26 Aug 2012 19:54:53
Message-Id: 20120826195439.911A12082E@flycatcher.gentoo.org
1 armin76 12/08/26 19:54:39
2
3 Modified: ChangeLog xf86-video-cirrus-1.4.0.ebuild
4 Log:
5 alpha/ia64 stable wrt #419473
6
7 (Portage version: 2.1.11.5/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.47 x11-drivers/xf86-video-cirrus/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog?rev=1.47&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog?rev=1.47&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog?r1=1.46&r2=1.47
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v
19 retrieving revision 1.46
20 retrieving revision 1.47
21 diff -u -r1.46 -r1.47
22 --- ChangeLog 21 Jul 2012 20:26:03 -0000 1.46
23 +++ ChangeLog 26 Aug 2012 19:54:39 -0000 1.47
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-drivers/xf86-video-cirrus
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.46 2012/07/21 20:26:03 chithanh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.47 2012/08/26 19:54:39 armin76 Exp $
29 +
30 + 26 Aug 2012; Raúl Porcel <armin76@g.o>
31 + xf86-video-cirrus-1.4.0.ebuild:
32 + alpha/ia64 stable wrt #419473
33
34 *xf86-video-cirrus-1.5.1 (21 Jul 2012)
35
36
37
38
39 1.6 x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild?r1=1.5&r2=1.6
44
45 Index: xf86-video-cirrus-1.4.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- xf86-video-cirrus-1.4.0.ebuild 12 Jul 2012 17:32:07 -0000 1.5
52 +++ xf86-video-cirrus-1.4.0.ebuild 26 Aug 2012 19:54:39 -0000 1.6
53 @@ -1,12 +1,12 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild,v 1.5 2012/07/12 17:32:07 ranger Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild,v 1.6 2012/08/26 19:54:39 armin76 Exp $
58
59 EAPI=4
60 inherit xorg-2
61
62 DESCRIPTION="Cirrus Logic video driver"
63 -KEYWORDS="~alpha amd64 ~ia64 ppc x86 ~amd64-fbsd ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ia64 ppc x86 ~amd64-fbsd ~x86-fbsd"
65 IUSE=""
66
67 RDEPEND=">=x11-base/xorg-server-1.0.99"