Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Audio-Wav: Audio-Wav-0.11.ebuild ChangeLog
Date: Sun, 27 Jun 2010 18:59:33
Message-Id: 20100627185929.DF43B2CF97@corvid.gentoo.org
1 nixnut 10/06/27 18:59:29
2
3 Modified: Audio-Wav-0.11.ebuild ChangeLog
4 Log:
5 ppc stable #323529
6 (Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
7
8 Revision Changes Path
9 1.5 dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild?r1=1.4&r2=1.5
14
15 Index: Audio-Wav-0.11.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- Audio-Wav-0.11.ebuild 8 May 2010 17:49:07 -0000 1.4
22 +++ Audio-Wav-0.11.ebuild 27 Jun 2010 18:59:29 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild,v 1.4 2010/05/08 17:49:07 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild,v 1.5 2010/06/27 18:59:29 nixnut Exp $
28
29 EAPI=2
30
31 @@ -10,7 +10,7 @@
32 DESCRIPTION="Modules for reading & writing Microsoft WAV files."
33
34 SLOT="0"
35 -KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86"
36 +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
37 IUSE=""
38
39 RDEPEND="dev-perl/Inline"
40
41
42
43 1.43 dev-perl/Audio-Wav/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/ChangeLog?rev=1.43&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/ChangeLog?rev=1.43&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/ChangeLog?r1=1.42&r2=1.43
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/ChangeLog,v
52 retrieving revision 1.42
53 retrieving revision 1.43
54 diff -u -r1.42 -r1.43
55 --- ChangeLog 31 May 2010 08:26:34 -0000 1.42
56 +++ ChangeLog 27 Jun 2010 18:59:29 -0000 1.43
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/Audio-Wav
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/ChangeLog,v 1.42 2010/05/31 08:26:34 tove Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/ChangeLog,v 1.43 2010/06/27 18:59:29 nixnut Exp $
62 +
63 + 27 Jun 2010; <nixnut@g.o> Audio-Wav-0.11.ebuild:
64 + ppc stable #323529
65
66 *Audio-Wav-0.12 (31 May 2010)