Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/shntool: ChangeLog shntool-3.0.10-r1.ebuild
Date: Sat, 26 Feb 2011 16:45:02
Message-Id: 20110226164437.3996C20054@flycatcher.gentoo.org
1 xarthisius 11/02/26 16:44:37
2
3 Modified: ChangeLog shntool-3.0.10-r1.ebuild
4 Log:
5 Marked ~ppc wrt #340423
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.22 media-sound/shntool/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/shntool/ChangeLog?rev=1.22&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/shntool/ChangeLog?rev=1.22&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/shntool/ChangeLog?r1=1.21&r2=1.22
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v
19 retrieving revision 1.21
20 retrieving revision 1.22
21 diff -u -r1.21 -r1.22
22 --- ChangeLog 12 Oct 2010 17:10:06 -0000 1.21
23 +++ ChangeLog 26 Feb 2011 16:44:37 -0000 1.22
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-sound/shntool
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v 1.21 2010/10/12 17:10:06 armin76 Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v 1.22 2011/02/26 16:44:37 xarthisius Exp $
30 +
31 + 26 Feb 2011; Kacper Kowalik <xarthisius@g.o>
32 + shntool-3.0.10-r1.ebuild:
33 + Marked ~ppc wrt #340423
34
35 12 Oct 2010; Raúl Porcel <armin76@g.o> shntool-3.0.8.ebuild,
36 shntool-3.0.10.ebuild:
37
38
39
40 1.2 media-sound/shntool/shntool-3.0.10-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/shntool/shntool-3.0.10-r1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/shntool/shntool-3.0.10-r1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/shntool/shntool-3.0.10-r1.ebuild?r1=1.1&r2=1.2
45
46 Index: shntool-3.0.10-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.10-r1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- shntool-3.0.10-r1.ebuild 10 Oct 2010 21:03:05 -0000 1.1
53 +++ shntool-3.0.10-r1.ebuild 26 Feb 2011 16:44:37 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.10-r1.ebuild,v 1.1 2010/10/10 21:03:05 radhermit Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.10-r1.ebuild,v 1.2 2011/02/26 16:44:37 xarthisius Exp $
60
61 DESCRIPTION="shntool is a multi-purpose WAVE data processing and reporting utility"
62 HOMEPAGE="http://shnutils.freeshell.org/shntool/"
63 @@ -8,7 +8,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
68 +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
69 IUSE="alac flac mac shorten sox wavpack"
70
71 RDEPEND="flac? ( media-libs/flac )