perl-core/Memoize: remove

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-11-13 22:45:05 +01:00
parent d1472f8b55
commit 0ea97e5886
3 changed files with 0 additions and 37 deletions

View File

@@ -1 +0,0 @@
DIST Memoize-1.03.tgz 47026 BLAKE2B 78e9beb16b684cd2c9eaff93aed76b3a9e2bb837ff978ca14d6890e04d814538122fe58d2447709e13672accee5b471568d5dfe867f26119b3625ee4c116fe2a SHA512 68302422a9fb4583e8dd535c86a62c3d55ba046221ce87ac66978c8ccc588be42fda109b9716a87196badea9455349d542c765d5dce50c80099c111e1b16d5cd

View File

@@ -1,17 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MODULE_AUTHOR=MJD
MODULE_VERSION=1.03
MODULE_A_EXT=tgz
inherit perl-module
DESCRIPTION="Generic Perl function result caching system"
SLOT="0"
KEYWORDS=""
IUSE=""
SRC_TEST=do

View File

@@ -1,19 +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">Memoize</remote-id>
<remote-id type="cpan-module">Memoize</remote-id>
<remote-id type="cpan-module">Memoize::AnyDBM_File</remote-id>
<remote-id type="cpan-module">Memoize::Expire</remote-id>
<remote-id type="cpan-module">Memoize::ExpireFile</remote-id>
<remote-id type="cpan-module">Memoize::ExpireTest</remote-id>
<remote-id type="cpan-module">Memoize::NDBM_File</remote-id>
<remote-id type="cpan-module">Memoize::SDBM_File</remote-id>
<remote-id type="cpan-module">Memoize::Storable</remote-id>
</upstream>
</pkgmetadata>