diff options
-rw-r--r-- | dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r1.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r1.ebuild b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r1.ebuild deleted file mode 100644 index 0ecf173d1369..000000000000 --- a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=BOBMATH -MODULE_VERSION=1.04 -inherit perl-module - -DESCRIPTION="CAST5 block cipher in pure Perl" - -SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" -IUSE="" - -SRC_TEST="do" |