Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacity: ChangeLog audacity-2.0.5.ebuild
Date: Thu, 23 Jul 2015 19:43:23
Message-Id: 20150723194317.9BEE2BE@oystercatcher.gentoo.org
1 pacho 15/07/23 19:43:17
2
3 Modified: ChangeLog audacity-2.0.5.ebuild
4 Log:
5 ppc stable wrt bug #522036
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.193 media-sound/audacity/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.193&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.193&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/ChangeLog?r1=1.192&r2=1.193
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v
19 retrieving revision 1.192
20 retrieving revision 1.193
21 diff -u -r1.192 -r1.193
22 --- ChangeLog 20 Jul 2015 15:21:39 -0000 1.192
23 +++ ChangeLog 23 Jul 2015 19:43:17 -0000 1.193
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-sound/audacity
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.192 2015/07/20 15:21:39 yngwin Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.193 2015/07/23 19:43:17 pacho Exp $
29 +
30 + 23 Jul 2015; Pacho Ramos <pacho@g.o> audacity-2.0.5.ebuild:
31 + ppc stable wrt bug #522036
32
33 *audacity-2.1.1 (20 Jul 2015)
34
35
36
37
38 1.6 media-sound/audacity/audacity-2.0.5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-2.0.5.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-2.0.5.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-2.0.5.ebuild?r1=1.5&r2=1.6
43
44 Index: audacity-2.0.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.5.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- audacity-2.0.5.ebuild 11 Jul 2015 19:08:40 -0000 1.5
51 +++ audacity-2.0.5.ebuild 23 Jul 2015 19:43:17 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.5.ebuild,v 1.5 2015/07/11 19:08:40 zlogene Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.5.ebuild,v 1.6 2015/07/23 19:43:17 pacho Exp $
57
58 EAPI=5
59
60 @@ -15,7 +15,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ~mips ~ppc ppc64 x86"
65 +KEYWORDS="amd64 ~mips ppc ppc64 x86"
66 IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate +libsoxr midi mp3 sbsms soundtouch twolame vamp vorbis"
67 RESTRICT="test"