diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-12 21:48:10 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-12 22:09:39 +0200 |
commit | 3e9d60b980f28e8bd0527d1308a638efe0c6cf68 (patch) | |
tree | 4fa400845a6fd3a01a8f1c99b4f237e19f810477 /dev-perl/Crypt-Twofish | |
parent | dev-perl/Crypt-Twofish: Stable for all (diff) | |
download | gentoo-3e9d60b980f28e8bd0527d1308a638efe0c6cf68.tar.gz gentoo-3e9d60b980f28e8bd0527d1308a638efe0c6cf68.tar.bz2 gentoo-3e9d60b980f28e8bd0527d1308a638efe0c6cf68.zip |
dev-perl/Crypt-Twofish: 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-Twofish')
-rw-r--r-- | dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0-r1.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0-r1.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0-r1.ebuild deleted file mode 100644 index 15b815e3a3c5..000000000000 --- a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.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=AMS -MODULE_VERSION=2.17 -inherit perl-module - -DESCRIPTION="The Twofish Encryption Algorithm" - -SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" -IUSE="" -PATCHES=("${FILESDIR}/no-dot-inc.patch") -SRC_TEST="do" |