commit:     771d57c38f5fdcba41b5260010d1e2e3c697973b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 24 00:49:03 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=771d57c3

[fix] dev-perl/Jemplate -> Filter to dev-perl

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

---
 dev-perl/Jemplate/ChangeLog                                    | 10 +++++++++-
 .../{Jemplate-0.262.0.ebuild => Jemplate-0.262.0-r1.ebuild}    |  4 ++--
 .../{Jemplate-0.270.0.ebuild => Jemplate-0.270.0-r1.ebuild}    |  4 ++--
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Jemplate/ChangeLog b/dev-perl/Jemplate/ChangeLog
index c883137..4669477 100644
--- a/dev-perl/Jemplate/ChangeLog
+++ b/dev-perl/Jemplate/ChangeLog
@@ -1,7 +1,15 @@
 # ChangeLog for dev-perl/Jemplate
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Jemplate-0.270.0-r1 (24 Jul 2014)
+*Jemplate-0.262.0-r1 (24 Jul 2014)
+
+  24 Jul 2014; Kent Fredric <kentfred...@gmail.com> -Jemplate-0.262.0.ebuild,
+  +Jemplate-0.262.0-r1.ebuild, -Jemplate-0.270.0.ebuild,
+  +Jemplate-0.270.0-r1.ebuild:
+  Fix dep on Filter
+
   09 Feb 2013; Kent Fredric <kentfred...@gmail.com> Jemplate-0.220.0.ebuild,
   Jemplate-0.230.0.ebuild, Jemplate-0.261.0.ebuild, Jemplate-0.262.0.ebuild,
   Jemplate-0.270.0.ebuild:

diff --git a/dev-perl/Jemplate/Jemplate-0.262.0.ebuild 
b/dev-perl/Jemplate/Jemplate-0.262.0-r1.ebuild
similarity index 93%
rename from dev-perl/Jemplate/Jemplate-0.262.0.ebuild
rename to dev-perl/Jemplate/Jemplate-0.262.0-r1.ebuild
index 9f45f82..ff254f8 100644
--- a/dev-perl/Jemplate/Jemplate-0.262.0.ebuild
+++ b/dev-perl/Jemplate/Jemplate-0.262.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
@@ -23,7 +23,7 @@ perl_meta_runtime() {
        # File::Find::Rule 0.30 ( 0.300.0 )
        echo \>=dev-perl/File-Find-Rule-0.300.0
        # Filter::Util::Call
-       echo virtual/perl-Filter
+       echo dev-perl/Filter
        # Template 2.14 ( 2.140.0 )
        echo \>=dev-perl/Template-Toolkit-2.140.0
        # perl v5.6.1 ( 5.6.1 )

diff --git a/dev-perl/Jemplate/Jemplate-0.270.0.ebuild 
b/dev-perl/Jemplate/Jemplate-0.270.0-r1.ebuild
similarity index 93%
rename from dev-perl/Jemplate/Jemplate-0.270.0.ebuild
rename to dev-perl/Jemplate/Jemplate-0.270.0-r1.ebuild
index 9533d02..dbf5342 100644
--- a/dev-perl/Jemplate/Jemplate-0.270.0.ebuild
+++ b/dev-perl/Jemplate/Jemplate-0.270.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
@@ -23,7 +23,7 @@ perl_meta_runtime() {
        # File::Find::Rule 0.30 ( 0.300.0 )
        echo \>=dev-perl/File-Find-Rule-0.300.0
        # Filter::Util::Call
-       echo virtual/perl-Filter
+       echo dev-perl/Filter
        # Template 2.14 ( 2.140.0 )
        echo \>=dev-perl/Template-Toolkit-2.140.0
        # perl v5.6.1 ( 5.6.1 )

Reply via email to