Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Audio-Scan: Audio-Scan-0.840.ebuild Audio-Scan-0.850.ebuild ChangeLog Audio-Scan-0.85.ebuild
Date: Tue, 01 Feb 2011 08:38:46
Message-Id: 20110201083832.8A46920054@flycatcher.gentoo.org
1 tove 11/02/01 08:38:32
2
3 Modified: ChangeLog
4 Added: Audio-Scan-0.840.ebuild Audio-Scan-0.850.ebuild
5 Removed: Audio-Scan-0.85.ebuild
6 Log:
7 Add 0.84 again for the new squeezeboxserver-7.5.3 (#353376). Version conversion
8
9 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.17 dev-perl/Audio-Scan/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Scan/ChangeLog?rev=1.17&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Scan/ChangeLog?rev=1.17&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Scan/ChangeLog?r1=1.16&r2=1.17
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Audio-Scan/ChangeLog,v
21 retrieving revision 1.16
22 retrieving revision 1.17
23 diff -u -r1.16 -r1.17
24 --- ChangeLog 14 Jan 2011 18:44:16 -0000 1.16
25 +++ ChangeLog 1 Feb 2011 08:38:32 -0000 1.17
26 @@ -1,6 +1,14 @@
27 # ChangeLog for dev-perl/Audio-Scan
28 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Scan/ChangeLog,v 1.16 2011/01/14 18:44:16 tove Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Scan/ChangeLog,v 1.17 2011/02/01 08:38:32 tove Exp $
31 +
32 +*Audio-Scan-0.850 (01 Feb 2011)
33 +*Audio-Scan-0.840 (01 Feb 2011)
34 +
35 + 01 Feb 2011; Torsten Veller <tove@g.o> -Audio-Scan-0.85.ebuild,
36 + +Audio-Scan-0.840.ebuild, +Audio-Scan-0.850.ebuild:
37 + Add 0.84 again for the new squeezeboxserver-7.5.3 (#353376). Version
38 + conversion
39
40 14 Jan 2011; Torsten Veller <tove@g.o> -Audio-Scan-0.59.ebuild,
41 -Audio-Scan-0.62.ebuild, -Audio-Scan-0.83.ebuild, -Audio-Scan-0.84.ebuild:
42
43
44
45 1.1 dev-perl/Audio-Scan/Audio-Scan-0.840.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Scan/Audio-Scan-0.840.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Scan/Audio-Scan-0.840.ebuild?rev=1.1&content-type=text/plain
49
50 Index: Audio-Scan-0.840.ebuild
51 ===================================================================
52 # Copyright 1999-2011 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Scan/Audio-Scan-0.840.ebuild,v 1.1 2011/02/01 08:38:32 tove Exp $
55
56 EAPI=3
57
58 MODULE_AUTHOR=AGRUNDMA
59 MODULE_VERSION=0.84
60 inherit perl-module
61
62 DESCRIPTION="Fast C metadata and tag reader for all common audio file formats"
63
64 LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
65 SLOT="0"
66 KEYWORDS="~amd64 ~x86"
67 IUSE=""
68
69 RDEPEND=""
70 DEPEND="${RDEPEND}"
71 # test? ( dev-perl/Test-Pod
72 # dev-perl/Test-Pod-Coverage )"
73
74 SRC_TEST=do
75
76
77
78 1.1 dev-perl/Audio-Scan/Audio-Scan-0.850.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Scan/Audio-Scan-0.850.ebuild?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Audio-Scan/Audio-Scan-0.850.ebuild?rev=1.1&content-type=text/plain
82
83 Index: Audio-Scan-0.850.ebuild
84 ===================================================================
85 # Copyright 1999-2011 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Scan/Audio-Scan-0.850.ebuild,v 1.1 2011/02/01 08:38:32 tove Exp $
88
89 EAPI=3
90
91 MODULE_AUTHOR=AGRUNDMA
92 MODULE_VERSION=0.85
93 inherit perl-module
94
95 DESCRIPTION="Fast C metadata and tag reader for all common audio file formats"
96
97 LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
98 SLOT="0"
99 KEYWORDS="~amd64 ~x86"
100 IUSE=""
101
102 RDEPEND=""
103 DEPEND="${RDEPEND}"
104 # test? ( dev-perl/Test-Pod
105 # dev-perl/Test-Pod-Coverage )"
106
107 SRC_TEST=do