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: audacity-1.3.5.ebuild ChangeLog
Date: Sat, 30 Aug 2008 14:25:38
Message-Id: E1KZROQ-0003nE-R3@stork.gentoo.org
1 ranger 08/08/30 14:25:34
2
3 Modified: audacity-1.3.5.ebuild ChangeLog
4 Log:
5 stable ppc, bug 231497
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.8 media-sound/audacity/audacity-1.3.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.5.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.5.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.5.ebuild?r1=1.7&r2=1.8
14
15 Index: audacity-1.3.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.5.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- audacity-1.3.5.ebuild 24 Aug 2008 13:44:59 -0000 1.7
22 +++ audacity-1.3.5.ebuild 30 Aug 2008 14:25:34 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 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.5.ebuild,v 1.7 2008/08/24 13:44:59 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.5.ebuild,v 1.8 2008/08/30 14:25:34 ranger Exp $
28
29 inherit eutils wxwidgets autotools
30
31 @@ -16,7 +16,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 ~hppa ~ppc ppc64 sparc x86"
36 +KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
37 RESTRICT="test"
38
39 COMMON_DEPEND="=x11-libs/wxGTK-2.8*
40
41
42
43 1.104 media-sound/audacity/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.104&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.104&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?r1=1.103&r2=1.104
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v
52 retrieving revision 1.103
53 retrieving revision 1.104
54 diff -u -r1.103 -r1.104
55 --- ChangeLog 24 Aug 2008 13:44:59 -0000 1.103
56 +++ ChangeLog 30 Aug 2008 14:25:34 -0000 1.104
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-sound/audacity
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.103 2008/08/24 13:44:59 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.104 2008/08/30 14:25:34 ranger Exp $
62 +
63 + 30 Aug 2008; Brent Baude <ranger@g.o> audacity-1.3.5.ebuild:
64 + stable ppc, bug 231497
65
66 24 Aug 2008; Markus Rothe <corsair@g.o> audacity-1.3.5.ebuild:
67 Stable on ppc64; bug #231497