Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/mpg123: mpg123-1.22.0.ebuild mpg123-1.18.1.ebuild ChangeLog mpg123-1.19.0.ebuild mpg123-1.21.0.ebuild mpg123-1.20.0.ebuild mpg123-1.20.1.ebuild
Date: Tue, 31 Mar 2015 19:55:28
Message-Id: 20150331195522.36F2514F05@oystercatcher.gentoo.org
1 ulm 15/03/31 19:55:21
2
3 Modified: mpg123-1.22.0.ebuild mpg123-1.18.1.ebuild ChangeLog
4 mpg123-1.19.0.ebuild mpg123-1.21.0.ebuild
5 mpg123-1.20.0.ebuild mpg123-1.20.1.ebuild
6 Log:
7 Update dependency after package move of eselect modules to app-eselect.
8
9 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 9433907D693FB5B8!)
10
11 Revision Changes Path
12 1.2 media-sound/mpg123/mpg123-1.22.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.22.0.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.22.0.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.22.0.ebuild?r1=1.1&r2=1.2
17
18 Index: mpg123-1.22.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.22.0.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- mpg123-1.22.0.ebuild 26 Feb 2015 03:35:58 -0000 1.1
25 +++ mpg123-1.22.0.ebuild 31 Mar 2015 19:55:21 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.22.0.ebuild,v 1.1 2015/02/26 03:35:58 radhermit Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.22.0.ebuild,v 1.2 2015/03/31 19:55:21 ulm Exp $
31
32 EAPI=5
33 inherit eutils toolchain-funcs libtool multilib-minimal
34 @@ -15,7 +15,7 @@
35 IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext alsa altivec coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl cpu_flags_x86_sse"
36
37 # No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.
38 -RDEPEND="app-admin/eselect-mpg123
39 +RDEPEND="app-eselect/eselect-mpg123
40 || ( dev-libs/libltdl:0 <sys-devel/libtool-2.4.3-r2:2 )
41 alsa? ( media-libs/alsa-lib )
42 jack? ( media-sound/jack-audio-connection-kit )
43
44
45
46 1.12 media-sound/mpg123/mpg123-1.18.1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.18.1.ebuild?rev=1.12&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.18.1.ebuild?rev=1.12&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.18.1.ebuild?r1=1.11&r2=1.12
51
52 Index: mpg123-1.18.1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.18.1.ebuild,v
55 retrieving revision 1.11
56 retrieving revision 1.12
57 diff -u -r1.11 -r1.12
58 --- mpg123-1.18.1.ebuild 29 Jan 2015 18:56:09 -0000 1.11
59 +++ mpg123-1.18.1.ebuild 31 Mar 2015 19:55:21 -0000 1.12
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2015 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.18.1.ebuild,v 1.11 2015/01/29 18:56:09 mgorny Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.18.1.ebuild,v 1.12 2015/03/31 19:55:21 ulm Exp $
65
66 EAPI=5
67 inherit eutils toolchain-funcs libtool multilib-minimal
68 @@ -15,7 +15,7 @@
69 IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext alsa altivec coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl cpu_flags_x86_sse"
70
71 # No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.
72 -RDEPEND="app-admin/eselect-mpg123
73 +RDEPEND="app-eselect/eselect-mpg123
74 >=sys-devel/libtool-2.2.6b
75 alsa? ( media-libs/alsa-lib )
76 jack? ( media-sound/jack-audio-connection-kit )
77
78
79
80 1.320 media-sound/mpg123/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/ChangeLog?rev=1.320&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/ChangeLog?rev=1.320&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/ChangeLog?r1=1.319&r2=1.320
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v
89 retrieving revision 1.319
90 retrieving revision 1.320
91 diff -u -r1.319 -r1.320
92 --- ChangeLog 3 Mar 2015 09:12:43 -0000 1.319
93 +++ ChangeLog 31 Mar 2015 19:55:21 -0000 1.320
94 @@ -1,6 +1,11 @@
95 # ChangeLog for media-sound/mpg123
96 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.319 2015/03/03 09:12:43 dlan Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.320 2015/03/31 19:55:21 ulm Exp $
99 +
100 + 31 Mar 2015; Ulrich Müller <ulm@g.o> mpg123-1.18.1.ebuild,
101 + mpg123-1.19.0.ebuild, mpg123-1.20.0.ebuild, mpg123-1.20.1.ebuild,
102 + mpg123-1.21.0.ebuild, mpg123-1.22.0.ebuild:
103 + Update dependency after package move of eselect modules to app-eselect.
104
105 03 Mar 2015; Yixun Lan <dlan@g.o> mpg123-1.21.0.ebuild:
106 add arm64 support, tested on A53 board
107
108
109
110 1.3 media-sound/mpg123/mpg123-1.19.0.ebuild
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.19.0.ebuild?rev=1.3&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.19.0.ebuild?rev=1.3&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.19.0.ebuild?r1=1.2&r2=1.3
115
116 Index: mpg123-1.19.0.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.19.0.ebuild,v
119 retrieving revision 1.2
120 retrieving revision 1.3
121 diff -u -r1.2 -r1.3
122 --- mpg123-1.19.0.ebuild 29 Jan 2015 18:56:09 -0000 1.2
123 +++ mpg123-1.19.0.ebuild 31 Mar 2015 19:55:21 -0000 1.3
124 @@ -1,6 +1,6 @@
125 # Copyright 1999-2015 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.19.0.ebuild,v 1.2 2015/01/29 18:56:09 mgorny Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.19.0.ebuild,v 1.3 2015/03/31 19:55:21 ulm Exp $
129
130 EAPI=5
131 inherit eutils toolchain-funcs libtool multilib-minimal
132 @@ -15,7 +15,7 @@
133 IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext alsa altivec coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl cpu_flags_x86_sse"
134
135 # No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.
136 -RDEPEND="app-admin/eselect-mpg123
137 +RDEPEND="app-eselect/eselect-mpg123
138 >=sys-devel/libtool-2.2.6b
139 alsa? ( media-libs/alsa-lib )
140 jack? ( media-sound/jack-audio-connection-kit )
141
142
143
144 1.4 media-sound/mpg123/mpg123-1.21.0.ebuild
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.21.0.ebuild?rev=1.4&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.21.0.ebuild?rev=1.4&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.21.0.ebuild?r1=1.3&r2=1.4
149
150 Index: mpg123-1.21.0.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.21.0.ebuild,v
153 retrieving revision 1.3
154 retrieving revision 1.4
155 diff -u -r1.3 -r1.4
156 --- mpg123-1.21.0.ebuild 3 Mar 2015 09:12:43 -0000 1.3
157 +++ mpg123-1.21.0.ebuild 31 Mar 2015 19:55:21 -0000 1.4
158 @@ -1,6 +1,6 @@
159 # Copyright 1999-2015 Gentoo Foundation
160 # Distributed under the terms of the GNU General Public License v2
161 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.21.0.ebuild,v 1.3 2015/03/03 09:12:43 dlan Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.21.0.ebuild,v 1.4 2015/03/31 19:55:21 ulm Exp $
163
164 EAPI=5
165 inherit eutils toolchain-funcs libtool multilib-minimal
166 @@ -15,7 +15,7 @@
167 IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext alsa altivec coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl cpu_flags_x86_sse"
168
169 # No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.
170 -RDEPEND="app-admin/eselect-mpg123
171 +RDEPEND="app-eselect/eselect-mpg123
172 >=sys-devel/libtool-2.2.6b
173 alsa? ( media-libs/alsa-lib )
174 jack? ( media-sound/jack-audio-connection-kit )
175
176
177
178 1.3 media-sound/mpg123/mpg123-1.20.0.ebuild
179
180 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.20.0.ebuild?rev=1.3&view=markup
181 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.20.0.ebuild?rev=1.3&content-type=text/plain
182 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.20.0.ebuild?r1=1.2&r2=1.3
183
184 Index: mpg123-1.20.0.ebuild
185 ===================================================================
186 RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.20.0.ebuild,v
187 retrieving revision 1.2
188 retrieving revision 1.3
189 diff -u -r1.2 -r1.3
190 --- mpg123-1.20.0.ebuild 29 Jan 2015 18:56:09 -0000 1.2
191 +++ mpg123-1.20.0.ebuild 31 Mar 2015 19:55:21 -0000 1.3
192 @@ -1,6 +1,6 @@
193 # Copyright 1999-2015 Gentoo Foundation
194 # Distributed under the terms of the GNU General Public License v2
195 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.20.0.ebuild,v 1.2 2015/01/29 18:56:09 mgorny Exp $
196 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.20.0.ebuild,v 1.3 2015/03/31 19:55:21 ulm Exp $
197
198 EAPI=5
199 inherit eutils toolchain-funcs libtool multilib-minimal
200 @@ -15,7 +15,7 @@
201 IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext alsa altivec coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl cpu_flags_x86_sse"
202
203 # No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.
204 -RDEPEND="app-admin/eselect-mpg123
205 +RDEPEND="app-eselect/eselect-mpg123
206 >=sys-devel/libtool-2.2.6b
207 alsa? ( media-libs/alsa-lib )
208 jack? ( media-sound/jack-audio-connection-kit )
209
210
211
212 1.3 media-sound/mpg123/mpg123-1.20.1.ebuild
213
214 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.20.1.ebuild?rev=1.3&view=markup
215 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.20.1.ebuild?rev=1.3&content-type=text/plain
216 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.20.1.ebuild?r1=1.2&r2=1.3
217
218 Index: mpg123-1.20.1.ebuild
219 ===================================================================
220 RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.20.1.ebuild,v
221 retrieving revision 1.2
222 retrieving revision 1.3
223 diff -u -r1.2 -r1.3
224 --- mpg123-1.20.1.ebuild 29 Jan 2015 18:56:09 -0000 1.2
225 +++ mpg123-1.20.1.ebuild 31 Mar 2015 19:55:21 -0000 1.3
226 @@ -1,6 +1,6 @@
227 # Copyright 1999-2015 Gentoo Foundation
228 # Distributed under the terms of the GNU General Public License v2
229 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.20.1.ebuild,v 1.2 2015/01/29 18:56:09 mgorny Exp $
230 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.20.1.ebuild,v 1.3 2015/03/31 19:55:21 ulm Exp $
231
232 EAPI=5
233 inherit eutils toolchain-funcs libtool multilib-minimal
234 @@ -15,7 +15,7 @@
235 IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext alsa altivec coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl cpu_flags_x86_sse"
236
237 # No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.
238 -RDEPEND="app-admin/eselect-mpg123
239 +RDEPEND="app-eselect/eselect-mpg123
240 >=sys-devel/libtool-2.2.6b
241 alsa? ( media-libs/alsa-lib )
242 jack? ( media-sound/jack-audio-connection-kit )