commit: a310b44f0f24b441f1c8eaaae7f8284a0b2c7e92
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 06:50:35 2016 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Nov 22 06:50:35 2016 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a310b44f
dev-perl/Pod-Eventual: Gone to ::gentoo
dev-perl/Pod-Eventual/Pod-Eventual-0.94.1.ebuild | 24 ------------------------
dev-perl/Pod-Eventual/metadata.xml | 17 -----------------
2 files changed, 41 deletions(-)
diff --git a/dev-perl/Pod-Eventual/Pod-Eventual-0.94.1.ebuild
b/dev-perl/Pod-Eventual/Pod-Eventual-0.94.1.ebuild
deleted file mode 100644
index 8a1e3e9..0000000
--- a/dev-perl/Pod-Eventual/Pod-Eventual-0.94.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.094001
-inherit perl-module
-
-DESCRIPTION="read a POD document as a series of trivial events"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RDEPEND="
- virtual/perl-Carp
- >=dev-perl/Mixin-Linewise-0.102.0
-"
-DEPEND="
- ${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.300.0
- test? (
- >=virtual/perl-Test-Simple-0.960.0
- dev-perl/Test-Deep
- )
-"
diff --git a/dev-perl/Pod-Eventual/metadata.xml
b/dev-perl/Pod-Eventual/metadata.xml
deleted file mode 100644
index cfe4e2f..0000000
--- a/dev-perl/Pod-Eventual/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>[email protected]</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>[email protected]</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Pod-Eventual</remote-id>
- <remote-id type="cpan-module">Pod::Eventual</remote-id>
- <remote-id type="cpan-module">Pod::Eventual::Simple</remote-id>
- </upstream>
-</pkgmetadata>