summaryrefslogtreecommitdiff
path: root/dev-perl/Dist-Zilla-Plugin-Git
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/Dist-Zilla-Plugin-Git
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Dist-Zilla-Plugin-Git')
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.42.0-r1.ebuild57
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Git/Manifest3
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Git/metadata.xml24
3 files changed, 0 insertions, 84 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.42.0-r1.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.42.0-r1.ebuild
deleted file mode 100644
index e5c8206e3c11..000000000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.42.0-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ETHER
-DIST_VERSION=2.042
-inherit perl-module
-
-DESCRIPTION="Update your git repository after release"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- dev-perl/DateTime
- >=dev-perl/Dist-Zilla-4.200.16
- dev-perl/Dist-Zilla-Plugin-Config-Git
- >=dev-perl/File-HomeDir-0.810.0
- virtual/perl-File-Spec
- virtual/perl-File-Temp
- dev-perl/File-chdir
- >=dev-perl/Git-Wrapper-0.21.0
- dev-perl/IPC-System-Simple
- >=virtual/perl-Scalar-List-Utils-1.450.0
- dev-perl/Module-Runtime
- dev-perl/Moose
- dev-perl/MooseX-Has-Sugar
- dev-perl/MooseX-Types
- >=dev-perl/MooseX-Types-Path-Tiny-0.10.0
- >=dev-perl/Path-Tiny-0.48.0
- dev-perl/String-Formatter
- dev-perl/Try-Tiny
- dev-perl/Version-Next
- >=dev-perl/namespace-autoclean-0.90.0
- >=virtual/perl-version-0.80.0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- virtual/perl-Text-ParseWords
- test? (
- >=dev-perl/CPAN-Meta-Check-0.11.0
- virtual/perl-CPAN-Meta-Requirements
- dev-perl/Devel-SimpleTrace
- virtual/perl-Encode
- virtual/perl-Exporter
- dev-perl/File-Copy-Recursive
- >=virtual/perl-File-Path-2.70.0
- virtual/perl-File-Spec
- dev-perl/File-Which
- dev-perl/File-pushd
- dev-perl/Log-Dispatchouli
- dev-perl/Test-Fatal
- >=virtual/perl-Test-Simple-0.880.0
- )
-"
diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Manifest b/dev-perl/Dist-Zilla-Plugin-Git/Manifest
deleted file mode 100644
index da4db5eb74e4..000000000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Dist-Zilla-Plugin-Git-2.042.tar.gz 70195 BLAKE2B 3fc7a01f1513d43b0bc68b1066cbba4e8c7c9cff6ed374e3acb1ae7246bcbb9ae8e902be55ac22d69c0c452f8bb0595d2b4efc17a80f8f5b46942260182d78ef SHA512 00f27bc946ac209e35073ca50a7ac52cf17d9d5bbb7f7889b80064260d839e76566dfac15197a907b0defdb1f3b099baa2bf19903e510cee22cfb6c49ff6f2c0
-EBUILD Dist-Zilla-Plugin-Git-2.42.0-r1.ebuild 1347 BLAKE2B e24919c3533a4840d6aaaec77d7ad28a52a886e6c411f8a5acfc69f7bd613f235a6735f88a29d09e115fdba7c716159034ba7d7dcf44519af63855b9207445c2 SHA512 1a1b0ff3b64c9f8735a5f3af77338879f66151c6b8b46d7d7066e55c6e9f809704a32d68f0bc88df4f979700ad6175aa8839933950aec680024d74152c16c306
-MISC metadata.xml 1372 BLAKE2B 07c016295215b247ff0e7c775b28c49d0dce829f71cf974e2b765f2787a799c37a6b53598302ee38ec3d5524f9d914aa9bf106080a833cd61c50eb1f14ae95f0 SHA512 a550d604e56a44626d0e0ab1413feb6846a7426c70f8a374a454b196a9202bb5e72b849aac09c768b30a47acce3a4feec82dd3f708b9deb308def59abadc6222
diff --git a/dev-perl/Dist-Zilla-Plugin-Git/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Git/metadata.xml
deleted file mode 100644
index 8ff70854780f..000000000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/metadata.xml
+++ /dev/null
@@ -1,24 +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>
- <upstream>
- <remote-id type="cpan">Dist-Zilla-Plugin-Git</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::Git</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Check</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Commit</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::CommitBuild</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::GatherDir</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Init</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::NextVersion</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Push</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Tag</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::PluginBundle::Git</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Role::Git::DirtyFiles</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Role::Git::Repo</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Role::Git::StringFormatter</remote-id>
- </upstream>
-</pkgmetadata>