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-voodoo: xf86-video-voodoo-1.1.1.ebuild xf86-video-voodoo-1.2.0.ebuild xf86-video-voodoo-1.2.1.ebuild xf86-video-voodoo-1.2.3.ebuild
Date: Wed, 30 Sep 2009 21:21:04
Message-Id: E1Mt6be-0006BE-Aq@stork.gentoo.org
1 ssuominen 09/09/30 21:21:02
2
3 Modified: xf86-video-voodoo-1.1.1.ebuild
4 xf86-video-voodoo-1.2.0.ebuild
5 xf86-video-voodoo-1.2.1.ebuild
6 xf86-video-voodoo-1.2.3.ebuild
7 Log:
8 repoman issues
9 (Portage version: 2.2_rc42/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.10 x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild?rev=1.10&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild?rev=1.10&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild?r1=1.9&r2=1.10
17
18 Index: xf86-video-voodoo-1.1.1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild,v
21 retrieving revision 1.9
22 retrieving revision 1.10
23 diff -u -r1.9 -r1.10
24 --- xf86-video-voodoo-1.1.1.ebuild 13 Mar 2009 16:09:32 -0000 1.9
25 +++ xf86-video-voodoo-1.1.1.ebuild 30 Sep 2009 21:21:01 -0000 1.10
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2009 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild,v 1.9 2009/03/13 16:09:32 armin76 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild,v 1.10 2009/09/30 21:21:01 ssuominen Exp $
31
32 # Must be before x-modular eclass is inherited
33 #SNAPSHOT="yes"
34 @@ -10,6 +10,8 @@
35
36 DESCRIPTION="Voodoo video driver"
37 KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd"
38 +IUSE=""
39 +
40 RDEPEND=">=x11-base/xorg-server-1.0.99"
41 DEPEND="${RDEPEND}
42 x11-proto/fontsproto
43
44
45
46 1.5 x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild?rev=1.5&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild?rev=1.5&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild?r1=1.4&r2=1.5
51
52 Index: xf86-video-voodoo-1.2.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild,v
55 retrieving revision 1.4
56 retrieving revision 1.5
57 diff -u -r1.4 -r1.5
58 --- xf86-video-voodoo-1.2.0.ebuild 5 Apr 2009 22:06:02 -0000 1.4
59 +++ xf86-video-voodoo-1.2.0.ebuild 30 Sep 2009 21:21:01 -0000 1.5
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2009 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild,v 1.4 2009/04/05 22:06:02 maekke Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild,v 1.5 2009/09/30 21:21:01 ssuominen Exp $
65
66 # Must be before x-modular eclass is inherited
67 #SNAPSHOT="yes"
68 @@ -10,6 +10,8 @@
69
70 DESCRIPTION="Voodoo video driver"
71 KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~x86-fbsd"
72 +IUSE=""
73 +
74 RDEPEND=">=x11-base/xorg-server-1.0.99"
75 DEPEND="${RDEPEND}
76 x11-proto/fontsproto
77
78
79
80 1.6 x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.1.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.1.ebuild?rev=1.6&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.1.ebuild?rev=1.6&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.1.ebuild?r1=1.5&r2=1.6
85
86 Index: xf86-video-voodoo-1.2.1.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.1.ebuild,v
89 retrieving revision 1.5
90 retrieving revision 1.6
91 diff -u -r1.5 -r1.6
92 --- xf86-video-voodoo-1.2.1.ebuild 23 Jun 2009 19:52:48 -0000 1.5
93 +++ xf86-video-voodoo-1.2.1.ebuild 30 Sep 2009 21:21:01 -0000 1.6
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2009 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.1.ebuild,v 1.5 2009/06/23 19:52:48 klausman Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.1.ebuild,v 1.6 2009/09/30 21:21:01 ssuominen Exp $
99
100 # Must be before x-modular eclass is inherited
101 #SNAPSHOT="yes"
102 @@ -10,6 +10,8 @@
103
104 DESCRIPTION="Voodoo video driver"
105 KEYWORDS="alpha ~amd64 ia64 ~ppc sparc ~x86 ~x86-fbsd"
106 +IUSE=""
107 +
108 RDEPEND=">=x11-base/xorg-server-1.0.99"
109 DEPEND="${RDEPEND}
110 x11-proto/fontsproto
111
112
113
114 1.3 x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.ebuild
115
116 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.ebuild?rev=1.3&view=markup
117 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.ebuild?rev=1.3&content-type=text/plain
118 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.ebuild?r1=1.2&r2=1.3
119
120 Index: xf86-video-voodoo-1.2.3.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.ebuild,v
123 retrieving revision 1.2
124 retrieving revision 1.3
125 diff -u -r1.2 -r1.3
126 --- xf86-video-voodoo-1.2.3.ebuild 30 Sep 2009 20:41:58 -0000 1.2
127 +++ xf86-video-voodoo-1.2.3.ebuild 30 Sep 2009 21:21:01 -0000 1.3
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2009 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.ebuild,v 1.2 2009/09/30 20:41:58 ssuominen Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.ebuild,v 1.3 2009/09/30 21:21:01 ssuominen Exp $
133
134 # Must be before x-modular eclass is inherited
135 #SNAPSHOT="yes"
136 @@ -10,6 +10,8 @@
137
138 DESCRIPTION="Voodoo video driver"
139 KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
140 +IUSE=""
141 +
142 RDEPEND=">=x11-base/xorg-server-1.0.99"
143 DEPEND="${RDEPEND}
144 x11-proto/fontsproto