Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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, 04 Dec 2007 17:40:07
Message-Id: E1IzbkY-0001lc-O8@stork.gentoo.org
1 armin76 07/12/04 17:40:02
2
3 Modified: audacity-1.3.4.ebuild ChangeLog
4 Log:
5 Re-add ~sparc wrt #199390
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.8 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.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild?r1=1.7&r2=1.8
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.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- audacity-1.3.4.ebuild 2 Dec 2007 13:59:34 -0000 1.7
22 +++ audacity-1.3.4.ebuild 4 Dec 2007 17:40:02 -0000 1.8
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.7 2007/12/02 13:59:34 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild,v 1.8 2007/12/04 17:40:02 armin76 Exp $
28
29 inherit eutils wxwidgets
30
31 @@ -13,7 +13,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
36 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
37 RESTRICT="test"
38
39 DEPEND="=x11-libs/wxGTK-2.6*
40
41
42
43 1.76 media-sound/audacity/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.76&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.76&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?r1=1.75&r2=1.76
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v
52 retrieving revision 1.75
53 retrieving revision 1.76
54 diff -u -r1.75 -r1.76
55 --- ChangeLog 2 Dec 2007 13:59:34 -0000 1.75
56 +++ ChangeLog 4 Dec 2007 17:40:02 -0000 1.76
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.75 2007/12/02 13:59:34 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.76 2007/12/04 17:40:02 armin76 Exp $
62 +
63 + 04 Dec 2007; Raúl Porcel <armin76@g.o> audacity-1.3.4.ebuild:
64 + Re-add ~sparc wrt #199390
65
66 02 Dec 2007; Alexis Ballier <aballier@g.o> audacity-1.3.4.ebuild:
67 enable audacity libresample if libsamplerate was not requested, thanks to
68
69
70
71 --
72 gentoo-commits@g.o mailing list