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-cyrix: xf86-video-cyrix-1.1.0.ebuild ChangeLog
Date: Fri, 13 Mar 2009 15:31:49
Message-Id: E1Li9MR-0001tK-JJ@stork.gentoo.org
1 armin76 09/03/13 15:31:47
2
3 Modified: xf86-video-cyrix-1.1.0.ebuild ChangeLog
4 Log:
5 Drop ~sh, its not available there
6 (Portage version: 2.1.6.7/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.7 x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.1.0.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.1.0.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.1.0.ebuild?r1=1.6&r2=1.7
14
15 Index: xf86-video-cyrix-1.1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.1.0.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- xf86-video-cyrix-1.1.0.ebuild 13 Oct 2006 23:15:49 -0000 1.6
22 +++ xf86-video-cyrix-1.1.0.ebuild 13 Mar 2009 15:31:47 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.1.0.ebuild,v 1.6 2006/10/13 23:15:49 joshuabaergen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.1.0.ebuild,v 1.7 2009/03/13 15:31:47 armin76 Exp $
29
30 # Must be before x-modular eclass is inherited
31 #SNAPSHOT="yes"
32 @@ -8,7 +8,7 @@
33 inherit x-modular
34
35 DESCRIPTION="Cyrix video driver"
36 -KEYWORDS="amd64 ia64 sh x86 ~x86-fbsd"
37 +KEYWORDS="amd64 ia64 x86 ~x86-fbsd"
38 RDEPEND=">=x11-base/xorg-server-1.0.99"
39 DEPEND="${RDEPEND}
40 x11-proto/fontsproto
41
42
43
44 1.24 x11-drivers/xf86-video-cyrix/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-cyrix/ChangeLog?rev=1.24&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-cyrix/ChangeLog?rev=1.24&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-cyrix/ChangeLog?r1=1.23&r2=1.24
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cyrix/ChangeLog,v
53 retrieving revision 1.23
54 retrieving revision 1.24
55 diff -u -r1.23 -r1.24
56 --- ChangeLog 24 Feb 2008 02:29:07 -0000 1.23
57 +++ ChangeLog 13 Mar 2009 15:31:47 -0000 1.24
58 @@ -1,6 +1,10 @@
59 # ChangeLog for x11-drivers/xf86-video-cyrix
60 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cyrix/ChangeLog,v 1.23 2008/02/24 02:29:07 dberkholz Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cyrix/ChangeLog,v 1.24 2009/03/13 15:31:47 armin76 Exp $
64 +
65 + 13 Mar 2009; Raúl Porcel <armin76@g.o>
66 + xf86-video-cyrix-1.1.0.ebuild:
67 + Drop ~sh, its not available there
68
69 24 Feb 2008; Donnie Berkholz <dberkholz@g.o>; ChangeLog:
70 Update my email.