diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 04:59:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 04:59:11 +0000 |
commit | c3108d940e2d5f47b96a2ac82f677fc12dd9d987 (patch) | |
tree | 12c5020eb783bebb751c5a6f6f70dd92536d046d | |
parent | dev-perl/MIME-tools: add 5.510.0 (diff) | |
download | gentoo-c3108d940e2d5f47b96a2ac82f677fc12dd9d987.tar.gz gentoo-c3108d940e2d5f47b96a2ac82f677fc12dd9d987.tar.bz2 gentoo-c3108d940e2d5f47b96a2ac82f677fc12dd9d987.zip |
dev-perl/Mail-AuthenticationResults: add 2.202.301.120
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.301.120.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/Mail-AuthenticationResults/Manifest | 1 |
2 files changed, 25 insertions, 0 deletions
diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.301.120.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.301.120.ebuild new file mode 100644 index 000000000000..af57db6b0ad3 --- /dev/null +++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.301.120.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=MBRADSHAW +DIST_VERSION=2.20230112 +inherit perl-module + +DESCRIPTION="Object Oriented Authentication-Results Headers" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +RDEPEND=" + virtual/perl-Carp + dev-perl/Clone + dev-perl/JSON + virtual/perl-Scalar-List-Utils +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( dev-perl/Test-Exception ) +" diff --git a/dev-perl/Mail-AuthenticationResults/Manifest b/dev-perl/Mail-AuthenticationResults/Manifest index 3c2555a0d007..663804cdb941 100644 --- a/dev-perl/Mail-AuthenticationResults/Manifest +++ b/dev-perl/Mail-AuthenticationResults/Manifest @@ -1,2 +1,3 @@ DIST Mail-AuthenticationResults-2.20210112.tar.gz 30919 BLAKE2B a75feb4f72a5ea0415bda1aa1bb39b4a0bf9979a3863458649cb07e9cfe2e8ad258984aee8a4b7fa18924b46a188b27eaf56fe2c8ca1503d86c6c908e5c0910f SHA512 2168e8761947008670840ac1b534e2c374399120197d907b8d5c654bcb00baa5f7075caffa00a06eac5628a7583d96aeb9f077a1103266ad774aaff05f8f0130 DIST Mail-AuthenticationResults-2.20210915.tar.gz 31535 BLAKE2B 9f459fc7a9b16ece0ef2eb7d216f82ebc93556bea642dd9f15949e759df430f7a80a408bb4ea1477bb4ddad931cbbf890577fa1a018b7d441d9b290b90a35418 SHA512 c1f1149853fd2a30116f70f126bc9822f4d085b030c5e09aec273792888c67ae141dff8c9c2368d21d692b3ca409bab89fef44d6ba0a40c9fe34b845568c570b +DIST Mail-AuthenticationResults-2.20230112.tar.gz 32438 BLAKE2B 7acc982ecb5e1486a7b6905acd220bd849c180fc7b8d6cddb75df89dc6fbbd47da122621739c6c783925a59b117783cf6aa0e6789d2520dc40a22b435e2b69dd SHA512 78ea5067e2386ccbbe5bb9c86150c8255e6f735319968180a59c992fac35a918704792b2f18bf10c0568a41690044fbdb14b9d23e7829c178a42eb64126725fb |