commit: ef2ac62586b553b0c2ee521f71d25cd521896deb Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Nov 13 21:43:48 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Nov 13 21:43:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2ac625
perl-core/Locale-Maketext-Simple: remove Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> .../Locale-Maketext-Simple-0.210.0-r1.ebuild | 19 ------------------- perl-core/Locale-Maketext-Simple/Manifest | 1 - perl-core/Locale-Maketext-Simple/metadata.xml | 12 ------------ 3 files changed, 32 deletions(-) diff --git a/perl-core/Locale-Maketext-Simple/Locale-Maketext-Simple-0.210.0-r1.ebuild b/perl-core/Locale-Maketext-Simple/Locale-Maketext-Simple-0.210.0-r1.ebuild deleted file mode 100644 index 6e4af31bb09..00000000000 --- a/perl-core/Locale-Maketext-Simple/Locale-Maketext-Simple-0.210.0-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=JESSE -MODULE_VERSION=0.21 -inherit perl-module - -DESCRIPTION="Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon" - -SLOT="0" -KEYWORDS="" -IUSE="" - -#RDEPEND="" -#DEPEND="test? ( dev-perl/locale-maketext-lexicon )" - -SRC_TEST="do" diff --git a/perl-core/Locale-Maketext-Simple/Manifest b/perl-core/Locale-Maketext-Simple/Manifest deleted file mode 100644 index 255b999f36a..00000000000 --- a/perl-core/Locale-Maketext-Simple/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Locale-Maketext-Simple-0.21.tar.gz 9223 BLAKE2B 8d49981ab9f04f67ae4d9ec1d0d548a2cafb0a7329e2df03cc02575b7781f20413d445ffda2c252102337c9da38b91851dfc0e7811543bad4e58c52f6e2b82ad SHA512 832719d5852de04027c27afa6533937b42c779405d556e6d7e302e51905db5cd28779b5f482154b23622c5c04fc61965399b75fac7e1369d7a94b0aa5653415a diff --git a/perl-core/Locale-Maketext-Simple/metadata.xml b/perl-core/Locale-Maketext-Simple/metadata.xml deleted file mode 100644 index 55acd6426bf..00000000000 --- a/perl-core/Locale-Maketext-Simple/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>[email protected]</email> - <name>Gentoo Perl Project</name> - </maintainer> - <upstream> - <remote-id type="cpan">Locale-Maketext-Simple</remote-id> - <remote-id type="cpan-module">Locale::Maketext::Simple</remote-id> - </upstream> -</pkgmetadata>
