Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Audio-Wav: Audio-Wav-0.130.0.ebuild Audio-Wav-0.120.0.ebuild ChangeLog
Date: Sun, 30 Sep 2012 18:34:16
Message-Id: 20120930183406.D9D5D21600@flycatcher.gentoo.org
1 armin76 12/09/30 18:34:06
2
3 Modified: Audio-Wav-0.130.0.ebuild Audio-Wav-0.120.0.ebuild
4 ChangeLog
5 Log:
6 Drop alpha keywords
7
8 (Portage version: 2.1.11.16/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.6 dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild?r1=1.5&r2=1.6
16
17 Index: Audio-Wav-0.130.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- Audio-Wav-0.130.0.ebuild 9 Aug 2012 17:45:56 -0000 1.5
24 +++ Audio-Wav-0.130.0.ebuild 30 Sep 2012 18:34:06 -0000 1.6
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild,v 1.5 2012/08/09 17:45:56 ranger Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild,v 1.6 2012/09/30 18:34:06 armin76 Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Modules for reading & writing Microsoft WAV files."
35
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 hppa ppc x86"
38 +KEYWORDS="amd64 hppa ppc x86"
39 IUSE=""
40
41 RDEPEND="dev-perl/Inline"
42
43
44
45 1.8 dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild?rev=1.8&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild?rev=1.8&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild?r1=1.7&r2=1.8
50
51 Index: Audio-Wav-0.120.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild,v
54 retrieving revision 1.7
55 retrieving revision 1.8
56 diff -u -r1.7 -r1.8
57 --- Audio-Wav-0.120.0.ebuild 19 Mar 2012 19:25:03 -0000 1.7
58 +++ Audio-Wav-0.120.0.ebuild 30 Sep 2012 18:34:06 -0000 1.8
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild,v 1.7 2012/03/19 19:25:03 armin76 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild,v 1.8 2012/09/30 18:34:06 armin76 Exp $
64
65 EAPI=4
66
67 @@ -11,7 +11,7 @@
68 DESCRIPTION="Modules for reading & writing Microsoft WAV files."
69
70 SLOT="0"
71 -KEYWORDS="alpha amd64 hppa ppc x86"
72 +KEYWORDS="amd64 hppa ppc x86"
73 IUSE=""
74
75 RDEPEND="dev-perl/Inline"
76
77
78
79 1.60 dev-perl/Audio-Wav/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/ChangeLog?rev=1.60&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/ChangeLog?rev=1.60&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Wav/ChangeLog?r1=1.59&r2=1.60
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/ChangeLog,v
88 retrieving revision 1.59
89 retrieving revision 1.60
90 diff -u -r1.59 -r1.60
91 --- ChangeLog 9 Aug 2012 17:45:56 -0000 1.59
92 +++ ChangeLog 30 Sep 2012 18:34:06 -0000 1.60
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-perl/Audio-Wav
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/ChangeLog,v 1.59 2012/08/09 17:45:56 ranger Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/ChangeLog,v 1.60 2012/09/30 18:34:06 armin76 Exp $
98 +
99 + 30 Sep 2012; Raúl Porcel <armin76@g.o> Audio-Wav-0.120.0.ebuild,
100 + Audio-Wav-0.130.0.ebuild:
101 + Drop alpha keywords
102
103 09 Aug 2012; Brent Baude <ranger@g.o> Audio-Wav-0.130.0.ebuild:
104 Marking Audio-Wav-0.130.0 ppc for bug 418785