mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
dev-perl/Crypt-OpenPGP: add 1.210.0
Since 1.20 Crypt::OpenPGP depends on Crypt::DSA::GMP instead of the deprecated Crypt::DSA. As this is the only revdep for dev-perl/Crypt-DSA we can treeclean once this is keyworded and stabilized. Link: https://metacpan.org/release/TIMLEGGE/Crypt-OpenPGP-1.21/source/Changes Bug: https://bugs.gentoo.org/978730 Signed-off-by: Brett A C Sheffield <bacs@librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1374 Merges: https://codeberg.org/gentoo/gentoo/pulls/1374 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
committed by
Andreas K. Hüttel
parent
04f492a21d
commit
3564e59b77
39
dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.210.0.ebuild
Normal file
39
dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.210.0.ebuild
Normal file
@@ -0,0 +1,39 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=TIMLEGGE
|
||||
DIST_VERSION=1.21
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Pure-Perl OpenPGP-compatible PGP implementation"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
# Note: Don't depend on Alt::, non Alt:: works for now
|
||||
RDEPEND="
|
||||
dev-perl/Bytes-Random-Secure
|
||||
dev-perl/Crypt-RSA
|
||||
dev-perl/Crypt-Blowfish
|
||||
dev-perl/Crypt-CAST5_PP
|
||||
dev-perl/Crypt-DES_EDE3
|
||||
>=dev-perl/Crypt-DSA-GMP-0.20.0
|
||||
dev-perl/Crypt-IDEA
|
||||
>=dev-perl/Crypt-RIPEMD160-0.50.0
|
||||
dev-perl/Crypt-Rijndael
|
||||
>=dev-perl/Crypt-Twofish-2.00
|
||||
>=dev-perl/Data-Buffer-0.04
|
||||
dev-perl/File-HomeDir
|
||||
dev-perl/libwww-perl
|
||||
dev-perl/TermReadKey
|
||||
dev-perl/URI
|
||||
>=virtual/perl-Exporter-5.570.0
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
test? (
|
||||
dev-perl/Test-Exception
|
||||
)
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST Crypt-OpenPGP-1.19.tar.gz 136727 BLAKE2B 1cb3301721271a86253734905df3dde9540e05f5354efd52905aaefd5bee1c785c2233af1c285940771942c72863a8ba8dc544e1472fa7234c289f7c45e66fee SHA512 5c2c7ede0b0e3e0afbd4e25f2a21ad3b3bbd08f667fadfbe03c6de0c1bda9d2b01d4809db22e105d0280d63ff0ebe53b1a6ef97483fcc61443ad305a8526685b
|
||||
DIST Crypt-OpenPGP-1.21.tar.gz 132270 BLAKE2B e2593d45aa471cb5b5d193f3116b055bd61cd138af6ffb4ec3a322fa80af52cfa6b652b1bb5b7d5947630346326caf3b2e5bca3dbbf350daefa4d8cd1a865705 SHA512 d1c14ed1eca150655ab348f549fd26e3da4f8e2a717c8583a3af298097fcbf7093a8a738c8e34354980d6125b045ad66f60343d56ad139fe32e61163747d49ea
|
||||
|
||||
Reference in New Issue
Block a user