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-Mixer: ChangeLog Audio-Mixer-0.7.ebuild
Date: Thu, 28 Jan 2010 19:35:54
Message-Id: E1Naa9b-0001jy-Mj@stork.gentoo.org
1 tove 10/01/28 19:35:47
2
3 Modified: ChangeLog Audio-Mixer-0.7.ebuild
4 Log:
5 Fix LICENSE: same terms as perl (#301969)
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.10 dev-perl/Audio-Mixer/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog?r1=1.9&r2=1.10
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ChangeLog 14 Jan 2007 22:24:19 -0000 1.9
22 +++ ChangeLog 28 Jan 2010 19:35:46 -0000 1.10
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/Audio-Mixer
25 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog,v 1.9 2007/01/14 22:24:19 mcummings Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog,v 1.10 2010/01/28 19:35:46 tove Exp $
29 +
30 + 28 Jan 2010; Torsten Veller <tove@g.o> Audio-Mixer-0.7.ebuild:
31 + Fix LICENSE: same terms as perl (#301969)
32
33 14 Jan 2007; Michael Cummings <mcummings@g.o>
34 Audio-Mixer-0.7.ebuild:
35
36
37
38 1.10 dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild?r1=1.9&r2=1.10
43
44 Index: Audio-Mixer-0.7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- Audio-Mixer-0.7.ebuild 14 Jan 2007 22:24:19 -0000 1.9
51 +++ Audio-Mixer-0.7.ebuild 28 Jan 2010 19:35:47 -0000 1.10
52 @@ -1,15 +1,12 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild,v 1.9 2007/01/14 22:24:19 mcummings Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild,v 1.10 2010/01/28 19:35:47 tove Exp $
58
59 +MODULE_AUTHOR=SERGEY
60 inherit perl-module
61
62 DESCRIPTION="Perl extension for Sound Mixer control"
63 -HOMEPAGE="http://search.cpan.org/~sergey/"
64 -SRC_URI="mirror://cpan/authors/id/S/SE/SERGEY/${P}.tar.gz"
65
66 -LICENSE="Artistic"
67 -#LICENSE="|| ( Artistic GPL-2 )"
68 SLOT="0"
69 KEYWORDS="amd64 ia64 ~ppc sparc x86"
70 IUSE=""