summaryrefslogtreecommitdiff
path: root/dev-perl/Mail-AuthenticationResults
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-29 10:15:54 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-29 10:15:54 +0100
commit9aa80713372911cec499b3adb2cd746790920916 (patch)
treeb8e99dc5dd60ac2094a27cc52f74aada8df38f05 /dev-perl/Mail-AuthenticationResults
parentb4d43e8c611df4a8061b6f88d9e9f6b1e3c83903 (diff)
gentoo resync : 29.06.2021
Diffstat (limited to 'dev-perl/Mail-AuthenticationResults')
-rw-r--r--dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild24
-rw-r--r--dev-perl/Mail-AuthenticationResults/Manifest3
-rw-r--r--dev-perl/Mail-AuthenticationResults/metadata.xml8
3 files changed, 35 insertions, 0 deletions
diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
new file mode 100644
index 000000000000..0b59824d1288
--- /dev/null
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MBRADSHAW
+DIST_VERSION=2.20210112
+inherit perl-module
+
+DESCRIPTION="Object Oriented Authentication-Results Headers"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ virtual/perl-Carp
+ 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
new file mode 100644
index 000000000000..01b2edd432b8
--- /dev/null
+++ b/dev-perl/Mail-AuthenticationResults/Manifest
@@ -0,0 +1,3 @@
+DIST Mail-AuthenticationResults-2.20210112.tar.gz 30919 BLAKE2B a75feb4f72a5ea0415bda1aa1bb39b4a0bf9979a3863458649cb07e9cfe2e8ad258984aee8a4b7fa18924b46a188b27eaf56fe2c8ca1503d86c6c908e5c0910f SHA512 2168e8761947008670840ac1b534e2c374399120197d907b8d5c654bcb00baa5f7075caffa00a06eac5628a7583d96aeb9f077a1103266ad774aaff05f8f0130
+EBUILD Mail-AuthenticationResults-2.202.101.120.ebuild 439 BLAKE2B 68fd3838a742a4dc068e76f718ab1f305c01a121bb08b6fff55aeeee8dc3de09151dc6d858cb82427741929f04cea7fcb4fc76bcad96083b885d37df539dedb1 SHA512 7b61d4bff7f5f7290b91b647279be2d407746560175f92b6b09be120dda979b689f70054fdb12041bd08db2be61201bcf294b5be0b7adc25be5e180c2ed76aa6
+MISC metadata.xml 257 BLAKE2B 04035438572dc9c398ed29172f6454a150c86d72e6cad7947b0adb3ec8fcc084c68530bca43988c6e1683f4b89d4698796cbe212e9a44b5dfe1908999a8444f0 SHA512 80cde0da56c3ac4023da7b0c17c62eae85139aaefd8ba453dd0c0718da1d40102c57d5beb5b8f984dcbeacad930517347e4d91dd5bd94e973fb81974d078a18e
diff --git a/dev-perl/Mail-AuthenticationResults/metadata.xml b/dev-perl/Mail-AuthenticationResults/metadata.xml
new file mode 100644
index 000000000000..2b9a936fc0a1
--- /dev/null
+++ b/dev-perl/Mail-AuthenticationResults/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+</pkgmetadata>