Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-xgi: xf86-video-xgi-1.5.1.ebuild ChangeLog
Date: Mon, 05 Oct 2009 14:39:31
Message-Id: E1Muoin-0000kD-Bw@stork.gentoo.org
1 fauli 09/10/05 14:39:29
2
3 Modified: xf86-video-xgi-1.5.1.ebuild ChangeLog
4 Log:
5 x86 stable, bug 282290
6 (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
7
8 Revision Changes Path
9 1.2 x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.1.ebuild?r1=1.1&r2=1.2
14
15 Index: xf86-video-xgi-1.5.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- xf86-video-xgi-1.5.1.ebuild 19 Sep 2009 22:18:37 -0000 1.1
22 +++ xf86-video-xgi-1.5.1.ebuild 5 Oct 2009 14:39:29 -0000 1.2
23 @@ -1,12 +1,12 @@
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-xgi/xf86-video-xgi-1.5.1.ebuild,v 1.1 2009/09/19 22:18:37 remi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.1.ebuild,v 1.2 2009/10/05 14:39:29 fauli Exp $
28
29 inherit x-modular
30
31 DESCRIPTION="XGI video driver"
32
33 -KEYWORDS="~ppc ~ppc64 ~x86"
34 +KEYWORDS="~ppc ~ppc64 x86"
35 IUSE=""
36
37 RDEPEND=">=x11-base/xorg-server-1.0.99"
38
39
40
41 1.7 x11-drivers/xf86-video-xgi/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog?rev=1.7&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog?rev=1.7&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog?r1=1.6&r2=1.7
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog,v
50 retrieving revision 1.6
51 retrieving revision 1.7
52 diff -u -r1.6 -r1.7
53 --- ChangeLog 19 Sep 2009 22:18:37 -0000 1.6
54 +++ ChangeLog 5 Oct 2009 14:39:29 -0000 1.7
55 @@ -1,6 +1,10 @@
56 # ChangeLog for x11-drivers/xf86-video-xgi
57 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog,v 1.6 2009/09/19 22:18:37 remi Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog,v 1.7 2009/10/05 14:39:29 fauli Exp $
60 +
61 + 05 Oct 2009; Christian Faulhammer <fauli@g.o>
62 + xf86-video-xgi-1.5.1.ebuild:
63 + x86 stable, bug 282290
64
65 *xf86-video-xgi-1.5.1 (19 Sep 2009)