Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-tv/ivtv: ivtv-1.0.2.ebuild ivtv-1.0.3-r1.ebuild ivtv-1.0.3-r2.ebuild ChangeLog ivtv-0.4.7.ebuild ivtv-0.9.0.ebuild ivtv-0.8.2-r1.ebuild ivtv-0.6.5.ebuild ivtv-0.4.9.ebuild ivtv-0.10.1-r1.ebuild ivtv-0.10.6.ebuild ivtv-0.10.0-r1.ebuild ivtv-0.10.2.ebuild ivtv-0.10.5.ebuild ivtv-0.10.4.ebuild ivtv-0.7.2.ebuild ivtv-0.6.4.ebuild ivtv-0.6.3.ebuild ivtv-0.4.8.ebuild ivtv-0.7.3.ebuild ivtv-0.7.1.ebuild ivtv-0.8.1-r1.ebuild ivtv-0.10.3.ebuild ivtv-0.6.6.ebuild ivtv-0.4.5.ebuild ivtv-0.10.6-r1.ebuild ivtv-0.9.1.ebuild ivtv-0.8.0-r1.ebuild
Date: Fri, 27 Jun 2008 16:36:53
Message-Id: E1KCGwK-0001QI-23@stork.gentoo.org
1 cardoe 08/06/27 16:36:48
2
3 Modified: ivtv-1.0.2.ebuild ivtv-1.0.3-r1.ebuild
4 ivtv-1.0.3-r2.ebuild ChangeLog
5 Removed: ivtv-0.4.7.ebuild ivtv-0.9.0.ebuild
6 ivtv-0.8.2-r1.ebuild ivtv-0.6.5.ebuild
7 ivtv-0.4.9.ebuild ivtv-0.10.1-r1.ebuild
8 ivtv-0.10.6.ebuild ivtv-0.10.0-r1.ebuild
9 ivtv-0.10.2.ebuild ivtv-0.10.5.ebuild
10 ivtv-0.10.4.ebuild ivtv-0.7.2.ebuild
11 ivtv-0.6.4.ebuild ivtv-0.6.3.ebuild
12 ivtv-0.4.8.ebuild ivtv-0.7.3.ebuild
13 ivtv-0.7.1.ebuild ivtv-0.8.1-r1.ebuild
14 ivtv-0.10.3.ebuild ivtv-0.6.6.ebuild
15 ivtv-0.4.5.ebuild ivtv-0.10.6-r1.ebuild
16 ivtv-0.9.1.ebuild ivtv-0.8.0-r1.ebuild
17 Log:
18 we're officially only supporting the in-kernel ivtv module which started with 2.6.22. Removing out of kernel drivers. Update current ebuilds to the proper kernel versions
19 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r5 x86_64)
20
21 Revision Changes Path
22 1.9 media-tv/ivtv/ivtv-1.0.2.ebuild
23
24 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.0.2.ebuild?rev=1.9&view=markup
25 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.0.2.ebuild?rev=1.9&content-type=text/plain
26 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.0.2.ebuild?r1=1.8&r2=1.9
27
28 Index: ivtv-1.0.2.ebuild
29 ===================================================================
30 RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.2.ebuild,v
31 retrieving revision 1.8
32 retrieving revision 1.9
33 diff -u -r1.8 -r1.9
34 --- ivtv-1.0.2.ebuild 16 Oct 2007 19:32:54 -0000 1.8
35 +++ ivtv-1.0.2.ebuild 27 Jun 2008 16:36:47 -0000 1.9
36 @@ -1,6 +1,6 @@
37 -# Copyright 1999-2007 Gentoo Foundation
38 +# Copyright 1999-2008 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40 -# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.2.ebuild,v 1.8 2007/10/16 19:32:54 beandog Exp $
41 +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.2.ebuild,v 1.9 2008/06/27 16:36:47 cardoe Exp $
42
43 inherit eutils linux-mod
44
45 @@ -37,7 +37,7 @@
46 eerror "b) emerge a different ivtv driver"
47 eerror ""
48 eerror "See http://ivtvdriver.org/ for more information"
49 - die "This only works on 2.6.22 and greater kernels"
50 + die "This only works on 2.6.22 and 2.6.23 kernels"
51 fi
52
53 if use fbcon; then
54
55
56
57 1.3 media-tv/ivtv/ivtv-1.0.3-r1.ebuild
58
59 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r1.ebuild?rev=1.3&view=markup
60 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r1.ebuild?rev=1.3&content-type=text/plain
61 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r1.ebuild?r1=1.2&r2=1.3
62
63 Index: ivtv-1.0.3-r1.ebuild
64 ===================================================================
65 RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r1.ebuild,v
66 retrieving revision 1.2
67 retrieving revision 1.3
68 diff -u -r1.2 -r1.3
69 --- ivtv-1.0.3-r1.ebuild 19 Dec 2007 15:23:07 -0000 1.2
70 +++ ivtv-1.0.3-r1.ebuild 27 Jun 2008 16:36:47 -0000 1.3
71 @@ -1,6 +1,6 @@
72 -# Copyright 1999-2007 Gentoo Foundation
73 +# Copyright 1999-2008 Gentoo Foundation
74 # Distributed under the terms of the GNU General Public License v2
75 -# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r1.ebuild,v 1.2 2007/12/19 15:23:07 cardoe Exp $
76 +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r1.ebuild,v 1.3 2008/06/27 16:36:47 cardoe Exp $
77
78 inherit eutils linux-mod
79
80 @@ -37,7 +37,7 @@
81 eerror "b) emerge a different ivtv driver"
82 eerror ""
83 eerror "See http://ivtvdriver.org/ for more information"
84 - die "This only works on 2.6.22 and greater kernels"
85 + die "This only works on 2.6.22 and 2.6.23 kernels"
86 fi
87
88 if use fbcon; then
89
90
91
92 1.5 media-tv/ivtv/ivtv-1.0.3-r2.ebuild
93
94 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r2.ebuild?rev=1.5&view=markup
95 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r2.ebuild?rev=1.5&content-type=text/plain
96 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r2.ebuild?r1=1.4&r2=1.5
97
98 Index: ivtv-1.0.3-r2.ebuild
99 ===================================================================
100 RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r2.ebuild,v
101 retrieving revision 1.4
102 retrieving revision 1.5
103 diff -u -r1.4 -r1.5
104 --- ivtv-1.0.3-r2.ebuild 24 Jun 2008 22:39:31 -0000 1.4
105 +++ ivtv-1.0.3-r2.ebuild 27 Jun 2008 16:36:47 -0000 1.5
106 @@ -1,6 +1,6 @@
107 # Copyright 1999-2008 Gentoo Foundation
108 # Distributed under the terms of the GNU General Public License v2
109 -# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r2.ebuild,v 1.4 2008/06/24 22:39:31 beandog Exp $
110 +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r2.ebuild,v 1.5 2008/06/27 16:36:47 cardoe Exp $
111
112 inherit eutils linux-mod
113
114 @@ -34,7 +34,7 @@
115 CONFIG_CHECK="${CONFIG_CHECK} FB FB_TRIDENT FRAMEBUFFER_CONSOLE FONTS"
116 fi
117
118 - if ! ( kernel_is ge 2 6 22 ); then
119 + if ! ( kernel_is 2 6 22 || kernel_is 2 6 23 ); then
120 eerror "Each IVTV driver branch will only work with a specific"
121 eerror "linux kernel branch."
122 eerror ""
123 @@ -43,7 +43,7 @@
124 eerror "b) emerge a different ivtv driver"
125 eerror ""
126 eerror "See http://ivtvdriver.org/ for more information"
127 - die "This only works on 2.6.22 and greater kernels"
128 + die "This only works on 2.6.22 and 2.6.23 kernels"
129 fi
130
131 if use fbcon; then
132
133
134
135 1.103 media-tv/ivtv/ChangeLog
136
137 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ChangeLog?rev=1.103&view=markup
138 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ChangeLog?rev=1.103&content-type=text/plain
139 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ChangeLog?r1=1.102&r2=1.103
140
141 Index: ChangeLog
142 ===================================================================
143 RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v
144 retrieving revision 1.102
145 retrieving revision 1.103
146 diff -u -r1.102 -r1.103
147 --- ChangeLog 20 Mar 2008 17:47:57 -0000 1.102
148 +++ ChangeLog 27 Jun 2008 16:36:47 -0000 1.103
149 @@ -1,6 +1,20 @@
150 # ChangeLog for media-tv/ivtv
151 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
152 -# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.102 2008/03/20 17:47:57 beandog Exp $
153 +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.103 2008/06/27 16:36:47 cardoe Exp $
154 +
155 + 27 Jun 2008; Doug Goldstein <cardoe@g.o> -ivtv-0.4.5.ebuild,
156 + -ivtv-0.4.7.ebuild, -ivtv-0.4.8.ebuild, -ivtv-0.4.9.ebuild,
157 + -ivtv-0.6.3.ebuild, -ivtv-0.6.4.ebuild, -ivtv-0.6.5.ebuild,
158 + -ivtv-0.6.6.ebuild, -ivtv-0.7.1.ebuild, -ivtv-0.7.2.ebuild,
159 + -ivtv-0.7.3.ebuild, -ivtv-0.8.0-r1.ebuild, -ivtv-0.8.1-r1.ebuild,
160 + -ivtv-0.8.2-r1.ebuild, -ivtv-0.9.0.ebuild, -ivtv-0.9.1.ebuild,
161 + -ivtv-0.10.0-r1.ebuild, -ivtv-0.10.1-r1.ebuild, -ivtv-0.10.2.ebuild,
162 + -ivtv-0.10.3.ebuild, -ivtv-0.10.4.ebuild, -ivtv-0.10.5.ebuild,
163 + -ivtv-0.10.6.ebuild, -ivtv-0.10.6-r1.ebuild, ivtv-1.0.2.ebuild,
164 + ivtv-1.0.3-r1.ebuild, ivtv-1.0.3-r2.ebuild:
165 + we're officially only supporting the in-kernel ivtv module which started
166 + with 2.6.22. Removing out of kernel drivers. Update current ebuilds to the
167 + proper kernel versions
168
169 20 Mar 2008; Steve Dibb <beandog@g.o> ivtv-1.0.3-r2.ebuild:
170 stabilize new versions for amd64,ppc,x86
171
172
173
174 --
175 gentoo-commits@l.g.o mailing list