public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-06-28 20:29 Andreas K. Hüttel
  0 siblings, 0 replies; 32+ messages in thread
From: Andreas K. Hüttel @ 2021-06-28 20:29 UTC (permalink / raw
  To: gentoo-commits

commit:     9ab6e2f28b748afa41e97c18735bf63e55d1ff15
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 28 20:26:02 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jun 28 20:28:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab6e2f2

dev-perl/Mail-AuthenticationResults: New package, needed for dev-perl/Mail-DKIM

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...Mail-AuthenticationResults-2.202.101.120.ebuild | 24 ++++++++++++++++++++++
 dev-perl/Mail-AuthenticationResults/Manifest       |  1 +
 dev-perl/Mail-AuthenticationResults/metadata.xml   |  8 ++++++++
 3 files changed, 33 insertions(+)

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 00000000000..0b59824d128
--- /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 00000000000..602b7c8c7fb
--- /dev/null
+++ b/dev-perl/Mail-AuthenticationResults/Manifest
@@ -0,0 +1 @@
+DIST Mail-AuthenticationResults-2.20210112.tar.gz 30919 BLAKE2B a75feb4f72a5ea0415bda1aa1bb39b4a0bf9979a3863458649cb07e9cfe2e8ad258984aee8a4b7fa18924b46a188b27eaf56fe2c8ca1503d86c6c908e5c0910f SHA512 2168e8761947008670840ac1b534e2c374399120197d907b8d5c654bcb00baa5f7075caffa00a06eac5628a7583d96aeb9f077a1103266ad774aaff05f8f0130

diff --git a/dev-perl/Mail-AuthenticationResults/metadata.xml b/dev-perl/Mail-AuthenticationResults/metadata.xml
new file mode 100644
index 00000000000..2b9a936fc0a
--- /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>


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-06-29 18:59 Sergei Trofimovich
  0 siblings, 0 replies; 32+ messages in thread
From: Sergei Trofimovich @ 2021-06-29 18:59 UTC (permalink / raw
  To: gentoo-commits

commit:     b6ced1c1ede9e703cceb08da573df2782a19e680
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Jun 29 18:42:02 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Jun 29 18:59:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ced1c1

dev-perl/Mail-AuthenticationResults: mark 2.202.101.120 ~hppa/sparc, bug #799113

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 0b59824d128..11886d93ba7 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa ~sparc"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-06-30 23:20 Sergei Trofimovich
  0 siblings, 0 replies; 32+ messages in thread
From: Sergei Trofimovich @ 2021-06-30 23:20 UTC (permalink / raw
  To: gentoo-commits

commit:     917bfbcbf44938ae249b28656565fcb5d1c0ba86
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 23:20:23 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 23:20:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=917bfbcb

dev-perl/Mail-AuthenticationResults: keyworded 2.202.101.120 for ia64

keyworded wrt bug #799113

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 11886d93ba7..74824ab4b31 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~sparc"
+KEYWORDS="~amd64 ~hppa ~ia64 ~sparc"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-07-06 17:59 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-07-06 17:59 UTC (permalink / raw
  To: gentoo-commits

commit:     60e974dd88c39fb47b0b79741dce18b5bddaf21a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  6 17:58:31 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul  6 17:58:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60e974dd

dev-perl/Mail-AuthenticationResults: Keyword 2.202.101.120 arm, #799113

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 74824ab4b31..d8793686ca6 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~sparc"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~sparc"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-07-07  2:16 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-07-07  2:16 UTC (permalink / raw
  To: gentoo-commits

commit:     16da96f2d48b842358d9e56d7d88277a1b0a9d60
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  6 23:20:39 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul  6 23:20:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16da96f2

dev-perl/Mail-AuthenticationResults: Keyword 2.202.101.120 arm64, #799113

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index d8793686ca6..1513cc7ca10 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-07-08  7:09 Sergei Trofimovich
  0 siblings, 0 replies; 32+ messages in thread
From: Sergei Trofimovich @ 2021-07-08  7:09 UTC (permalink / raw
  To: gentoo-commits

commit:     bc5d45e62b499ff17a2b905c67dba6a7d01b76ea
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  8 07:09:03 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 07:09:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc5d45e6

dev-perl/Mail-AuthenticationResults: keyworded 2.202.101.120 for ppc

keyworded wrt bug #799113

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 1513cc7ca10..115f8282f4d 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~sparc"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-07-08  7:11 Sergei Trofimovich
  0 siblings, 0 replies; 32+ messages in thread
From: Sergei Trofimovich @ 2021-07-08  7:11 UTC (permalink / raw
  To: gentoo-commits

commit:     2248d75a7d527799db3910ac25687849a36a48c7
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  8 07:10:32 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 07:10:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2248d75a

dev-perl/Mail-AuthenticationResults: keyworded 2.202.101.120 for ppc64

keyworded wrt bug #799113

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 115f8282f4d..4a116b8cb93 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-07-24 20:23 Matt Turner
  0 siblings, 0 replies; 32+ messages in thread
From: Matt Turner @ 2021-07-24 20:23 UTC (permalink / raw
  To: gentoo-commits

commit:     40da8a3cd22de29e764b584d7ccefbd48b1c6671
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 24 19:37:11 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jul 24 20:23:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40da8a3c

dev-perl/Mail-AuthenticationResults: Keyword 2.202.101.120 alpha, #799113

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 4a116b8cb93..b71da3b0c9e 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-07-28  1:08 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-07-28  1:08 UTC (permalink / raw
  To: gentoo-commits

commit:     225840abb909c80f0aa752069268854c0cc5a747
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 28 01:07:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 28 01:07:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=225840ab

dev-perl/Mail-AuthenticationResults: Keyword 2.202.101.120 x86, #799113

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index b71da3b0c9e..43eb4303b0c 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-09-06  0:15 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-09-06  0:15 UTC (permalink / raw
  To: gentoo-commits

commit:     a6c1346e7cc8ef37945482de2d7c65388248b579
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  6 00:14:21 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  6 00:15:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6c1346e

dev-perl/Mail-AuthenticationResults: Keyword 2.202.101.120 s390, #799113

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 43eb4303b0c..7f1d44832d0 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-10-11  4:20 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-11  4:20 UTC (permalink / raw
  To: gentoo-commits

commit:     2afa14d25def6a32bc49a1e8c10f934f2e4fc06b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 04:20:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 04:20:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2afa14d2

dev-perl/Mail-AuthenticationResults: Stabilize 2.202.101.120 ppc64, #817446

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 7f1d44832d0..c9c6a04eb2a 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-10-11  5:12 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-11  5:12 UTC (permalink / raw
  To: gentoo-commits

commit:     6036b6aa591925798d965784a86125745c181587
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 05:11:58 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 05:11:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6036b6aa

dev-perl/Mail-AuthenticationResults: Stabilize 2.202.101.120 x86, #817446

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index c9c6a04eb2a..b55b71dcdf0 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 ~sparc x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-10-11  8:10 Agostino Sarubbo
  0 siblings, 0 replies; 32+ messages in thread
From: Agostino Sarubbo @ 2021-10-11  8:10 UTC (permalink / raw
  To: gentoo-commits

commit:     ce750ffe5dc9809bd0e60df1cabc3aaa093fed76
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 08:09:58 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 08:09:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce750ffe

dev-perl/Mail-AuthenticationResults: sparc stable wrt bug #817446

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index b55b71dcdf0..eb20d8dba6a 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-10-11 12:17 Agostino Sarubbo
  0 siblings, 0 replies; 32+ messages in thread
From: Agostino Sarubbo @ 2021-10-11 12:17 UTC (permalink / raw
  To: gentoo-commits

commit:     242cdd70f2702f2c180d44402a86593044d6e9ab
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 12:16:18 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 12:16:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242cdd70

dev-perl/Mail-AuthenticationResults: ppc stable wrt bug #817446

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index eb20d8dba6a..99321899595 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-10-11 15:25 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-11 15:25 UTC (permalink / raw
  To: gentoo-commits

commit:     0574382782476a6c48593b787029d20022905c35
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 15:23:22 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 15:25:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05743827

dev-perl/Mail-AuthenticationResults: Stabilize 2.202.101.120 arm64, #817446

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.101.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index b0749b5f8ac..05d8feaf162 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-11-12  0:25 Andreas K. Hüttel
  0 siblings, 0 replies; 32+ messages in thread
From: Andreas K. Hüttel @ 2021-11-12  0:25 UTC (permalink / raw
  To: gentoo-commits

commit:     1ce6c02d0f8cce44f7887c94e34a540722ccfe61
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 12 00:06:31 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 12 00:25:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce6c02d

dev-perl/Mail-AuthenticationResults: Version bump 2.20210915

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...Mail-AuthenticationResults-2.202.109.150.ebuild | 23 ++++++++++++++++++++++
 dev-perl/Mail-AuthenticationResults/Manifest       |  1 +
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150.ebuild
new file mode 100644
index 00000000000..93ed77ea086
--- /dev/null
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MBRADSHAW
+DIST_VERSION=2.20210915
+inherit perl-module
+
+DESCRIPTION="Object Oriented Authentication-Results Headers"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+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
index 602b7c8c7fb..3c2555a0d00 100644
--- a/dev-perl/Mail-AuthenticationResults/Manifest
+++ b/dev-perl/Mail-AuthenticationResults/Manifest
@@ -1 +1,2 @@
 DIST Mail-AuthenticationResults-2.20210112.tar.gz 30919 BLAKE2B a75feb4f72a5ea0415bda1aa1bb39b4a0bf9979a3863458649cb07e9cfe2e8ad258984aee8a4b7fa18924b46a188b27eaf56fe2c8ca1503d86c6c908e5c0910f SHA512 2168e8761947008670840ac1b534e2c374399120197d907b8d5c654bcb00baa5f7075caffa00a06eac5628a7583d96aeb9f077a1103266ad774aaff05f8f0130
+DIST Mail-AuthenticationResults-2.20210915.tar.gz 31535 BLAKE2B 9f459fc7a9b16ece0ef2eb7d216f82ebc93556bea642dd9f15949e759df430f7a80a408bb4ea1477bb4ddad931cbbf890577fa1a018b7d441d9b290b90a35418 SHA512 c1f1149853fd2a30116f70f126bc9822f4d085b030c5e09aec273792888c67ae141dff8c9c2368d21d692b3ca409bab89fef44d6ba0a40c9fe34b845568c570b


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2021-12-18 16:09 Andreas K. Hüttel
  0 siblings, 0 replies; 32+ messages in thread
From: Andreas K. Hüttel @ 2021-12-18 16:09 UTC (permalink / raw
  To: gentoo-commits

commit:     d6b36282216bb78f177b8b5fc9c8c3a570160101
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 18 16:09:28 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 18 16:09:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b36282

dev-perl/Mail-AuthenticationResults: Add missing dependency

Closes: https://bugs.gentoo.org/823248
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...109.150.ebuild => Mail-AuthenticationResults-2.202.109.150-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
similarity index 96%
rename from dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150.ebuild
rename to dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
index 93ed77ea0869..0bc3951bc9ff 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
@@ -14,6 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 
 RDEPEND="
 	virtual/perl-Carp
+	dev-perl/Clone
 	dev-perl/JSON
 	virtual/perl-Scalar-List-Utils
 "


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2022-01-09 11:22 Arthur Zamarin
  0 siblings, 0 replies; 32+ messages in thread
From: Arthur Zamarin @ 2022-01-09 11:22 UTC (permalink / raw
  To: gentoo-commits

commit:     c62af6dc69f0eef53dc52caffdb72a3b6dfdb3a7
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  9 11:21:49 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan  9 11:21:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c62af6dc

dev-perl/Mail-AuthenticationResults: Stabilize 2.202.109.150-r1 sparc, #829039

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.109.150-r1.ebuild                | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
index 7b2aaa2a7528..4da4a0361b86 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2022-01-10  8:38 Agostino Sarubbo
  0 siblings, 0 replies; 32+ messages in thread
From: Agostino Sarubbo @ 2022-01-10  8:38 UTC (permalink / raw
  To: gentoo-commits

commit:     e8664897807d350c179f4cbb3a81a84f213ebd48
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 10 08:37:56 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jan 10 08:37:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8664897

dev-perl/Mail-AuthenticationResults: amd64 stable wrt bug #829039

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.109.150-r1.ebuild                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
index 4da4a0361b86..661b7f1dfb93 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2022-01-10 11:23 Jakov Smolić
  0 siblings, 0 replies; 32+ messages in thread
From: Jakov Smolić @ 2022-01-10 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     01b25442f500019f9da3262aaaf6a814aa791b93
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 10 11:23:22 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jan 10 11:23:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b25442

dev-perl/Mail-AuthenticationResults: Stabilize 2.202.109.150-r1 x86, #829039

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.109.150-r1.ebuild                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
index 661b7f1dfb93..5117071e5291 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2022-01-13  6:34 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2022-01-13  6:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f67a6b2824be702d6e782250356a11cf5086c4df
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 06:33:34 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 06:34:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67a6b28

dev-perl/Mail-AuthenticationResults: Stabilize 2.202.109.150-r1 arm64, #829039

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.109.150-r1.ebuild                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
index 5117071e5291..5e4aed308ff4 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2022-01-24 14:42 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2022-01-24 14:42 UTC (permalink / raw
  To: gentoo-commits

commit:     53b4af899b9051805254da763ae26ec9665c3c40
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 24 14:41:39 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 14:41:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53b4af89

dev-perl/Mail-AuthenticationResults: Stabilize 2.202.109.150-r1 arm, #829039

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.109.150-r1.ebuild                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
index 5e4aed308ff4..fda902427765 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2022-01-28  9:31 Agostino Sarubbo
  0 siblings, 0 replies; 32+ messages in thread
From: Agostino Sarubbo @ 2022-01-28  9:31 UTC (permalink / raw
  To: gentoo-commits

commit:     d87bde3eff66fa24a1f71cc6fd24818eecd27739
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 28 09:30:56 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 28 09:30:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d87bde3e

dev-perl/Mail-AuthenticationResults: ppc stable wrt bug #829039

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.109.150-r1.ebuild                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
index fda902427765..7891af97b1d6 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2022-01-28  9:32 Agostino Sarubbo
  0 siblings, 0 replies; 32+ messages in thread
From: Agostino Sarubbo @ 2022-01-28  9:32 UTC (permalink / raw
  To: gentoo-commits

commit:     8b72132756025e928170dabaa5c2938ae2c790e7
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 28 09:32:13 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 28 09:32:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b721327

dev-perl/Mail-AuthenticationResults: ppc64 stable wrt bug #829039

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.109.150-r1.ebuild                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
index 7891af97b1d6..0bfbdee23531 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2023-03-22  5:22 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-03-22  5:22 UTC (permalink / raw
  To: gentoo-commits

commit:     c3108d940e2d5f47b96a2ac82f677fc12dd9d987
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 04:59:11 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 04:59:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3108d94

dev-perl/Mail-AuthenticationResults: add 2.202.301.120

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...Mail-AuthenticationResults-2.202.301.120.ebuild | 24 ++++++++++++++++++++++
 dev-perl/Mail-AuthenticationResults/Manifest       |  1 +
 2 files changed, 25 insertions(+)

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


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2023-06-01  5:23 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-06-01  5:23 UTC (permalink / raw
  To: gentoo-commits

commit:     6ec140b0c1ea997cce8be19c87e77fad517e5c87
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  1 05:23:35 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  1 05:23:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ec140b0

dev-perl/Mail-AuthenticationResults: Stabilize 2.202.301.120 arm, #907560

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.301.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 7a3651a6eb8b..6c5b099d5074 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.301.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.301.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2023-06-01  5:23 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-06-01  5:23 UTC (permalink / raw
  To: gentoo-commits

commit:     1724674f9ecf2664e498a2171f8c191a87dfee9b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  1 05:23:33 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  1 05:23:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1724674f

dev-perl/Mail-AuthenticationResults: Stabilize 2.202.301.120 arm64, #907560

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.301.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index af57db6b0ad3..7a3651a6eb8b 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.301.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.301.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2023-06-01  5:36 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-06-01  5:36 UTC (permalink / raw
  To: gentoo-commits

commit:     3650d2d03c00e2857e7a4d9f359aef5d2bef6797
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  1 05:36:43 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  1 05:36:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3650d2d0

dev-perl/Mail-AuthenticationResults: Stabilize 2.202.301.120 ppc64, #907560

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.301.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 6c5b099d5074..425ca9730329 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.301.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.301.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2023-06-01  6:22 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-06-01  6:22 UTC (permalink / raw
  To: gentoo-commits

commit:     59ad768457c862774059259ac291a8d1467886c0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  1 06:21:23 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  1 06:21:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ad7684

dev-perl/Mail-AuthenticationResults: Stabilize 2.202.301.120 x86, #907560

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.301.120.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 425ca9730329..216f53a04e96 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.301.120.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.301.120.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2023-06-24  2:57 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-06-24  2:57 UTC (permalink / raw
  To: gentoo-commits

commit:     05189601e4c120ebd9d772205ec0625b73d9113b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 02:56:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 02:56:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05189601

dev-perl/Mail-AuthenticationResults: add cpan upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Mail-AuthenticationResults/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-perl/Mail-AuthenticationResults/metadata.xml b/dev-perl/Mail-AuthenticationResults/metadata.xml
index e2c9afaca62c..726855218eba 100644
--- a/dev-perl/Mail-AuthenticationResults/metadata.xml
+++ b/dev-perl/Mail-AuthenticationResults/metadata.xml
@@ -5,4 +5,7 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="cpan">Mail-AuthenticationResults</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2024-05-01  3:59 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2024-05-01  3:59 UTC (permalink / raw
  To: gentoo-commits

commit:     e91b6b15680a2162b9157f686156a7d6156842a5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May  1 03:27:12 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May  1 03:49:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e91b6b15

dev-perl/Mail-AuthenticationResults: add 2.202.310.310

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...Mail-AuthenticationResults-2.202.310.310.ebuild | 24 ++++++++++++++++++++++
 dev-perl/Mail-AuthenticationResults/Manifest       |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.310.310.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.310.310.ebuild
new file mode 100644
index 000000000000..02d888d61332
--- /dev/null
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.310.310.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MBRADSHAW
+DIST_VERSION=2.20231031
+inherit perl-module
+
+DESCRIPTION="Object Oriented Authentication-Results Headers"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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 93acbd72003b..1bc32a3d9c66 100644
--- a/dev-perl/Mail-AuthenticationResults/Manifest
+++ b/dev-perl/Mail-AuthenticationResults/Manifest
@@ -1 +1,2 @@
 DIST Mail-AuthenticationResults-2.20230112.tar.gz 32438 BLAKE2B 7acc982ecb5e1486a7b6905acd220bd849c180fc7b8d6cddb75df89dc6fbbd47da122621739c6c783925a59b117783cf6aa0e6789d2520dc40a22b435e2b69dd SHA512 78ea5067e2386ccbbe5bb9c86150c8255e6f735319968180a59c992fac35a918704792b2f18bf10c0568a41690044fbdb14b9d23e7829c178a42eb64126725fb
+DIST Mail-AuthenticationResults-2.20231031.tar.gz 32794 BLAKE2B 8972c93754aa4944047251db59e77c4631cd24d7a3611d188b46c786bf14525c1f1c32c69e318d05604fa30744cf47f710b2f43f39c74da6eb34068c8039c283 SHA512 fc1a1f9099e1d3c3a2185bb2ba9f53be6799779b71dc1e7524e117b78e3868e9d264668bde188e787868a303d62262e9ded2fa9e1657d1987e9cbe488d06ed8e


^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/
@ 2024-06-09 21:24 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2024-06-09 21:24 UTC (permalink / raw
  To: gentoo-commits

commit:     b894b95782108858feb35064fe98a1c49f0a607b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 21:24:14 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 21:24:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b894b957

dev-perl/Mail-AuthenticationResults: Stabilize 2.202.310.310 ppc64, #933892

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-AuthenticationResults-2.202.310.310.ebuild                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.310.310.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.310.310.ebuild
index 858ce1e5f74f..75d278f912cf 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.310.310.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.310.310.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object Oriented Authentication-Results Headers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2024-06-09 21:25 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-01  6:22 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-AuthenticationResults/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-06-09 21:24 Sam James
2024-05-01  3:59 Sam James
2023-06-24  2:57 Sam James
2023-06-01  5:36 Sam James
2023-06-01  5:23 Sam James
2023-06-01  5:23 Sam James
2023-03-22  5:22 Sam James
2022-01-28  9:32 Agostino Sarubbo
2022-01-28  9:31 Agostino Sarubbo
2022-01-24 14:42 Sam James
2022-01-13  6:34 Sam James
2022-01-10 11:23 Jakov Smolić
2022-01-10  8:38 Agostino Sarubbo
2022-01-09 11:22 Arthur Zamarin
2021-12-18 16:09 Andreas K. Hüttel
2021-11-12  0:25 Andreas K. Hüttel
2021-10-11 15:25 Sam James
2021-10-11 12:17 Agostino Sarubbo
2021-10-11  8:10 Agostino Sarubbo
2021-10-11  5:12 Sam James
2021-10-11  4:20 Sam James
2021-09-06  0:15 Sam James
2021-07-28  1:08 Sam James
2021-07-24 20:23 Matt Turner
2021-07-08  7:11 Sergei Trofimovich
2021-07-08  7:09 Sergei Trofimovich
2021-07-07  2:16 Sam James
2021-07-06 17:59 Sam James
2021-06-30 23:20 Sergei Trofimovich
2021-06-29 18:59 Sergei Trofimovich
2021-06-28 20:29 Andreas K. Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox