diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-04-13 02:11:55 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-04-14 19:55:50 +1200 |
commit | 8ff6e126fd6c5d98560cde7d4be38b9bfff922cb (patch) | |
tree | 7e3a51a32409f7c2dd514686f014f158992d9a4c /dev-perl/Digest-Nilsimsa | |
parent | dev-perl/Digest-MD2: Remove old 2.30.0-r1 (diff) | |
download | gentoo-8ff6e126fd6c5d98560cde7d4be38b9bfff922cb.tar.gz gentoo-8ff6e126fd6c5d98560cde7d4be38b9bfff922cb.tar.bz2 gentoo-8ff6e126fd6c5d98560cde7d4be38b9bfff922cb.zip |
dev-perl/Digest-Nilsimsa: Remove old 0.60.0-r1
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Digest-Nilsimsa')
-rw-r--r-- | dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r1.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r1.ebuild deleted file mode 100644 index 7009fceecbdc..000000000000 --- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=VIPUL -MODULE_VERSION=0.06 -inherit perl-module - -DESCRIPTION="Digest::Nilsimsa - Perl version of Nilsimsa code" - -LICENSE="GPL-2 LGPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" |