Gentoo Archives: gentoo-commits

From: "Chris Gianelloni
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-sis: ChangeLog xf86-video-sis-0.9.3.ebuild
Date: Fri, 07 Sep 2007 20:15:38
Message-Id: E1ITk8L-00035z-Qi@stork.gentoo.org
1 wolf31o2 07/09/07 20:08:53
2
3 Modified: ChangeLog xf86-video-sis-0.9.3.ebuild
4 Log:
5 Stable on x86 wrt bug #191615.
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.27 x11-drivers/xf86-video-sis/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog?rev=1.27&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog?rev=1.27&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog?r1=1.26&r2=1.27
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v
18 retrieving revision 1.26
19 retrieving revision 1.27
20 diff -u -r1.26 -r1.27
21 --- ChangeLog 24 Jan 2007 07:06:49 -0000 1.26
22 +++ ChangeLog 7 Sep 2007 20:08:53 -0000 1.27
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-drivers/xf86-video-sis
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.26 2007/01/24 07:06:49 dberkholz Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.27 2007/09/07 20:08:53 wolf31o2 Exp $
28 +
29 + 07 Sep 2007; Chris Gianelloni <wolf31o2@g.o>
30 + xf86-video-sis-0.9.3.ebuild:
31 + Stable on x86 wrt bug #191615.
32
33 24 Jan 2007; Donnie Berkholz <dberkholz@g.o>;
34 -xf86-video-sis-0.8.1.3.ebuild:
35
36
37
38 1.2 x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild?r1=1.1&r2=1.2
43
44 Index: xf86-video-sis-0.9.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- xf86-video-sis-0.9.3.ebuild 2 Dec 2006 16:07:19 -0000 1.1
51 +++ xf86-video-sis-0.9.3.ebuild 7 Sep 2007 20:08:53 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2006 Gentoo Foundation
54 +# Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild,v 1.1 2006/12/02 16:07:19 joshuabaergen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild,v 1.2 2007/09/07 20:08:53 wolf31o2 Exp $
58
59 # Must be before x-modular eclass is inherited
60 #SNAPSHOT="yes"
61 @@ -9,7 +9,7 @@
62 inherit x-modular
63
64 DESCRIPTION="SiS and XGI video driver"
65 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sh ~x86 ~x86-fbsd"
66 +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sh x86 ~x86-fbsd"
67 IUSE="dri"
68 RDEPEND=">=x11-base/xorg-server-1.0.99"
69 DEPEND="${RDEPEND}
70
71
72
73 --
74 gentoo-commits@g.o mailing list