summaryrefslogtreecommitdiff
path: root/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-perl/Dist-Zilla-Plugin-AuthorsFromGit
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-perl/Dist-Zilla-Plugin-AuthorsFromGit')
-rw-r--r--dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.7.0.ebuild27
-rw-r--r--dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest1
-rw-r--r--dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml12
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.7.0.ebuild b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.7.0.ebuild
deleted file mode 100644
index 728d3f30d458..000000000000
--- a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.7.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=AKHUETTEL
-DIST_VERSION=0.007
-inherit perl-module
-
-DESCRIPTION="Add per-file per-year copyright information"
-
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-RDEPEND="
- dev-perl/DateTime
- dev-perl/Dist-Zilla
- dev-perl/Git-Wrapper
- >=dev-perl/List-MoreUtils-0.400.0
- >=virtual/perl-Scalar-List-Utils-1.330.0
- dev-perl/Moose
- dev-perl/Pod-Weaver
- dev-perl/namespace-autoclean
-"
-BDEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
diff --git a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest
deleted file mode 100644
index 92561f50db3d..000000000000
--- a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Dist-Zilla-Plugin-AuthorsFromGit-0.007.tar.gz 8148 BLAKE2B 08051a0e3530d57a8fab5cd6c03ca42147ed50efa48cdf28ca90a0a6aa9c8729d2233bd3b1a55c7840be43ba1af10829475c098516434daa5afa8e6dd47a9177 SHA512 002fcabe59495f0e7443b639004a8dd6dfc027c6298b06e2ffa1de8922a8450edbc2b3b3564354bf345aed231c6ae637a644876c133a2086edcd966b42dc0e8b
diff --git a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml
deleted file mode 100644
index fd3f9d5814b7..000000000000
--- a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://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-AuthorsFromGit</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::AuthorsFromGit</remote-id>
- </upstream>
-</pkgmetadata>