Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Audio-MPD-Common/, dev-perl/Audio-MPD/
Date: Fri, 06 May 2011 11:05:44
Message-Id: 4065866e77e836050c59953368ac347646590fa7.kent@gentoo
1 commit: 4065866e77e836050c59953368ac347646590fa7
2 Author: Greg Fitzgerald <netzdamon <AT> gmail <DOT> com>
3 AuthorDate: Thu Jul 9 17:16:26 2009 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri May 6 09:23:37 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4065866e
7
8 [import] ( mpd ) Audio-MPD and Audio-MPD-Common should be dual licensed
9
10 Signed-off-by: Greg Fitzgerald <netzdamon <AT> gmail.com>
11 (cherry picked from commit dbbaba52854bc70e62adbf5a27623a55dd107342)
12
13 ---
14 .../Audio-MPD-Common/Audio-MPD-Common-0.1.4.ebuild | 2 +-
15 .../Audio-MPD-Common/Audio-MPD-Common-9999.ebuild | 2 +-
16 dev-perl/Audio-MPD/Audio-MPD-0.19.6.ebuild | 2 +-
17 dev-perl/Audio-MPD/Audio-MPD-9999.ebuild | 2 +-
18 4 files changed, 4 insertions(+), 4 deletions(-)
19
20 diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-0.1.4.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-0.1.4.ebuild
21 index 4895b81..0f90668 100644
22 --- a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-0.1.4.ebuild
23 +++ b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-0.1.4.ebuild
24 @@ -7,7 +7,7 @@ DESCRIPTION="a bunch of common helper classes for mpd"
25 HOMEPAGE="http://search.cpan.org/~jquelin/Audio-MPD-Common/"
26 SRC_URI="mirror://cpan/authors/id/J/JQ/JQUELIN/${P}.tar.gz"
27
28 -LICENSE="Artistic"
29 +LICENSE="Artistic GPL-2"
30 SLOT="0"
31 KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
32 IUSE=""
33
34 diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
35 index 0595041..55861c3 100644
36 --- a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
37 +++ b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
38 @@ -7,7 +7,7 @@ DESCRIPTION="a bunch of common helper classes for mpd"
39 HOMEPAGE="http://search.cpan.org/~jquelin/Audio-MPD-Common/"
40 EGIT_REPO_URI="git://repo.or.cz/audio-mpd-common.git"
41
42 -LICENSE="Artistic"
43 +LICENSE="Artistic GPL-2"
44 SLOT="0"
45 KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
46 IUSE=""
47
48 diff --git a/dev-perl/Audio-MPD/Audio-MPD-0.19.6.ebuild b/dev-perl/Audio-MPD/Audio-MPD-0.19.6.ebuild
49 index 1ff22bf..ae6ca4f 100644
50 --- a/dev-perl/Audio-MPD/Audio-MPD-0.19.6.ebuild
51 +++ b/dev-perl/Audio-MPD/Audio-MPD-0.19.6.ebuild
52 @@ -7,7 +7,7 @@ DESCRIPTION="Audio::MPD is a Perl module for interfacing MPD through perl script
53 HOMEPAGE="http://search.cpan.org/~jquelin/Audio-MPD/"
54 SRC_URI="mirror://cpan/authors/id/J/JQ/JQUELIN/${P}.tar.gz"
55
56 -LICENSE="Artistic"
57 +LICENSE="Artistic GPL-2"
58 SLOT="0"
59 KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
60 IUSE=""
61
62 diff --git a/dev-perl/Audio-MPD/Audio-MPD-9999.ebuild b/dev-perl/Audio-MPD/Audio-MPD-9999.ebuild
63 index f3e4836..d2a2fd4 100644
64 --- a/dev-perl/Audio-MPD/Audio-MPD-9999.ebuild
65 +++ b/dev-perl/Audio-MPD/Audio-MPD-9999.ebuild
66 @@ -7,7 +7,7 @@ DESCRIPTION="Audio::MPD is a Perl module for interfacing MPD through perl script
67 HOMEPAGE="http://search.cpan.org/~jquelin/Audio-MPD/"
68 EGIT_REPO_URI="git://repo.or.cz/audio-mpd.git"
69
70 -LICENSE="Artistic"
71 +LICENSE="Artistic GPL-2"
72 SLOT="0"
73 KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
74 IUSE=""