commit: 03cdbafdcd967a8387e0df41aafb5a5475139861
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 19 10:33:01 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 19 10:33:01 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=03cdbafd
dev-perl/Module-Install-AuthorTests: Removed due to availability in ::gentoo
.../Module-Install-AuthorTests-0.2.0.ebuild | 19 -------------------
dev-perl/Module-Install-AuthorTests/metadata.xml | 13 -------------
2 files changed, 32 deletions(-)
diff --git
a/dev-perl/Module-Install-AuthorTests/Module-Install-AuthorTests-0.2.0.ebuild
b/dev-perl/Module-Install-AuthorTests/Module-Install-AuthorTests-0.2.0.ebuild
deleted file mode 100644
index 5c0ac21..0000000
---
a/dev-perl/Module-Install-AuthorTests/Module-Install-AuthorTests-0.2.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.002
-inherit perl-module
-
-DESCRIPTION="designate tests only run by module authors"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="
- dev-perl/Module-Install
-"
-DEPEND="
- ${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
diff --git a/dev-perl/Module-Install-AuthorTests/metadata.xml
b/dev-perl/Module-Install-AuthorTests/metadata.xml
deleted file mode 100644
index fc57580..0000000
--- a/dev-perl/Module-Install-AuthorTests/metadata.xml
+++ /dev/null
@@ -1,13 +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">Module-Install-AuthorTests</remote-id>
- <remote-id type="cpan-module">Module::Install::AuthorTests</remote-id>
- </upstream>
-</pkgmetadata>