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: audacity-1.3.4.ebuild ChangeLog
Date: Sun, 02 Dec 2007 13:27:29
Message-Id: E1Iyoqt-0004XQ-SJ@stork.gentoo.org
1 aballier 07/12/02 13:27:19
2
3 Modified: audacity-1.3.4.ebuild ChangeLog
4 Log:
5 no need to manually install the icon as the makefiles handle them; thanks to Richard Ash <richard@××××××××××××.org>, bug #200870
6 (Portage version: 2.1.4_rc4)
7
8 Revision Changes Path
9 1.6 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.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild?r1=1.5&r2=1.6
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.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- audacity-1.3.4.ebuild 25 Nov 2007 02:45:29 -0000 1.5
22 +++ audacity-1.3.4.ebuild 2 Dec 2007 13:27:19 -0000 1.6
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.5 2007/11/25 02:45:29 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild,v 1.6 2007/12/02 13:27:19 aballier Exp $
28
29 inherit eutils wxwidgets
30
31 @@ -85,7 +85,4 @@
32
33 # Install our docs
34 dodoc README.txt
35 -
36 - insinto /usr/share/audacity/
37 - newins images/AudacityLogo48x48.xpm audacity.xpm
38 }
39
40
41
42 1.74 media-sound/audacity/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.74&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.74&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/ChangeLog?r1=1.73&r2=1.74
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v
51 retrieving revision 1.73
52 retrieving revision 1.74
53 diff -u -r1.73 -r1.74
54 --- ChangeLog 25 Nov 2007 02:45:29 -0000 1.73
55 +++ ChangeLog 2 Dec 2007 13:27:19 -0000 1.74
56 @@ -1,6 +1,10 @@
57 # ChangeLog for media-sound/audacity
58 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.73 2007/11/25 02:45:29 ranger Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.74 2007/12/02 13:27:19 aballier Exp $
61 +
62 + 02 Dec 2007; Alexis Ballier <aballier@g.o> audacity-1.3.4.ebuild:
63 + no need to manually install the icon as the makefiles handle them; thanks to
64 + Richard Ash <richard@××××××××××××.org>, bug #200870
65
66 25 Nov 2007; Brent Baude <ranger@g.o> audacity-1.3.4.ebuild:
67 Marking audacity-1.3.4 ~ppc for bug 199390
68
69
70
71 --
72 gentoo-commits@g.o mailing list