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

[fix] dev-perl/Module-Compile -> Filter to dev-perl

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

---
 dev-perl/Module-Compile/ChangeLog                                 | 8 +++++++-
 ...le-Compile-0.230.0.ebuild => Module-Compile-0.230.0-r1.ebuild} | 4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Module-Compile/ChangeLog 
b/dev-perl/Module-Compile/ChangeLog
index b3713c1..6ff2e8f 100644
--- a/dev-perl/Module-Compile/ChangeLog
+++ b/dev-perl/Module-Compile/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Module-Compile
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Module-Compile-0.230.0-r1 (24 Jul 2014)
+
+  24 Jul 2014; Kent Fredric <kentfred...@gmail.com>
+  -Module-Compile-0.230.0.ebuild, +Module-Compile-0.230.0-r1.ebuild:
+  Fix dep on Filter
+
   28 Apr 2013; Kent Fredric <kentfred...@gmail.com>
   Module-Compile-0.210.0.ebuild, Module-Compile-0.220.0.ebuild,
   Module-Compile-0.230.0.ebuild:

diff --git a/dev-perl/Module-Compile/Module-Compile-0.230.0.ebuild 
b/dev-perl/Module-Compile/Module-Compile-0.230.0-r1.ebuild
similarity index 79%
rename from dev-perl/Module-Compile/Module-Compile-0.230.0.ebuild
rename to dev-perl/Module-Compile/Module-Compile-0.230.0-r1.ebuild
index ec1c043..bca8176 100644
--- a/dev-perl/Module-Compile/Module-Compile-0.230.0.ebuild
+++ b/dev-perl/Module-Compile/Module-Compile-0.230.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: $
 
@@ -16,7 +16,7 @@ IUSE=""
 comment() { echo ''; }
 RDEPEND="
        >=dev-perl/Digest-SHA1-2.130.0
-       virtual/perl-Filter $(comment Filter::Util::Call)
+       dev-perl/Filter $(comment Filter::Util::Call)
        >=dev-lang/perl-5.8.3
 "
 DEPEND="${RDEPEND}"

Reply via email to