summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-08-26 10:09:46 +1200
committerKent Fredric <kentnl@gentoo.org>2020-08-26 10:47:55 +1200
commit6d352051f3eebeb2f834986aaa8b4b187afdca94 (patch)
treedf3f60f92fe7441f29e588df6ce04d90defe9f3f
parentdev-perl/Dist-Metadata: Remove, gone to ::gentoo (diff)
downloadperl-overlay-6d352051f3eebeb2f834986aaa8b4b187afdca94.tar.gz
perl-overlay-6d352051f3eebeb2f834986aaa8b4b187afdca94.tar.bz2
perl-overlay-6d352051f3eebeb2f834986aaa8b4b187afdca94.zip
dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent: Remove, gone to ::gentoo
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
-rw-r--r--dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent/Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-r1.ebuild69
-rw-r--r--dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent/Manifest1
-rw-r--r--dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent/metadata.xml17
3 files changed, 0 insertions, 87 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent/Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-r1.ebuild b/dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent/Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-r1.ebuild
deleted file mode 100644
index 4c000ac14..000000000
--- a/dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent/Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=0.006
-inherit perl-module
-
-DESCRIPTION='Ensure Changes has content before releasing'
-LICENSE=" Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.300.0
-}
-perl_meta_runtime() {
- # Dist::Zilla 2.100950 ( 2.100.950 )
- echo \>=dev-perl/Dist-Zilla-2.100.950
- # Dist::Zilla::Plugin::InlineFiles
- echo dev-perl/Dist-Zilla
- # Dist::Zilla::Role::BeforeRelease
- echo dev-perl/Dist-Zilla
- # Dist::Zilla::Role::TextTemplate
- echo dev-perl/Dist-Zilla
- # File::pushd
- echo dev-perl/File-pushd
- # Moose 0.99 ( 0.990.0 )
- echo \>=dev-perl/Moose-0.990.0
- # autodie 2.00 ( 2.0.0 )
- echo \>=virtual/perl-autodie-2.0.0
- # namespace::autoclean 0.09 ( 0.90.0 )
- echo \>=dev-perl/namespace-autoclean-0.90.0
- # perl 5.006 ( 5.6.0 )
- echo \>=dev-lang/perl-5.6.0
- # strict
- echo dev-lang/perl
- # warnings
- echo dev-lang/perl
-}
-perl_meta_test() {
- # Capture::Tiny
- echo dev-perl/Capture-Tiny
- # Cwd
- echo virtual/perl-File-Spec
- # Dist::Zilla::Tester
- echo dev-perl/Dist-Zilla
- # File::Find
- echo dev-lang/perl
- # File::Temp
- echo virtual/perl-File-Temp
- # Path::Class
- echo dev-perl/Path-Class
- # Test::Harness
- echo virtual/perl-Test-Harness
- # Test::More 0.88 ( 0.880.0 )
- echo \>=virtual/perl-Test-Simple-0.88
- # Try::Tiny
- echo dev-perl/Try-Tiny
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_runtime)
- test? ( $(perl_meta_test) )
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
diff --git a/dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent/Manifest b/dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent/Manifest
deleted file mode 100644
index c5af26276..000000000
--- a/dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Dist-Zilla-Plugin-CheckChangesHasContent-0.006.tar.gz 13989 SHA256 5d041e2d20bb3bd9ead7957a39ddaf82d997df0379274f3266c1889d1c1b99c9 SHA512 48be216ca008333fd4ade7f1aae2292c7ee73ec245e661bd6dfb98006b1ba290106bee8f36a2e66b41bc5aff87110d084853f7e9d6e9dfe82c2c5fa7d9aa230a WHIRLPOOL 5f74852f0a75dae81373daaf9f260b9b88e783fdafc178ca1f38765cdbeba7c98f23cece5f91a4926874ddca135abd6971a46b2976e6b9b2a572106c21ed365c
diff --git a/dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent/metadata.xml b/dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent/metadata.xml
deleted file mode 100644
index bdfca4a6b..000000000
--- a/dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>kentfredric@gmail.com</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Dist-Zilla-Plugin-CheckChangesHasContent</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::CheckChangesHasContent</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::Test::ChangesHasContent</remote-id>
- </upstream>
-</pkgmetadata>