Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/phonon: phonon-4.5.0.ebuild ChangeLog phonon-4.4.2.ebuild phonon-4.5.1-r1.ebuild phonon-4.4.3.ebuild
Date: Fri, 02 Dec 2011 19:22:30
Message-Id: 20111202192219.860C72004B@flycatcher.gentoo.org
1 dilfridge 11/12/02 19:22:19
2
3 Modified: phonon-4.5.0.ebuild ChangeLog phonon-4.4.2.ebuild
4 phonon-4.5.1-r1.ebuild phonon-4.4.3.ebuild
5 Log:
6 Make the qt-phonon blocker a hard one...
7
8 (Portage version: 2.1.10.39/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.10 media-libs/phonon/phonon-4.5.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.5.0.ebuild?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.5.0.ebuild?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.5.0.ebuild?r1=1.9&r2=1.10
16
17 Index: phonon-4.5.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.5.0.ebuild,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- phonon-4.5.0.ebuild 20 Oct 2011 20:22:51 -0000 1.9
24 +++ phonon-4.5.0.ebuild 2 Dec 2011 19:22:19 -0000 1.10
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/media-libs/phonon/phonon-4.5.0.ebuild,v 1.9 2011/10/20 20:22:51 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.5.0.ebuild,v 1.10 2011/12/02 19:22:19 dilfridge Exp $
30
31 EAPI=4
32
33 @@ -24,7 +24,7 @@
34 dev-libs/glib:2
35 >=media-sound/pulseaudio-0.9.21[glib]
36 )
37 - !x11-libs/qt-phonon:4
38 + !!x11-libs/qt-phonon:4
39 "
40 # directshow? ( media-sound/phonon-directshow )
41 # mmf? ( media-sound/phonon-mmf )
42
43
44
45 1.26 media-libs/phonon/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?rev=1.26&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?rev=1.26&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?r1=1.25&r2=1.26
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v
54 retrieving revision 1.25
55 retrieving revision 1.26
56 diff -u -r1.25 -r1.26
57 --- ChangeLog 30 Nov 2011 23:02:23 -0000 1.25
58 +++ ChangeLog 2 Dec 2011 19:22:19 -0000 1.26
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-libs/phonon
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.25 2011/11/30 23:02:23 dilfridge Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.26 2011/12/02 19:22:19 dilfridge Exp $
64 +
65 + 02 Dec 2011; Andreas K. Huettel <dilfridge@g.o> phonon-4.4.2.ebuild,
66 + phonon-4.4.3.ebuild, phonon-4.5.0.ebuild, phonon-4.5.1-r1.ebuild:
67 + Make the qt-phonon blocker a hard one...
68
69 30 Nov 2011; Andreas K. Huettel <dilfridge@g.o> phonon-4.4.2.ebuild,
70 phonon-4.4.3.ebuild:
71
72
73
74 1.3 media-libs/phonon/phonon-4.4.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.4.2.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.4.2.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.4.2.ebuild?r1=1.2&r2=1.3
79
80 Index: phonon-4.4.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.4.2.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- phonon-4.4.2.ebuild 30 Nov 2011 23:02:23 -0000 1.2
87 +++ phonon-4.4.2.ebuild 2 Dec 2011 19:22:19 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.4.2.ebuild,v 1.2 2011/11/30 23:02:23 dilfridge Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.4.2.ebuild,v 1.3 2011/12/02 19:22:19 dilfridge Exp $
93
94 EAPI="2"
95
96 @@ -17,7 +17,7 @@
97
98 RDEPEND="
99 !kde-base/phonon-xine
100 - !x11-libs/qt-phonon:4
101 + !!x11-libs/qt-phonon:4
102 >=x11-libs/qt-test-4.6.0:4[aqua=]
103 >=x11-libs/qt-dbus-4.6.0:4[aqua=]
104 >=x11-libs/qt-gui-4.6.0:4[aqua=]
105 @@ -36,7 +36,7 @@
106 )
107 "
108 DEPEND="${RDEPEND}
109 - !x11-libs/qt-phonon:4
110 + !!x11-libs/qt-phonon:4
111 >=dev-util/automoc-0.9.87
112 "
113
114
115
116
117 1.2 media-libs/phonon/phonon-4.5.1-r1.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.5.1-r1.ebuild?rev=1.2&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.5.1-r1.ebuild?rev=1.2&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.5.1-r1.ebuild?r1=1.1&r2=1.2
122
123 Index: phonon-4.5.1-r1.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.5.1-r1.ebuild,v
126 retrieving revision 1.1
127 retrieving revision 1.2
128 diff -u -r1.1 -r1.2
129 --- phonon-4.5.1-r1.ebuild 30 Oct 2011 23:22:41 -0000 1.1
130 +++ phonon-4.5.1-r1.ebuild 2 Dec 2011 19:22:19 -0000 1.2
131 @@ -1,6 +1,6 @@
132 # Copyright 1999-2011 Gentoo Foundation
133 # Distributed under the terms of the GNU General Public License v2
134 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.5.1-r1.ebuild,v 1.1 2011/10/30 23:22:41 dilfridge Exp $
135 +# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.5.1-r1.ebuild,v 1.2 2011/12/02 19:22:19 dilfridge Exp $
136
137 EAPI=4
138
139 @@ -23,7 +23,7 @@
140 IUSE="aqua debug +gstreamer pulseaudio vlc xine"
141
142 COMMON_DEPEND="
143 - !x11-libs/qt-phonon:4
144 + !!x11-libs/qt-phonon:4
145 >=x11-libs/qt-core-4.6.0:4
146 >=x11-libs/qt-dbus-4.6.0:4
147 >=x11-libs/qt-gui-4.6.0:4
148
149
150
151 1.4 media-libs/phonon/phonon-4.4.3.ebuild
152
153 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.4.3.ebuild?rev=1.4&view=markup
154 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.4.3.ebuild?rev=1.4&content-type=text/plain
155 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.4.3.ebuild?r1=1.3&r2=1.4
156
157 Index: phonon-4.4.3.ebuild
158 ===================================================================
159 RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.4.3.ebuild,v
160 retrieving revision 1.3
161 retrieving revision 1.4
162 diff -u -r1.3 -r1.4
163 --- phonon-4.4.3.ebuild 30 Nov 2011 23:02:23 -0000 1.3
164 +++ phonon-4.4.3.ebuild 2 Dec 2011 19:22:19 -0000 1.4
165 @@ -1,6 +1,6 @@
166 # Copyright 1999-2011 Gentoo Foundation
167 # Distributed under the terms of the GNU General Public License v2
168 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.4.3.ebuild,v 1.3 2011/11/30 23:02:23 dilfridge Exp $
169 +# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.4.3.ebuild,v 1.4 2011/12/02 19:22:19 dilfridge Exp $
170
171 EAPI="2"
172
173 @@ -17,7 +17,7 @@
174
175 RDEPEND="
176 !kde-base/phonon-xine
177 - !x11-libs/qt-phonon:4
178 + !!x11-libs/qt-phonon:4
179 >=x11-libs/qt-test-4.6.0:4[aqua=]
180 >=x11-libs/qt-dbus-4.6.0:4[aqua=]
181 >=x11-libs/qt-gui-4.6.0:4[aqua=]
182 @@ -36,7 +36,7 @@
183 )
184 "
185 DEPEND="${RDEPEND}
186 - !x11-libs/qt-phonon:4
187 + !!x11-libs/qt-phonon:4
188 >=dev-util/automoc-0.9.87
189 "