diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-perl/Dist-Zilla-Plugin-VersionFromMainModule | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-perl/Dist-Zilla-Plugin-VersionFromMainModule')
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-VersionFromMainModule/Dist-Zilla-Plugin-VersionFromMainModule-0.40.0-r1.ebuild b/dev-perl/Dist-Zilla-Plugin-VersionFromMainModule/Dist-Zilla-Plugin-VersionFromMainModule-0.40.0-r1.ebuild deleted file mode 100644 index 566b5b4650d8..000000000000 --- a/dev-perl/Dist-Zilla-Plugin-VersionFromMainModule/Dist-Zilla-Plugin-VersionFromMainModule-0.40.0-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 2020-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=DROLSKY -DIST_VERSION=0.04 -inherit perl-module - -DESCRIPTION="Set the distribution version from your main module's \$VERSION" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-perl/Dist-Zilla-Role-ModuleMetadata - dev-perl/Dist-Zilla - dev-perl/Moose - dev-perl/namespace-autoclean -" -BDEPEND="${RDEPEND} - test? ( - dev-perl/Path-Tiny - dev-perl/Test-Deep - dev-perl/Test-Fatal - >=virtual/perl-Test-Simple-0.960.0 - ) -" diff --git a/dev-perl/Dist-Zilla-Plugin-VersionFromMainModule/Manifest b/dev-perl/Dist-Zilla-Plugin-VersionFromMainModule/Manifest deleted file mode 100644 index 99aca959ff73..000000000000 --- a/dev-perl/Dist-Zilla-Plugin-VersionFromMainModule/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Dist-Zilla-Plugin-VersionFromMainModule-0.04.tar.gz 26063 BLAKE2B 4f00a5114d1e7f2514f68b3794711734a6b0ab38a40f96c570fd7e936a85a89e2e90f1cd3f751593fea0f611efb9458c5a0be201added544ac1d6375a724e235 SHA512 392b67f68b5fc25757635d2040d466838a3d93fde76eb5804c692ab3998c772f3654f36b42aa6b86ca1d7de23574e802ea079bd13c92be9783605c4ca5fe7424 diff --git a/dev-perl/Dist-Zilla-Plugin-VersionFromMainModule/metadata.xml b/dev-perl/Dist-Zilla-Plugin-VersionFromMainModule/metadata.xml deleted file mode 100644 index d4191026ae0c..000000000000 --- a/dev-perl/Dist-Zilla-Plugin-VersionFromMainModule/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-VersionFromMainModule</remote-id> - <remote-id type="cpan-module">Dist::Zilla::Plugin::VersionFromMainModule</remote-id> - </upstream> -</pkgmetadata> |
