commit: e56b54097a4b6bcdc38e864e592ffd62e67f07e4
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 20:17:01 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 23:30:16 2017 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e56b5409
dev-perl/Dist-Zilla-Plugin-Config-Git: Gone to ::gentoo
.../Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild | 31 ----------------------
dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml | 17 ------------
2 files changed, 48 deletions(-)
diff --git
a/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild
b/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild
deleted file mode 100644
index 3e7f1d3e6..000000000
---
a/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=BBYRD
-MODULE_VERSION=0.92
-inherit perl-module
-
-DESCRIPTION="Plugin configuration containing settings for a Git repo"
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-perl/Dist-Zilla-1.0.0
- >=dev-perl/Moose-0.340.0
- >=dev-perl/MooseX-Types-0.60.0
- >=dev-perl/String-Errf-0.1.0
- >=dev-perl/namespace-clean-0.60.0
- >=dev-lang/perl-5.10.1
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=dev-perl/Test-CheckDeps-0.10.0
- >=virtual/perl-Test-Simple-0.940.0
- )
-"
diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml
b/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml
deleted file mode 100644
index 8cfd5fef8..000000000
--- a/dev-perl/Dist-Zilla-Plugin-Config-Git/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">Dist-Zilla-Plugin-Config-Git</remote-id>
- <remote-id
type="cpan-module">Dist::Zilla::Plugin::Config::Git</remote-id>
- <remote-id
type="cpan-module">Dist::Zilla::Role::GitConfig</remote-id>
- </upstream>
-</pkgmetadata>