commit:     6dcdba10d16119600ac52898c688924d58ecd2e1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  9 10:05:12 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun  9 10:05:12 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=6dcdba10

[cleanup] Pod-Elemental: Remove old versions

Package-Manager: portage-2.2.17

 .../Pod-Elemental-0.102.360-r1.ebuild              | 40 ----------
 .../Pod-Elemental-0.102.361-r1.ebuild              | 87 ----------------------
 2 files changed, 127 deletions(-)

diff --git a/dev-perl/Pod-Elemental/Pod-Elemental-0.102.360-r1.ebuild 
b/dev-perl/Pod-Elemental/Pod-Elemental-0.102.360-r1.ebuild
deleted file mode 100644
index 7a641d0..0000000
--- a/dev-perl/Pod-Elemental/Pod-Elemental-0.102.360-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.102360
-inherit perl-module
-
-DESCRIPTION="work with nestable Pod elements"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-       virtual/perl-Encode
-       dev-perl/Mixin-Linewise
-       >=dev-perl/Moose-0.900.0
-       >=dev-perl/Moose-Autobox-0.100.0
-       dev-perl/MooseX-Types
-       >=dev-perl/Pod-Eventual-0.4.0
-       dev-perl/String-RewritePrefix
-       dev-perl/String-Truncate
-       dev-perl/Sub-Exporter
-       dev-perl/Sub-Exporter-ForMethods
-       dev-perl/Test-Deep
-       dev-perl/Test-Differences
-       dev-perl/namespace-autoclean
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       virtual/perl-Test-Simple
-       >=virtual/perl-ExtUtils-MakeMaker-6.56
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Pod-Elemental/Pod-Elemental-0.102.361-r1.ebuild 
b/dev-perl/Pod-Elemental/Pod-Elemental-0.102.361-r1.ebuild
deleted file mode 100644
index 37110cb..0000000
--- a/dev-perl/Pod-Elemental/Pod-Elemental-0.102.361-r1.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.102361
-inherit perl-module
-
-DESCRIPTION="work with nestable Pod elements"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { true;}
-COMMON_DEPEND="
-       $(comment Encode)
-       virtual/perl-Encode
-
-       $(comment Mixin::Linewise::Readers)
-       dev-perl/Mixin-Linewise
-
-       $(comment Moose)
-       dev-perl/Moose
-
-       $(comment Moose::Autobox 0.10)
-       >=dev-perl/Moose-Autobox-0.100.0
-
-       $(comment Moose::Role 0.90)
-       >=dev-perl/Moose-0.900.0
-
-       $(comment Moose::Util::TypeConstraints)
-       dev-perl/Moose
-
-       $(comment MooseX::Types)
-       $(comment MooseX::Types::Moose)
-       dev-perl/MooseX-Types
-
-       $(comment Pod::Eventual::Simple 0.004)
-       >=dev-perl/Pod-Eventual-0.4.0
-
-       $(comment String::RewritePrefix)
-       dev-perl/String-RewritePrefix
-
-       $(comment String::Truncate)
-       dev-perl/String-Truncate
-
-       $(comment Sub::Exporter)
-       dev-perl/Sub-Exporter
-
-       $(comment Sub::Exporter::ForMethods)
-       dev-perl/Sub-Exporter-ForMethods
-
-       $(comment Test::Deep)
-       dev-perl/Test-Deep
-
-       $(comment Test::Differences)
-       dev-perl/Test-Differences
-
-       $(comment namespace::autoclean)
-       dev-perl/namespace-autoclean
-
-       $(comment utf8)
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       $(comment BUILD)
-       $(comment Data::Dumper)
-
-       $(comment Test::Deep)
-       dev-perl/Test-Deep
-
-       $(comment Test::Differences)
-       dev-perl/Test-Differences
-
-       $(comment Test::More 0.96)
-       >=virtual/perl-Test-Simple-0.96 $(comment 0.960.0)
-
-       $(comment CONFIGURE)
-       $(comment ExtUtils::Makemaker 6.56)
-       >=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

Reply via email to