commit:     1566ed3046a339fe0de252b62a77c59897c8f388
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:55:48 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:55:48 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=1566ed30

[trim] perl-core/NEXT: presently redundant

 perl-core/NEXT/NEXT-0.650.0-r1.ebuild | 18 ------------------
 perl-core/NEXT/metadata.xml           | 22 ----------------------
 2 files changed, 40 deletions(-)

diff --git a/perl-core/NEXT/NEXT-0.650.0-r1.ebuild 
b/perl-core/NEXT/NEXT-0.650.0-r1.ebuild
deleted file mode 100644
index 4847865..0000000
--- a/perl-core/NEXT/NEXT-0.650.0-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=FLORA
-MODULE_VERSION=0.65
-inherit perl-module
-
-DESCRIPTION="Provide a pseudo-class NEXT (et al) that allows method redispatch"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND=""
-DEPEND="
-       virtual/perl-ExtUtils-MakeMaker
-       ${RDEPEND}
-"
-SRC_TEST="do"

diff --git a/perl-core/NEXT/metadata.xml b/perl-core/NEXT/metadata.xml
deleted file mode 100644
index 79eb7f6..0000000
--- a/perl-core/NEXT/metadata.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <herd>perl</herd>
-  <maintainer>
-    <email>[email protected]</email>
-    <name>Kent Fredric</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="cpan">NEXT</remote-id>
-    <remote-id type="cpan-module">EVERY</remote-id>
-    <remote-id type="cpan-module">EVERY::LAST</remote-id>
-    <remote-id type="cpan-module">NEXT</remote-id>
-    <remote-id type="cpan-module">NEXT::ACTUAL</remote-id>
-    <remote-id type="cpan-module">NEXT::ACTUAL::DISTINCT</remote-id>
-    <remote-id type="cpan-module">NEXT::ACTUAL::UNSEEN</remote-id>
-    <remote-id type="cpan-module">NEXT::DISTINCT</remote-id>
-    <remote-id type="cpan-module">NEXT::DISTINCT::ACTUAL</remote-id>
-    <remote-id type="cpan-module">NEXT::UNSEEN</remote-id>
-    <remote-id type="cpan-module">NEXT::UNSEEN::ACTUAL</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to