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/
Date: Fri, 06 May 2011 11:05:01
Message-Id: b126c9ff99ba8cfa4394d9990c9cdd6d0a1a24fe.kent@gentoo
1 commit: b126c9ff99ba8cfa4394d9990c9cdd6d0a1a24fe
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri May 6 10:03:55 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri May 6 10:03:55 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b126c9ff
7
8 [remove] -9999 Audio-MPD-Common
9
10 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 .../Audio-MPD-Common/Audio-MPD-Common-9999.ebuild | 22 --------------------
14 dev-perl/Audio-MPD-Common/ChangeLog | 4 +++
15 2 files changed, 4 insertions(+), 22 deletions(-)
16
17 diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
18 deleted file mode 100644
19 index 64586e4..0000000
20 --- a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
21 +++ /dev/null
22 @@ -1,22 +0,0 @@
23 -# Copyright 1999-2011 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="a bunch of common helper classes for mpd"
30 -HOMEPAGE="http://search.cpan.org/~jquelin/Audio-MPD-Common/"
31 -EGIT_REPO_URI="git://repo.or.cz/audio-mpd-common.git"
32 -
33 -LICENSE="Artistic GPL-2"
34 -SLOT="0"
35 -KEYWORDS=""
36 -IUSE=""
37 -
38 -SRC_TEST="do"
39 -
40 -RDEPEND="dev-perl/Class-Accessor
41 - dev-perl/Readonly
42 - dev-lang/perl"
43 -DEPEND="${RDEPEND}
44 - virtual/perl-Module-Build"
45
46 diff --git a/dev-perl/Audio-MPD-Common/ChangeLog b/dev-perl/Audio-MPD-Common/ChangeLog
47 index f7bdfa0..710b3b4 100644
48 --- a/dev-perl/Audio-MPD-Common/ChangeLog
49 +++ b/dev-perl/Audio-MPD-Common/ChangeLog
50 @@ -2,6 +2,10 @@
51 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
52 # $Header: $
53
54 + 06 May 2011; Kent Fredric <kentfredric@×××××.com>
55 + -Audio-MPD-Common-9999.ebuild:
56 + Remove -9999 version
57 +
58 *Audio-MPD-Common-1.110.550 (06 May 2011)
59
60 06 May 2011; Kent Fredric <kentfredric@×××××.com>