diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-04 23:30:56 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-04 23:31:43 +0200 |
commit | 3c19ab7c5b21924c52888e6cc113ebcba555845e (patch) | |
tree | b11519da8cd56b608887cabf63c97114a6fb0037 /dev-perl/Crypt-CAST5_PP | |
parent | dev-perl/Crypt-CAST5_PP: Stable for all (diff) | |
download | gentoo-3c19ab7c5b21924c52888e6cc113ebcba555845e.tar.gz gentoo-3c19ab7c5b21924c52888e6cc113ebcba555845e.tar.bz2 gentoo-3c19ab7c5b21924c52888e6cc113ebcba555845e.zip |
dev-perl/Crypt-CAST5_PP: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-CAST5_PP')
-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" |