Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacity: audacity-1.3.8.ebuild audacity-1.3.12.ebuild ChangeLog audacity-1.3.13.ebuild
Date: Mon, 01 Aug 2011 00:57:43
Message-Id: 20110801005731.1E2AE2004B@flycatcher.gentoo.org
1 jer 11/08/01 00:57:31
2
3 Modified: audacity-1.3.8.ebuild audacity-1.3.12.ebuild
4 ChangeLog audacity-1.3.13.ebuild
5 Log:
6 Drop HPPA keywording (bug #372757).
7
8 (Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.10 media-sound/audacity/audacity-1.3.8.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-1.3.8.ebuild?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-1.3.8.ebuild?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-1.3.8.ebuild?r1=1.9&r2=1.10
16
17 Index: audacity-1.3.8.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.8.ebuild,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- audacity-1.3.8.ebuild 19 Apr 2011 02:18:40 -0000 1.9
24 +++ audacity-1.3.8.ebuild 1 Aug 2011 00:57:31 -0000 1.10
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.8.ebuild,v 1.9 2011/04/19 02:18:40 radhermit Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.8.ebuild,v 1.10 2011/08/01 00:57:31 jer Exp $
30
31 EAPI=2
32
33 @@ -17,7 +17,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
38 +KEYWORDS="amd64 ppc ppc64 sparc x86"
39 RESTRICT="test"
40
41 COMMON_DEPEND="=x11-libs/wxGTK-2.8*
42
43
44
45 1.12 media-sound/audacity/audacity-1.3.12.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-1.3.12.ebuild?rev=1.12&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-1.3.12.ebuild?rev=1.12&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-1.3.12.ebuild?r1=1.11&r2=1.12
50
51 Index: audacity-1.3.12.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.12.ebuild,v
54 retrieving revision 1.11
55 retrieving revision 1.12
56 diff -u -r1.11 -r1.12
57 --- audacity-1.3.12.ebuild 19 Apr 2011 02:18:40 -0000 1.11
58 +++ audacity-1.3.12.ebuild 1 Aug 2011 00:57:31 -0000 1.12
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2011 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.12.ebuild,v 1.11 2011/04/19 02:18:40 radhermit Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.12.ebuild,v 1.12 2011/08/01 00:57:31 jer Exp $
64
65 EAPI=2
66
67 @@ -17,7 +17,7 @@
68
69 LICENSE="GPL-2"
70 SLOT="0"
71 -KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
72 +KEYWORDS="amd64 ppc ppc64 sparc x86"
73 RESTRICT="test"
74
75 COMMON_DEPEND="x11-libs/wxGTK:2.8[X]
76
77
78
79 1.159 media-sound/audacity/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.159&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.159&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/ChangeLog?r1=1.158&r2=1.159
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v
88 retrieving revision 1.158
89 retrieving revision 1.159
90 diff -u -r1.158 -r1.159
91 --- ChangeLog 24 Jul 2011 12:37:47 -0000 1.158
92 +++ ChangeLog 1 Aug 2011 00:57:31 -0000 1.159
93 @@ -1,6 +1,10 @@
94 # ChangeLog for media-sound/audacity
95 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.158 2011/07/24 12:37:47 xarthisius Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.159 2011/08/01 00:57:31 jer Exp $
98 +
99 + 01 Aug 2011; Jeroen Roovers <jer@g.o> audacity-1.3.8.ebuild,
100 + audacity-1.3.12.ebuild, audacity-1.3.13.ebuild:
101 + Drop HPPA keywording (bug #372757).
102
103 24 Jul 2011; Kacper Kowalik <xarthisius@g.o> audacity-1.3.13.ebuild:
104 ppc/ppc64 stable wrt #372757
105
106
107
108 1.7 media-sound/audacity/audacity-1.3.13.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-1.3.13.ebuild?rev=1.7&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-1.3.13.ebuild?rev=1.7&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-1.3.13.ebuild?r1=1.6&r2=1.7
113
114 Index: audacity-1.3.13.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.13.ebuild,v
117 retrieving revision 1.6
118 retrieving revision 1.7
119 diff -u -r1.6 -r1.7
120 --- audacity-1.3.13.ebuild 24 Jul 2011 12:37:47 -0000 1.6
121 +++ audacity-1.3.13.ebuild 1 Aug 2011 00:57:31 -0000 1.7
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2011 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.13.ebuild,v 1.6 2011/07/24 12:37:47 xarthisius Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.13.ebuild,v 1.7 2011/08/01 00:57:31 jer Exp $
127
128 EAPI=4
129
130 @@ -15,7 +15,7 @@
131
132 LICENSE="GPL-2"
133 SLOT="0"
134 -KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86"
135 +KEYWORDS="amd64 ppc ppc64 ~sparc x86"
136 IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 soundtouch twolame vamp vorbis"
137 RESTRICT="test"