diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-04-16 03:25:56 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-04-16 03:36:45 +1200 |
commit | 6c6bf59ddf05f9541380f12580270471e612fc99 (patch) | |
tree | 54f5d560895b485e7817055ee084ec12984a0d89 /dev-perl/Tie-Cache | |
parent | dev-perl/Text-Levenshtein: Remove old 0.50.0-r1 (diff) | |
download | gentoo-6c6bf59ddf05f9541380f12580270471e612fc99.tar.gz gentoo-6c6bf59ddf05f9541380f12580270471e612fc99.tar.bz2 gentoo-6c6bf59ddf05f9541380f12580270471e612fc99.zip |
dev-perl/Tie-Cache: Remove old 0.210.0
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Tie-Cache')
-rw-r--r-- | dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild b/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild deleted file mode 100644 index 42b6c045f478..000000000000 --- a/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=CHAMAS -MODULE_VERSION=0.21 -inherit perl-module - -DESCRIPTION="In memory size limited LRU cache" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" -IUSE="" |