Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacity: ChangeLog audacity-1.3.6.ebuild
Date: Fri, 02 Jan 2009 16:33:39
Message-Id: E1LImxt-0000l0-6w@stork.gentoo.org
1 aballier 09/01/02 16:33:37
2
3 Modified: ChangeLog audacity-1.3.6.ebuild
4 Log:
5 fix typo in ladspa useflag deps, by Pierre Lejeune <superheron@×××××.com>, bug #252289
6 (Portage version: 2.2_rc20/cvs/Linux 2.6.27.10 x86_64)
7
8 Revision Changes Path
9 1.111 media-sound/audacity/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.111&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.111&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?r1=1.110&r2=1.111
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v
18 retrieving revision 1.110
19 retrieving revision 1.111
20 diff -u -r1.110 -r1.111
21 --- ChangeLog 27 Oct 2008 15:00:26 -0000 1.110
22 +++ ChangeLog 2 Jan 2009 16:33:37 -0000 1.111
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-sound/audacity
25 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.110 2008/10/27 15:00:26 jer Exp $
27 +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.111 2009/01/02 16:33:37 aballier Exp $
29 +
30 + 02 Jan 2009; Alexis Ballier <aballier@g.o> audacity-1.3.6.ebuild:
31 + fix typo in ladspa useflag deps, by Pierre Lejeune <superheron@×××××.com>,
32 + bug #252289
33
34 27 Oct 2008; Jeroen Roovers <jer@g.o> audacity-1.3.6.ebuild:
35 Marked ~hppa (bug #244360).
36
37
38
39 1.3 media-sound/audacity/audacity-1.3.6.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.6.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.6.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.6.ebuild?r1=1.2&r2=1.3
44
45 Index: audacity-1.3.6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.6.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- audacity-1.3.6.ebuild 27 Oct 2008 14:59:48 -0000 1.2
52 +++ audacity-1.3.6.ebuild 2 Jan 2009 16:33:37 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.6.ebuild,v 1.2 2008/10/27 14:59:48 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.6.ebuild,v 1.3 2009/01/02 16:33:37 aballier Exp $
59
60 EAPI=2
61
62 @@ -31,7 +31,7 @@
63 vamp? ( media-libs/vamp-plugin-sdk )
64 twolame? ( media-sound/twolame )
65 ffmpeg? ( >=media-video/ffmpeg-0.4.9_p20080617 )
66 - ladpsa? ( >=media-libs/liblrdf-0.4.0 )
67 + ladspa? ( >=media-libs/liblrdf-0.4.0 )
68 alsa? ( media-libs/alsa-lib )
69 jack? ( >=media-sound/jack-audio-connection-kit-0.103.0 )"
70 # Crashes at startup here...