Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacity: ChangeLog audacity-1.3.14.ebuild
Date: Sat, 03 Mar 2012 14:39:53
Message-Id: 20120303143944.B7B5E2004B@flycatcher.gentoo.org
1 ranger 12/03/03 14:39:44
2
3 Modified: ChangeLog audacity-1.3.14.ebuild
4 Log:
5 Marking audacity-1.3.14 ppc64 for bug 402597
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.165 media-sound/audacity/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.165&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.165&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/ChangeLog?r1=1.164&r2=1.165
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v
19 retrieving revision 1.164
20 retrieving revision 1.165
21 diff -u -r1.164 -r1.165
22 --- ChangeLog 16 Feb 2012 18:23:07 -0000 1.164
23 +++ ChangeLog 3 Mar 2012 14:39:44 -0000 1.165
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-sound/audacity
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.164 2012/02/16 18:23:07 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.165 2012/03/03 14:39:44 ranger Exp $
29 +
30 + 03 Mar 2012; Brent Baude <ranger@g.o> audacity-1.3.14.ebuild:
31 + Marking audacity-1.3.14 ppc64 for bug 402597
32
33 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@g.o> audacity-1.3.14.ebuild:
34 x86 stable wrt bug #402597
35
36
37
38 1.4 media-sound/audacity/audacity-1.3.14.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-1.3.14.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-1.3.14.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-1.3.14.ebuild?r1=1.3&r2=1.4
43
44 Index: audacity-1.3.14.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.14.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- audacity-1.3.14.ebuild 16 Feb 2012 18:23:07 -0000 1.3
51 +++ audacity-1.3.14.ebuild 3 Mar 2012 14:39:44 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.14.ebuild,v 1.3 2012/02/16 18:23:07 phajdan.jr Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.14.ebuild,v 1.4 2012/03/03 14:39:44 ranger Exp $
57
58 EAPI=4
59
60 @@ -15,7 +15,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
65 +KEYWORDS="amd64 ~ppc ppc64 x86"
66 IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 soundtouch twolame vamp vorbis"
67 RESTRICT="test"