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/Catalyst-Authentication-Store-LDAP/
Date: Wed, 08 Feb 2012 13:55:37
Message-Id: 2e98e538b939ee4da9f408ee5b5dbcb84137efdf.kent@gentoo
1 commit: 2e98e538b939ee4da9f408ee5b5dbcb84137efdf
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Feb 8 13:47:34 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Feb 8 13:47:34 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2e98e538
7
8 [cpanclean] Catalyst-Authentication-Store-LDAP-1.6.0
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 ...Catalyst-Authentication-Store-LDAP-1.6.0.ebuild | 30 --------------------
14 .../Catalyst-Authentication-Store-LDAP/ChangeLog | 6 +++-
15 2 files changed, 5 insertions(+), 31 deletions(-)
16
17 diff --git a/dev-perl/Catalyst-Authentication-Store-LDAP/Catalyst-Authentication-Store-LDAP-1.6.0.ebuild b/dev-perl/Catalyst-Authentication-Store-LDAP/Catalyst-Authentication-Store-LDAP-1.6.0.ebuild
18 deleted file mode 100644
19 index c265b3b..0000000
20 --- a/dev-perl/Catalyst-Authentication-Store-LDAP/Catalyst-Authentication-Store-LDAP-1.6.0.ebuild
21 +++ /dev/null
22 @@ -1,30 +0,0 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -# $Header: $
26 -EAPI=2
27 -MODULE_AUTHOR=KARMAN
28 -MODULE_VERSION="1.006"
29 -inherit perl-module
30 -
31 -DESCRIPTION="Authentication from an LDAP Directory."
32 -
33 -IUSE="test"
34 -
35 -SLOT="0"
36 -LICENSE="|| ( Artistic GPL-2 )"
37 -KEYWORDS="~amd64 ~x86"
38 -
39 -RDEPEND="
40 - dev-perl/perl-ldap
41 - >=dev-perl/Catalyst-Plugin-Authentication-0.100.30
42 -"
43 -DEPEND="
44 - test? (
45 - >=dev-perl/Net-LDAP-Server-Test-0.70.0
46 - virtual/perl-Test-Simple
47 - dev-perl/Test-MockObject
48 - dev-perl/Test-Exception
49 - )
50 - ${RDEPEND}
51 -"
52 -SRC_TEST="do"
53
54 diff --git a/dev-perl/Catalyst-Authentication-Store-LDAP/ChangeLog b/dev-perl/Catalyst-Authentication-Store-LDAP/ChangeLog
55 index 41c36c9..f7c94c7 100644
56 --- a/dev-perl/Catalyst-Authentication-Store-LDAP/ChangeLog
57 +++ b/dev-perl/Catalyst-Authentication-Store-LDAP/ChangeLog
58 @@ -1,7 +1,11 @@
59 # ChangeLog for dev-perl/Catalyst-Authentication-Store-LDAP
60 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 # $Header: $
63
64 + 08 Feb 2012; Kent Fredric <kentfredric@×××××.com>
65 + -Catalyst-Authentication-Store-LDAP-1.6.0.ebuild:
66 + Gone on CPAN
67 +
68 *Catalyst-Authentication-Store-LDAP-1.12.0 (07 Jun 2011)
69 *Catalyst-Authentication-Store-LDAP-1.11.0 (07 Jun 2011)
70 *Catalyst-Authentication-Store-LDAP-1.9.0 (07 Jun 2011)