Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kopete: kopete-4.6.5.ebuild ChangeLog kopete-4.7.2.ebuild kopete-4.6.3.ebuild
Date: Sun, 30 Oct 2011 15:34:48
Message-Id: 20111030153432.C176C2004B@flycatcher.gentoo.org
1 ssuominen 11/10/30 15:34:32
2
3 Modified: kopete-4.6.5.ebuild ChangeLog kopete-4.7.2.ebuild
4 kopete-4.6.3.ebuild
5 Log:
6 Rename obsolete USE="v4l2" to USE="v4l" wrt #385241
7
8 (Portage version: 2.2.0_alpha71_p73/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 kde-base/kopete/kopete-4.6.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.6.5.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.6.5.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.6.5.ebuild?r1=1.3&r2=1.4
16
17 Index: kopete-4.6.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.6.5.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- kopete-4.6.5.ebuild 15 Aug 2011 21:09:38 -0000 1.3
24 +++ kopete-4.6.5.ebuild 30 Oct 2011 15:34:32 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.6.5.ebuild,v 1.3 2011/08/15 21:09:38 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.6.5.ebuild,v 1.4 2011/10/30 15:34:32 ssuominen Exp $
30
31 EAPI=4
32
33 @@ -10,7 +10,7 @@
34
35 DESCRIPTION="KDE multi-protocol IM client"
36 KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
37 -IUSE="debug ssl v4l2"
38 +IUSE="debug ssl v4l"
39
40 # tests hang, last checked for 4.2.96
41 RESTRICT=test
42 @@ -80,7 +80,7 @@
43 msn? ( >=net-libs/libmsn-4.1 )
44 otr? ( >=net-libs/libotr-3.2.0 )
45 statistics? ( dev-db/sqlite:3 )
46 - v4l2? ( media-libs/libv4l )
47 + v4l? ( media-libs/libv4l )
48 webpresence? (
49 dev-libs/libxml2
50 dev-libs/libxslt
51 @@ -123,7 +123,7 @@
52 $(cmake-utils_use_with jingle LiboRTP)
53 $(cmake-utils_use_with jingle Mediastreamer)
54 $(cmake-utils_use_with jingle Speex)
55 - $(cmake-utils_use_disable v4l2 VIDEOSUPPORT)
56 + $(cmake-utils_use_disable v4l VIDEOSUPPORT)
57 )
58 # enable protocols
59 for x in ${PROTOCOLS}; do
60
61
62
63 1.296 kde-base/kopete/ChangeLog
64
65 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/ChangeLog?rev=1.296&view=markup
66 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/ChangeLog?rev=1.296&content-type=text/plain
67 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/ChangeLog?r1=1.295&r2=1.296
68
69 Index: ChangeLog
70 ===================================================================
71 RCS file: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v
72 retrieving revision 1.295
73 retrieving revision 1.296
74 diff -u -r1.295 -r1.296
75 --- ChangeLog 28 Oct 2011 19:03:28 -0000 1.295
76 +++ ChangeLog 30 Oct 2011 15:34:32 -0000 1.296
77 @@ -1,6 +1,10 @@
78 # ChangeLog for kde-base/kopete
79 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
80 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.295 2011/10/28 19:03:28 dilfridge Exp $
81 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.296 2011/10/30 15:34:32 ssuominen Exp $
82 +
83 + 30 Oct 2011; Samuli Suominen <ssuominen@g.o> kopete-4.6.3.ebuild,
84 + kopete-4.6.5.ebuild, kopete-4.7.2.ebuild:
85 + Rename obsolete USE="v4l2" to USE="v4l" wrt #385241
86
87 28 Oct 2011; Andreas K. Huettel <dilfridge@g.o> -kopete-4.7.1.ebuild:
88 Drop KDEpim 4.6.1 and KDE 4.7.1
89
90
91
92 1.2 kde-base/kopete/kopete-4.7.2.ebuild
93
94 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.7.2.ebuild?rev=1.2&view=markup
95 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.7.2.ebuild?rev=1.2&content-type=text/plain
96 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.7.2.ebuild?r1=1.1&r2=1.2
97
98 Index: kopete-4.7.2.ebuild
99 ===================================================================
100 RCS file: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.7.2.ebuild,v
101 retrieving revision 1.1
102 retrieving revision 1.2
103 diff -u -r1.1 -r1.2
104 --- kopete-4.7.2.ebuild 6 Oct 2011 18:11:10 -0000 1.1
105 +++ kopete-4.7.2.ebuild 30 Oct 2011 15:34:32 -0000 1.2
106 @@ -1,6 +1,6 @@
107 # Copyright 1999-2011 Gentoo Foundation
108 # Distributed under the terms of the GNU General Public License v2
109 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.7.2.ebuild,v 1.1 2011/10/06 18:11:10 alexxy Exp $
110 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.7.2.ebuild,v 1.2 2011/10/30 15:34:32 ssuominen Exp $
111
112 EAPI=4
113
114 @@ -10,7 +10,7 @@
115
116 DESCRIPTION="KDE multi-protocol IM client"
117 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
118 -IUSE="debug ssl v4l2"
119 +IUSE="debug ssl v4l"
120
121 # tests hang, last checked for 4.2.96
122 RESTRICT=test
123 @@ -80,7 +80,7 @@
124 msn? ( >=net-libs/libmsn-4.1 )
125 otr? ( >=net-libs/libotr-3.2.0 )
126 statistics? ( dev-db/sqlite:3 )
127 - v4l2? ( media-libs/libv4l )
128 + v4l? ( media-libs/libv4l )
129 webpresence? (
130 dev-libs/libxml2
131 dev-libs/libxslt
132 @@ -123,7 +123,7 @@
133 $(cmake-utils_use_with jingle LiboRTP)
134 $(cmake-utils_use_with jingle Mediastreamer)
135 $(cmake-utils_use_with jingle Speex)
136 - $(cmake-utils_use_disable v4l2 VIDEOSUPPORT)
137 + $(cmake-utils_use_disable v4l VIDEOSUPPORT)
138 )
139 # enable protocols
140 for x in ${PROTOCOLS}; do
141
142
143
144 1.5 kde-base/kopete/kopete-4.6.3.ebuild
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.6.3.ebuild?rev=1.5&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.6.3.ebuild?rev=1.5&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.6.3.ebuild?r1=1.4&r2=1.5
149
150 Index: kopete-4.6.3.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.6.3.ebuild,v
153 retrieving revision 1.4
154 retrieving revision 1.5
155 diff -u -r1.4 -r1.5
156 --- kopete-4.6.3.ebuild 26 Jun 2011 01:54:32 -0000 1.4
157 +++ kopete-4.6.3.ebuild 30 Oct 2011 15:34:32 -0000 1.5
158 @@ -1,6 +1,6 @@
159 # Copyright 1999-2011 Gentoo Foundation
160 # Distributed under the terms of the GNU General Public License v2
161 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.6.3.ebuild,v 1.4 2011/06/26 01:54:32 ranger Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.6.3.ebuild,v 1.5 2011/10/30 15:34:32 ssuominen Exp $
163
164 EAPI=4
165
166 @@ -10,7 +10,7 @@
167
168 DESCRIPTION="KDE multi-protocol IM client"
169 KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
170 -IUSE="debug ssl v4l2"
171 +IUSE="debug ssl v4l"
172
173 # tests hang, last checked for 4.2.96
174 RESTRICT=test
175 @@ -80,7 +80,7 @@
176 msn? ( >=net-libs/libmsn-4.1 )
177 otr? ( >=net-libs/libotr-3.2.0 )
178 statistics? ( dev-db/sqlite:3 )
179 - v4l2? ( media-libs/libv4l )
180 + v4l? ( media-libs/libv4l )
181 webpresence? (
182 dev-libs/libxml2
183 dev-libs/libxslt
184 @@ -123,7 +123,7 @@
185 $(cmake-utils_use_with jingle LiboRTP)
186 $(cmake-utils_use_with jingle Mediastreamer)
187 $(cmake-utils_use_with jingle Speex)
188 - $(cmake-utils_use_disable v4l2 VIDEOSUPPORT)
189 + $(cmake-utils_use_disable v4l VIDEOSUPPORT)
190 )
191 # enable protocols
192 for x in ${PROTOCOLS}; do