Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-nsc: xf86-video-nsc-2.8.1.ebuild xf86-video-nsc-2.8.2.ebuild ChangeLog xf86-video-nsc-2.8.3.ebuild
Date: Wed, 30 Sep 2009 21:03:24
Message-Id: E1Mt6KY-0005K0-7n@stork.gentoo.org
1 ssuominen 09/09/30 21:03:22
2
3 Modified: xf86-video-nsc-2.8.1.ebuild
4 xf86-video-nsc-2.8.2.ebuild ChangeLog
5 xf86-video-nsc-2.8.3.ebuild
6 Log:
7 Drop amd64 keyword because this is for 32bit x86 hardware only.
8 (Portage version: 2.2_rc42/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.7 x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild?r1=1.6&r2=1.7
16
17 Index: xf86-video-nsc-2.8.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- xf86-video-nsc-2.8.1.ebuild 13 Mar 2009 15:39:31 -0000 1.6
24 +++ xf86-video-nsc-2.8.1.ebuild 30 Sep 2009 21:03:21 -0000 1.7
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild,v 1.6 2009/03/13 15:39:31 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild,v 1.7 2009/09/30 21:03:21 ssuominen Exp $
30
31 # Must be before x-modular eclass is inherited
32 #SNAPSHOT="yes"
33 @@ -8,7 +8,7 @@
34 inherit x-modular
35
36 DESCRIPTION="Nsc video driver"
37 -KEYWORDS="amd64 x86 ~x86-fbsd"
38 +KEYWORDS="x86 ~x86-fbsd"
39 RDEPEND=">=x11-base/xorg-server-1.0.99"
40 DEPEND="${RDEPEND}
41 x11-proto/fontsproto
42
43
44
45 1.6 x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild?r1=1.5&r2=1.6
50
51 Index: xf86-video-nsc-2.8.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- xf86-video-nsc-2.8.2.ebuild 13 Mar 2009 15:39:31 -0000 1.5
58 +++ xf86-video-nsc-2.8.2.ebuild 30 Sep 2009 21:03:21 -0000 1.6
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2009 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild,v 1.5 2009/03/13 15:39:31 armin76 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild,v 1.6 2009/09/30 21:03:21 ssuominen Exp $
64
65 # Must be before x-modular eclass is inherited
66 #SNAPSHOT="yes"
67 @@ -9,7 +9,7 @@
68 inherit x-modular
69
70 DESCRIPTION="Nsc video driver"
71 -KEYWORDS="amd64 x86 ~x86-fbsd"
72 +KEYWORDS="x86 ~x86-fbsd"
73 RDEPEND=">=x11-base/xorg-server-1.0.99"
74 DEPEND="${RDEPEND}
75 x11-proto/fontsproto
76
77
78
79 1.28 x11-drivers/xf86-video-nsc/ChangeLog
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nsc/ChangeLog?rev=1.28&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nsc/ChangeLog?rev=1.28&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nsc/ChangeLog?r1=1.27&r2=1.28
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/ChangeLog,v
88 retrieving revision 1.27
89 retrieving revision 1.28
90 diff -u -r1.27 -r1.28
91 --- ChangeLog 13 Mar 2009 15:39:31 -0000 1.27
92 +++ ChangeLog 30 Sep 2009 21:03:21 -0000 1.28
93 @@ -1,6 +1,11 @@
94 # ChangeLog for x11-drivers/xf86-video-nsc
95 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/ChangeLog,v 1.27 2009/03/13 15:39:31 armin76 Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/ChangeLog,v 1.28 2009/09/30 21:03:21 ssuominen Exp $
98 +
99 + 30 Sep 2009; Samuli Suominen <ssuominen@g.o>
100 + xf86-video-nsc-2.8.1.ebuild, xf86-video-nsc-2.8.2.ebuild,
101 + xf86-video-nsc-2.8.3.ebuild:
102 + Drop amd64 keyword because this is for 32bit x86 hardware only.
103
104 13 Mar 2009; Raúl Porcel <armin76@g.o>
105 xf86-video-nsc-2.8.1.ebuild, xf86-video-nsc-2.8.2.ebuild,
106
107
108
109 1.3 x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild?rev=1.3&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild?rev=1.3&content-type=text/plain
113 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild?r1=1.2&r2=1.3
114
115 Index: xf86-video-nsc-2.8.3.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild,v
118 retrieving revision 1.2
119 retrieving revision 1.3
120 diff -u -r1.2 -r1.3
121 --- xf86-video-nsc-2.8.3.ebuild 13 Mar 2009 15:39:31 -0000 1.2
122 +++ xf86-video-nsc-2.8.3.ebuild 30 Sep 2009 21:03:21 -0000 1.3
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2009 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild,v 1.2 2009/03/13 15:39:31 armin76 Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild,v 1.3 2009/09/30 21:03:21 ssuominen Exp $
128
129 # Must be before x-modular eclass is inherited
130 #SNAPSHOT="yes"
131 @@ -9,7 +9,7 @@
132 inherit x-modular
133
134 DESCRIPTION="Nsc video driver"
135 -KEYWORDS="~amd64 ~x86 ~x86-fbsd"
136 +KEYWORDS="~x86 ~x86-fbsd"
137 RDEPEND=">=x11-base/xorg-server-1.0.99"
138 DEPEND="${RDEPEND}
139 x11-proto/fontsproto