commit:     b0c1f07f0abff9765bf199bc12afe68fcacc364b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 24 00:38:40 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 24 01:34:21 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b0c1f07f

[fix] dev-perl/CGI-Application-Plugin-Authentication -> Class-ISA to dev-perl

Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820

---
 ...pplication-Plugin-Authentication-0.170.0-r1.ebuild} |  4 ++--
 ...pplication-Plugin-Authentication-0.180.0-r1.ebuild} |  4 ++--
 ...pplication-Plugin-Authentication-0.190.0-r1.ebuild} |  4 ++--
 ...pplication-Plugin-Authentication-0.200.0-r1.ebuild} |  4 ++--
 .../CGI-Application-Plugin-Authentication/ChangeLog    | 18 +++++++++++++++++-
 5 files changed, 25 insertions(+), 9 deletions(-)

diff --git 
a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.170.0.ebuild
 
b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.170.0-r1.ebuild
similarity index 92%
rename from 
dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.170.0.ebuild
rename to 
dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.170.0-r1.ebuild
index f06c758..f44f758 100644
--- 
a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.170.0.ebuild
+++ 
b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.170.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -17,7 +17,7 @@ comment() { echo ''; }
 RDEPEND="
        >=dev-perl/CGI-Application-4.0.0
        virtual/perl-Scalar-List-Utils
-       virtual/perl-Class-ISA
+       dev-perl/Class-ISA
        dev-perl/UNIVERSAL-require
        virtual/perl-CGI
        virtual/perl-MIME-Base64

diff --git 
a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.180.0.ebuild
 
b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.180.0-r1.ebuild
similarity index 94%
rename from 
dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.180.0.ebuild
rename to 
dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.180.0-r1.ebuild
index 7bbb8fa..8880d46 100644
--- 
a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.180.0.ebuild
+++ 
b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.180.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
@@ -20,7 +20,7 @@ RDEPEND="
        dev-perl/Digest-SHA1
        dev-perl/UNIVERSAL-require
        virtual/perl-Attribute-Handlers
-       virtual/perl-Class-ISA
+       dev-perl/Class-ISA
        virtual/perl-MIME-Base64
        virtual/perl-Scalar-List-Utils
        recommended? (

diff --git 
a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.190.0.ebuild
 
b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.190.0-r1.ebuild
similarity index 94%
rename from 
dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.190.0.ebuild
rename to 
dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.190.0-r1.ebuild
index a89288d..23a513b 100644
--- 
a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.190.0.ebuild
+++ 
b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.190.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
@@ -20,7 +20,7 @@ RDEPEND="
        dev-perl/Digest-SHA1
        dev-perl/UNIVERSAL-require
        virtual/perl-Attribute-Handlers
-       virtual/perl-Class-ISA
+       dev-perl/Class-ISA
        virtual/perl-MIME-Base64
        virtual/perl-Scalar-List-Utils
        recommended? (

diff --git 
a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.200.0.ebuild
 
b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.200.0-r1.ebuild
similarity index 94%
rename from 
dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.200.0.ebuild
rename to 
dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.200.0-r1.ebuild
index dcfd487..fb33b1c 100644
--- 
a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.200.0.ebuild
+++ 
b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.200.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -16,7 +16,7 @@ IUSE="recommended"
 RDEPEND="
        >=dev-perl/CGI-Application-4.0.0
        virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
-       virtual/perl-Class-ISA
+       dev-perl/Class-ISA
        virtual/perl-Attribute-Handlers
        dev-perl/UNIVERSAL-require
        >=virtual/perl-CGI-3.160 $(comment 3.160.0)

diff --git a/dev-perl/CGI-Application-Plugin-Authentication/ChangeLog 
b/dev-perl/CGI-Application-Plugin-Authentication/ChangeLog
index 359ea87..267c408 100644
--- a/dev-perl/CGI-Application-Plugin-Authentication/ChangeLog
+++ b/dev-perl/CGI-Application-Plugin-Authentication/ChangeLog
@@ -1,7 +1,23 @@
 # ChangeLog for dev-perl/CGI-Application-Plugin-Authentication
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*CGI-Application-Plugin-Authentication-0.200.0-r1 (24 Jul 2014)
+*CGI-Application-Plugin-Authentication-0.190.0-r1 (24 Jul 2014)
+*CGI-Application-Plugin-Authentication-0.180.0-r1 (24 Jul 2014)
+*CGI-Application-Plugin-Authentication-0.170.0-r1 (24 Jul 2014)
+
+  24 Jul 2014; Kent Fredric <kentfred...@gmail.com>
+  -CGI-Application-Plugin-Authentication-0.170.0.ebuild,
+  +CGI-Application-Plugin-Authentication-0.170.0-r1.ebuild,
+  -CGI-Application-Plugin-Authentication-0.180.0.ebuild,
+  +CGI-Application-Plugin-Authentication-0.180.0-r1.ebuild,
+  -CGI-Application-Plugin-Authentication-0.190.0.ebuild,
+  +CGI-Application-Plugin-Authentication-0.190.0-r1.ebuild,
+  -CGI-Application-Plugin-Authentication-0.200.0.ebuild,
+  +CGI-Application-Plugin-Authentication-0.200.0-r1.ebuild:
+  Fix dep on Class-ISA
+
   09 Feb 2013; Kent Fredric <kentfred...@gmail.com>
   CGI-Application-Plugin-Authentication-0.170.0.ebuild,
   CGI-Application-Plugin-Authentication-0.180.0.ebuild,

Reply via email to