diff options
author | Sam James <sam@gentoo.org> | 2022-11-22 06:05:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-22 06:17:17 +0000 |
commit | 7994e53ee81ab31d3424c3848021698744289bc7 (patch) | |
tree | 92c0ffaeaca8d4a80bb9d1bbcd59fdfbb70d7668 /dev-perl/Crypt-PasswdMD5 | |
parent | dev-perl/CryptX: add github upstream metadata (diff) | |
download | gentoo-7994e53ee81ab31d3424c3848021698744289bc7.tar.gz gentoo-7994e53ee81ab31d3424c3848021698744289bc7.tar.bz2 gentoo-7994e53ee81ab31d3424c3848021698744289bc7.zip |
dev-perl/Crypt-PasswdMD5: add 1.420.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-PasswdMD5')
-rw-r--r-- | dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.420.0.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/Crypt-PasswdMD5/Manifest | 1 |
2 files changed, 25 insertions, 0 deletions
diff --git a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.420.0.ebuild b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.420.0.ebuild new file mode 100644 index 000000000000..68301d1a2521 --- /dev/null +++ b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.420.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=RSAVAGE +DIST_VERSION=1.42 +DIST_A_EXT=tgz +inherit perl-module + +DESCRIPTION="Provides interoperable MD5-based crypt() functions" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" + +RDEPEND=" + >=virtual/perl-Digest-MD5-2.530.0 +" +BDEPEND=" + ${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + >=virtual/perl-Test-Simple-1.1.2 + ) +" diff --git a/dev-perl/Crypt-PasswdMD5/Manifest b/dev-perl/Crypt-PasswdMD5/Manifest index 6de59f675aed..6914a847a9f6 100644 --- a/dev-perl/Crypt-PasswdMD5/Manifest +++ b/dev-perl/Crypt-PasswdMD5/Manifest @@ -1 +1,2 @@ DIST Crypt-PasswdMD5-1.41.tgz 14275 BLAKE2B 179982aab63463bb3469d219a5304574f5a59b2a2601c48460c75bcc367043fc007571d3c8a8002f8b3c232f9051aae62f4fe8ae8431d580c6093bc9a9c7ccf1 SHA512 eee16e08f5cdca4d5bc2056e39e18bbbeb5e8bcf403fb44eb632a9a09496fc8b34ede4b2feaffacceafef99be390e44ca49767d98c05a62a2208e1c7e7ff5430 +DIST Crypt-PasswdMD5-1.42.tgz 14300 BLAKE2B 718bb1a40a0749bd200f7b10dec9deb35c1371ae7e6bda4c044169b9d46a3a3c05299e20e6b0e01b92b7d0b07c7d9bfe3f8e4d1cc6e3261b2ac191058b87a343 SHA512 92b18cb50061ff0d017e26ebeb4ebf07199d7833518974c3f130d81a30f37a01cd299f4776bfa1e8cd1ca4e6e5adcd72d93ea4dcfed7a573084f0a9c7245eef8 |