gentoo-ebuilds/dev-perl/Crypt-ECB/Crypt-ECB-2.230.0.ebuild
Sam James 7c53b76383
dev-perl/Crypt-ECB: add 2.230.0
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-11 03:01:46 +01:00

14 lines
273 B
Bash

# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=APPEL
DIST_VERSION=2.23
DIST_EXAMPLES=("eg/*")
inherit perl-module
DESCRIPTION="Use block ciphers using ECB mode"
SLOT="0"
KEYWORDS="~amd64 ~x86"