Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacity: audacity-1.3.3.ebuild ChangeLog
Date: Sat, 29 Sep 2007 00:07:12
Message-Id: E1IbPj0-0004NU-Bv@stork.gentoo.org
1 dirtyepic 07/09/28 23:58:26
2
3 Modified: audacity-1.3.3.ebuild ChangeLog
4 Log:
5 Lock wxGTK to 2.6.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.4 media-sound/audacity/audacity-1.3.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.3.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.3.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.3.ebuild?r1=1.3&r2=1.4
14
15 Index: audacity-1.3.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.3.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- audacity-1.3.3.ebuild 25 May 2007 16:50:48 -0000 1.3
22 +++ audacity-1.3.3.ebuild 28 Sep 2007 23:58:25 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.3.ebuild,v 1.3 2007/05/25 16:50:48 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.3.ebuild,v 1.4 2007/09/28 23:58:25 dirtyepic Exp $
28
29 WANT_AUTOCONF=latest
30 WANT_AUTOMAKE=latest
31 @@ -19,7 +19,7 @@
32 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
33 RESTRICT="test"
34
35 -DEPEND=">=x11-libs/wxGTK-2.6
36 +DEPEND="=x11-libs/wxGTK-2.6*
37 >=app-arch/zip-2.3
38 dev-libs/expat
39 >=media-libs/libsndfile-1.0.0
40
41
42
43 1.69 media-sound/audacity/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.69&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.69&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?r1=1.68&r2=1.69
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v
52 retrieving revision 1.68
53 retrieving revision 1.69
54 diff -u -r1.68 -r1.69
55 --- ChangeLog 2 Jul 2007 15:08:06 -0000 1.68
56 +++ ChangeLog 28 Sep 2007 23:58:25 -0000 1.69
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-sound/audacity
59 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.68 2007/07/02 15:08:06 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.69 2007/09/28 23:58:25 dirtyepic Exp $
62 +
63 + 28 Sep 2007; Ryan Hill <dirtyepic@g.o> audacity-1.3.3.ebuild:
64 + Lock wxGTK to 2.6.
65
66 02 Jul 2007; Diego Pettenò <flameeyes@g.o> metadata.xml:
67 Hand to newly-born proaudio herd.
68
69
70
71 --
72 gentoo-commits@g.o mailing list