diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2021-08-14 21:12:32 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-08-14 21:12:32 +0200 |
commit | 85e81fa411a80eec0431c1817dd3ba5e61e791d6 (patch) | |
tree | ee6885e48924cbb771f914a84c481ca0f6847b4b /perl-core | |
parent | dev-java/xmlrpc: Remove last-rited pkg (diff) | |
download | gentoo-85e81fa411a80eec0431c1817dd3ba5e61e791d6.tar.gz gentoo-85e81fa411a80eec0431c1817dd3ba5e61e791d6.tar.bz2 gentoo-85e81fa411a80eec0431c1817dd3ba5e61e791d6.zip |
perl-core/ExtUtils-Constant: Remove last-rited pkg
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0-r1.ebuild | 16 | ||||
-rw-r--r-- | perl-core/ExtUtils-Constant/Manifest | 1 | ||||
-rw-r--r-- | perl-core/ExtUtils-Constant/metadata.xml | 17 |
3 files changed, 0 insertions, 34 deletions
diff --git a/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0-r1.ebuild b/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0-r1.ebuild deleted file mode 100644 index 77a3f38fad21..000000000000 --- a/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=NWCLARK -MODULE_VERSION="0.23" -inherit perl-module - -DESCRIPTION="Generate XS code to import C header constants" - -SLOT="0" -KEYWORDS="" -IUSE="" - -SRC_TEST="do" diff --git a/perl-core/ExtUtils-Constant/Manifest b/perl-core/ExtUtils-Constant/Manifest deleted file mode 100644 index d820ef3723c5..000000000000 --- a/perl-core/ExtUtils-Constant/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ExtUtils-Constant-0.23.tar.gz 40113 BLAKE2B 75b829d99d91abd83505ddf9317e785098863d57aa09ca9cce9d76432d48d6f1eee28af6633b8a8375ca3a4c671c830ea7b0124e1a9ff098b9b1561916519e63 SHA512 405ed18a754caf2409b1c1c581b6a4d0f583cec0740236dc5a301691b4d787cd97a0ecaa969b300a89bf29bfd2144f798c3d1b15875a816615de1a33f62c7530 diff --git a/perl-core/ExtUtils-Constant/metadata.xml b/perl-core/ExtUtils-Constant/metadata.xml deleted file mode 100644 index 5fb5bfde296d..000000000000 --- a/perl-core/ExtUtils-Constant/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> - <upstream> - <remote-id type="cpan">ExtUtils-Constant</remote-id> - <remote-id type="cpan-module">ExtUtils::Constant</remote-id> - <remote-id type="cpan-module">ExtUtils::Constant::Aaargh56Hash</remote-id> - <remote-id type="cpan-module">ExtUtils::Constant::Base</remote-id> - <remote-id type="cpan-module">ExtUtils::Constant::ProxySubs</remote-id> - <remote-id type="cpan-module">ExtUtils::Constant::Utils</remote-id> - <remote-id type="cpan-module">ExtUtils::Constant::XS</remote-id> - </upstream> -</pkgmetadata> |