Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.26.ebuild ChangeLog
Date: Sat, 30 Mar 2013 09:42:20
Message-Id: 20130330094217.8C64D2171D@flycatcher.gentoo.org
1 ago 13/03/30 09:42:17
2
3 Modified: alsa-plugins-1.0.26.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #463451
6
7 (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.3 media-plugins/alsa-plugins/alsa-plugins-1.0.26.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.26.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.26.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.26.ebuild?r1=1.2&r2=1.3
15
16 Index: alsa-plugins-1.0.26.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.26.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- alsa-plugins-1.0.26.ebuild 24 Sep 2012 02:16:56 -0000 1.2
23 +++ alsa-plugins-1.0.26.ebuild 30 Mar 2013 09:42:17 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.26.ebuild,v 1.2 2012/09/24 02:16:56 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.26.ebuild,v 1.3 2013/03/30 09:42:17 ago Exp $
30
31 EAPI=4
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="GPL-2 LGPL-2.1"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux"
39 IUSE="debug ffmpeg jack libsamplerate pulseaudio speex"
40
41 RDEPEND=">=media-libs/alsa-lib-${PV}
42
43
44
45 1.158 media-plugins/alsa-plugins/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/ChangeLog?rev=1.158&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/ChangeLog?rev=1.158&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/ChangeLog?r1=1.157&r2=1.158
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
54 retrieving revision 1.157
55 retrieving revision 1.158
56 diff -u -r1.157 -r1.158
57 --- ChangeLog 13 Mar 2013 10:57:47 -0000 1.157
58 +++ ChangeLog 30 Mar 2013 09:42:17 -0000 1.158
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-plugins/alsa-plugins
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.157 2013/03/13 10:57:47 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.158 2013/03/30 09:42:17 ago Exp $
64 +
65 + 30 Mar 2013; Agostino Sarubbo <ago@g.o> alsa-plugins-1.0.26.ebuild:
66 + Stable for amd64, wrt bug #463451
67
68 13 Mar 2013; Agostino Sarubbo <ago@g.o> alsa-plugins-1.0.25-r1.ebuild:
69 Stable for ppc, wrt bug #406101