Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacity: audacity-1.3.4.ebuild ChangeLog
Date: Tue, 20 Nov 2007 22:58:58
Message-Id: E1Iuc3N-0008Rp-8F@stork.gentoo.org
1 corsair 07/11/20 22:58:49
2
3 Modified: audacity-1.3.4.ebuild ChangeLog
4 Log:
5 Added ~ppc64; bug #199390
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.4 media-sound/audacity/audacity-1.3.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild?r1=1.3&r2=1.4
14
15 Index: audacity-1.3.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- audacity-1.3.4.ebuild 18 Nov 2007 20:28:32 -0000 1.3
22 +++ audacity-1.3.4.ebuild 20 Nov 2007 22:58:48 -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.4.ebuild,v 1.3 2007/11/18 20:28:32 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild,v 1.4 2007/11/20 22:58:48 corsair Exp $
28
29 inherit eutils wxwidgets
30
31 @@ -13,7 +13,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~amd64 ~ppc64 ~x86"
37 RESTRICT="test"
38
39 DEPEND="=x11-libs/wxGTK-2.6*
40
41
42
43 1.72 media-sound/audacity/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.72&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.72&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?r1=1.71&r2=1.72
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v
52 retrieving revision 1.71
53 retrieving revision 1.72
54 diff -u -r1.71 -r1.72
55 --- ChangeLog 18 Nov 2007 20:28:32 -0000 1.71
56 +++ ChangeLog 20 Nov 2007 22:58:48 -0000 1.72
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.71 2007/11/18 20:28:32 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.72 2007/11/20 22:58:48 corsair Exp $
62 +
63 + 20 Nov 2007; Markus Rothe <corsair@g.o> audacity-1.3.4.ebuild:
64 + Added ~ppc64; bug #199390
65
66 18 Nov 2007; Alexis Ballier <aballier@g.o>
67 audacity-1.3.2-r1.ebuild, audacity-1.3.3.ebuild, audacity-1.3.4.ebuild:
68
69
70
71 --
72 gentoo-commits@g.o mailing list