Gentoo Archives: gentoo-commits

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