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/
Date: Fri, 06 May 2011 11:05:07
Message-Id: f4201b7d9d51140ea4ab37961f11d9695818fbb0.kent@gentoo
1 commit: f4201b7d9d51140ea4ab37961f11d9695818fbb0
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri May 6 10:06:08 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri May 6 10:06:08 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f4201b7d
7
8 [remove] Audio-MPD -9999
9
10 (Portage version: 2.2.0_alpha30/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0A0CB301)
11
12 ---
13 dev-perl/Audio-MPD/Audio-MPD-9999.ebuild | 25 -------------------------
14 dev-perl/Audio-MPD/ChangeLog | 7 +++++++
15 2 files changed, 7 insertions(+), 25 deletions(-)
16
17 diff --git a/dev-perl/Audio-MPD/Audio-MPD-9999.ebuild b/dev-perl/Audio-MPD/Audio-MPD-9999.ebuild
18 deleted file mode 100644
19 index 7e61bba..0000000
20 --- a/dev-perl/Audio-MPD/Audio-MPD-9999.ebuild
21 +++ /dev/null
22 @@ -1,25 +0,0 @@
23 -# Copyright 1999-2009 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -# $Header: $
26 -
27 -inherit perl-module git
28 -
29 -DESCRIPTION="Audio::MPD is a Perl module for interfacing MPD through perl scripts."
30 -HOMEPAGE="http://search.cpan.org/~jquelin/Audio-MPD/"
31 -EGIT_REPO_URI="git://repo.or.cz/audio-mpd.git"
32 -
33 -LICENSE="Artistic GPL-2"
34 -SLOT="0"
35 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
36 -IUSE=""
37 -
38 -SRC_TEST="do"
39 -
40 -RDEPEND="dev-perl/Proc-Daemon
41 - dev-perl/Class-Accessor
42 - =dev-perl/Audio-MPD-Common-9999
43 - dev-perl/Getopt-Euclid
44 - dev-perl/Readonly
45 - dev-lang/perl"
46 -DEPEND="${RDEPEND}
47 - virtual/perl-Module-Build"
48
49 diff --git a/dev-perl/Audio-MPD/ChangeLog b/dev-perl/Audio-MPD/ChangeLog
50 new file mode 100644
51 index 0000000..9fef49f
52 --- /dev/null
53 +++ b/dev-perl/Audio-MPD/ChangeLog
54 @@ -0,0 +1,7 @@
55 +# ChangeLog for dev-perl/Audio-MPD
56 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
57 +# $Header: $
58 +
59 + 06 May 2011; Kent Fredric <kentfredric@×××××.com> -Audio-MPD-9999.ebuild:
60 + Remove -9999 version
61 +