commit:     5724f3b4a57addade65500789ad6df6b5937a836
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Aug 26 18:55:51 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Aug 26 18:55:51 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5724f3b4

[fixup] dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP EAPI5, 
Normalise, fixup misc

Package-Manager: portage-2.2.10

---
 ...gin-Authentication-Credential-CHAP-0.30.0.ebuild} | 20 +++++++++++++++-----
 .../ChangeLog                                        |  7 +++++++
 2 files changed, 22 insertions(+), 5 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/Catalyst-Plugin-Authentication-Credential-CHAP-0.03.ebuild
 
b/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/Catalyst-Plugin-Authentication-Credential-CHAP-0.30.0.ebuild
similarity index 56%
rename from 
dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/Catalyst-Plugin-Authentication-Credential-CHAP-0.03.ebuild
rename to 
dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/Catalyst-Plugin-Authentication-Credential-CHAP-0.30.0.ebuild
index 2b7362a..268a585 100644
--- 
a/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/Catalyst-Plugin-Authentication-Credential-CHAP-0.03.ebuild
+++ 
b/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/Catalyst-Plugin-Authentication-Credential-CHAP-0.30.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=RDROUSIES
+MODULE_VERSION=0.03
 inherit perl-module
 
 DESCRIPTION="Authenticate a user using a CHAP login system."
@@ -13,9 +14,18 @@ SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
-       virtual/perl-Module-Build
-       dev-perl/Catalyst-Runtime
+RDEPEND="
+       >=dev-perl/Catalyst-Runtime-5.650.0
        dev-perl/Catalyst-Plugin-Session
        dev-perl/Catalyst-Plugin-Authentication
+       virtual/perl-Digest
+       virtual/perl-Test-Simple
 "
+DEPEND="$RDEPEND
+       virtual/perl-Module-Build"
+
+PERL_RM_FILES=(
+       t/pod-coverage.t
+       t/pod.t
+)
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/ChangeLog 
b/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/ChangeLog
index 606f6fd..63319b2 100644
--- a/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-Authentication-Credential-CHAP-0.30.0 (26 Aug 2014)
+
+  26 Aug 2014; Kent Fredric <[email protected]>
+  -Catalyst-Plugin-Authentication-Credential-CHAP-0.03.ebuild,
+  +Catalyst-Plugin-Authentication-Credential-CHAP-0.30.0.ebuild:
+  EAPI5, Normalise, fixup misc
+
   26 Aug 2014; Kent Fredric <[email protected]>
   -Catalyst-Plugin-Authentication-Credential-CHAP-0.02.ebuild:
   Remove old versions

Reply via email to