mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Convert-PEM: add 0.90.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
26
dev-perl/Convert-PEM/Convert-PEM-0.90.0.ebuild
Normal file
26
dev-perl/Convert-PEM/Convert-PEM-0.90.0.ebuild
Normal file
@@ -0,0 +1,26 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=TIMLEGGE
|
||||
DIST_VERSION=0.09
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Read/write encrypted ASN.1 PEM files"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
||||
|
||||
RDEPEND="
|
||||
dev-perl/Class-ErrorHandler
|
||||
>=dev-perl/Convert-ASN1-0.340.0
|
||||
dev-perl/Crypt-DES_EDE3
|
||||
virtual/perl-Digest-MD5
|
||||
virtual/perl-MIME-Base64
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? ( dev-perl/Test-Exception )
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST Convert-PEM-0.08.tar.gz 54089 BLAKE2B f550295b225539ac5ab91e05cf1b0fa8fdfb8d0f1e718d69c7c86a318173cabe4967efd4abba4e0a1f3ff86811a87ceb27b306cf1026b39652e4d1c7e402139e SHA512 d5e4342b40d01d534ec5f81ab009af185f795267c1bce792d26739ab07078a618093c720230ac2b6cf10c4b5ae1c282c94afa5b9db2eef6fd66e684d2080c273
|
||||
DIST Convert-PEM-0.09.tar.gz 21825 BLAKE2B 908224295796f6d7a070f83ad2df2903aeaa312b07da5fe9c212ee134c75a25865b9b96550ef1843b9abaf9bc6618177513f9a26a69e5cd1d34e3b46fb9d476f SHA512 502dfa69b166d8db22e1338f9b20b45eb70c80c3b68814d6fa35383f096e0a5ba3a22a5f8cf9609a653f07f7d3a01bee7b9ab015e78035cb4e083f2eaca55b6d
|
||||
|
||||
Reference in New Issue
Block a user