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-i740: ChangeLog xf86-video-i740-1.2.0.ebuild xf86-video-i740-1.1.0.ebuild
Date: Fri, 13 Mar 2009 15:34:41
Message-Id: E1Li9PE-00020i-1G@stork.gentoo.org
1 armin76 09/03/13 15:34:40
2
3 Modified: ChangeLog xf86-video-i740-1.2.0.ebuild
4 xf86-video-i740-1.1.0.ebuild
5 Log:
6 Drop ~sh, its not available there
7 (Portage version: 2.1.6.7/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.25 x11-drivers/xf86-video-i740/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog?rev=1.25&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog?rev=1.25&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog?r1=1.24&r2=1.25
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog,v
19 retrieving revision 1.24
20 retrieving revision 1.25
21 diff -u -r1.24 -r1.25
22 --- ChangeLog 10 Jun 2008 06:49:23 -0000 1.24
23 +++ ChangeLog 13 Mar 2009 15:34:39 -0000 1.25
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-drivers/xf86-video-i740
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog,v 1.24 2008/06/10 06:49:23 dberkholz Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog,v 1.25 2009/03/13 15:34:39 armin76 Exp $
30 +
31 + 13 Mar 2009; Raúl Porcel <armin76@g.o>
32 + xf86-video-i740-1.1.0.ebuild, xf86-video-i740-1.2.0.ebuild:
33 + Drop ~sh, its not available there
34
35 *xf86-video-i740-1.2.0 (10 Jun 2008)
36
37
38
39
40 1.2 x11-drivers/xf86-video-i740/xf86-video-i740-1.2.0.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.2.0.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.2.0.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.2.0.ebuild?r1=1.1&r2=1.2
45
46 Index: xf86-video-i740-1.2.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.2.0.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- xf86-video-i740-1.2.0.ebuild 10 Jun 2008 06:49:23 -0000 1.1
53 +++ xf86-video-i740-1.2.0.ebuild 13 Mar 2009 15:34:39 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2008 Gentoo Foundation
56 +# Copyright 1999-2009 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.2.0.ebuild,v 1.1 2008/06/10 06:49:23 dberkholz Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.2.0.ebuild,v 1.2 2009/03/13 15:34:39 armin76 Exp $
60
61 # Must be before x-modular eclass is inherited
62 #SNAPSHOT="yes"
63 @@ -8,7 +8,7 @@
64 inherit x-modular
65
66 DESCRIPTION="Intel i740 video driver"
67 -KEYWORDS="~amd64 ~ia64 ~sh ~x86 ~x86-fbsd"
68 +KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd"
69 RDEPEND=">=x11-base/xorg-server-1.0.99"
70 DEPEND="${RDEPEND}
71 x11-proto/fontsproto
72
73
74
75 1.7 x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.ebuild?rev=1.7&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.ebuild?rev=1.7&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.ebuild?r1=1.6&r2=1.7
80
81 Index: xf86-video-i740-1.1.0.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.ebuild,v
84 retrieving revision 1.6
85 retrieving revision 1.7
86 diff -u -r1.6 -r1.7
87 --- xf86-video-i740-1.1.0.ebuild 13 Oct 2006 23:15:49 -0000 1.6
88 +++ xf86-video-i740-1.1.0.ebuild 13 Mar 2009 15:34:39 -0000 1.7
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2006 Gentoo Foundation
91 +# Copyright 1999-2009 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.ebuild,v 1.6 2006/10/13 23:15:49 joshuabaergen Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.ebuild,v 1.7 2009/03/13 15:34:39 armin76 Exp $
95
96 # Must be before x-modular eclass is inherited
97 #SNAPSHOT="yes"
98 @@ -8,7 +8,7 @@
99 inherit x-modular
100
101 DESCRIPTION="Intel i740 video driver"
102 -KEYWORDS="amd64 ia64 sh x86 ~x86-fbsd"
103 +KEYWORDS="amd64 ia64 x86 ~x86-fbsd"
104 RDEPEND=">=x11-base/xorg-server-1.0.99"
105 DEPEND="${RDEPEND}
106 x11-proto/fontsproto