public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2015-11-26 22:35 Andreas Hüttel
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas Hüttel @ 2015-11-26 22:35 UTC (permalink / raw
  To: gentoo-commits

commit:     07aaa5bcc05d01092ec5b6665dd5392ace47be99
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 22:34:58 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 22:35:39 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07aaa5bc

dev-perl/Mail-IMAPClient: Version bump

Package-Manager: portage-2.2.25

 .../Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild | 32 ++++++++++++++++++++++
 dev-perl/Mail-IMAPClient/Manifest                  |  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild
new file mode 100644
index 0000000..5b84f6c
--- /dev/null
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=PLOBBES
+MODULE_VERSION=3.37
+inherit perl-module
+
+DESCRIPTION="IMAP client module for Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-File-Temp
+	virtual/perl-Scalar-List-Utils
+	virtual/perl-MIME-Base64
+	>=dev-perl/Parse-RecDescent-1.940.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+		dev-perl/Test-Pod
+	)
+"
+
+SRC_TEST="do parallel"

diff --git a/dev-perl/Mail-IMAPClient/Manifest b/dev-perl/Mail-IMAPClient/Manifest
index 1fe1850..c7d4e2e 100644
--- a/dev-perl/Mail-IMAPClient/Manifest
+++ b/dev-perl/Mail-IMAPClient/Manifest
@@ -1 +1,2 @@
 DIST Mail-IMAPClient-3.35.tar.gz 186010 SHA256 8a4503833ce87d980be2d54603d94de4b365c2369eab19b095216506ce40f663 SHA512 c8fc11d098a0c0370347155e860e4eb1b0842c5de825f206d166bd6d99d510a492aa0ebe5a15f561aae1f379641f502fc4984660be2a0b42be52a01a58661595 WHIRLPOOL 264bb7cf85466a65a13184a1c008d8913f8b77af9954983e83b7eb5542747d5cf146fd6dc4d089020ab25183781e1394366d109b489973cf9ac7b4739fd0b017
+DIST Mail-IMAPClient-3.37.tar.gz 188964 SHA256 481df10e0426938dcf6ae641e8e15098ddaeb44ca247772a27b87278f78ba9f3 SHA512 e6baeb880610d55991342fc50acd5bb666a4d94856f4d158172eb5e430aa62296847cb4cec4706398dfbaf7af657ca0024ef92bbb455addd0cd648c47d847fef WHIRLPOOL 7801f9032ad445a0c8994523f5c7bc6455a69b52b16690a00d352575436cc487324f7e1671a808ae84f36af363b521fd752818151dd67c5852da42653398e9db


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2015-11-27  1:16 Patrice Clement
  0 siblings, 0 replies; 22+ messages in thread
From: Patrice Clement @ 2015-11-27  1:16 UTC (permalink / raw
  To: gentoo-commits

commit:     f403b23a0f2336236289f3e8026be154cf32275f
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 23:31:07 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 01:15:27 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f403b23a

dev-perl/Mail-IMAPClient: Mend header.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild
index 5b84f6c..891887d 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2016-03-26 15:25 Agostino Sarubbo
  0 siblings, 0 replies; 22+ messages in thread
From: Agostino Sarubbo @ 2016-03-26 15:25 UTC (permalink / raw
  To: gentoo-commits

commit:     383ae37450ab3b491eee87e7b71e18828b14b40a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 15:25:30 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 15:25:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=383ae374

dev-perl/Mail-IMAPClient: alpha/amd64/arm/ia64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #578036

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild
index 891887d..d6a2a35 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2016-03-26 20:06 Andreas Hüttel
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas Hüttel @ 2016-03-26 20:06 UTC (permalink / raw
  To: gentoo-commits

commit:     cf9d21dc976379e6426451cfc630ff3d7e6414a3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 19:58:27 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 19:58:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf9d21dc

dev-perl/Mail-IMAPClient: Remove old

Package-Manager: portage-2.2.28

 .../Mail-IMAPClient/Mail-IMAPClient-3.350.0.ebuild | 26 ----------------------
 dev-perl/Mail-IMAPClient/Manifest                  |  1 -
 2 files changed, 27 deletions(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.350.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.350.0.ebuild
deleted file mode 100644
index 5e0a293..0000000
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.350.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=PLOBBES
-MODULE_VERSION=3.35
-inherit perl-module
-
-DESCRIPTION="IMAP client module for Perl"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
-IUSE="test"
-
-RDEPEND="
-	>=dev-perl/Parse-RecDescent-1.940.0
-"
-DEPEND="${RDEPEND}
-	test? (
-		dev-perl/Test-Pod
-	)
-"
-
-SRC_TEST="do"

diff --git a/dev-perl/Mail-IMAPClient/Manifest b/dev-perl/Mail-IMAPClient/Manifest
index c045b91..b8b920c 100644
--- a/dev-perl/Mail-IMAPClient/Manifest
+++ b/dev-perl/Mail-IMAPClient/Manifest
@@ -1,3 +1,2 @@
-DIST Mail-IMAPClient-3.35.tar.gz 186010 SHA256 8a4503833ce87d980be2d54603d94de4b365c2369eab19b095216506ce40f663 SHA512 c8fc11d098a0c0370347155e860e4eb1b0842c5de825f206d166bd6d99d510a492aa0ebe5a15f561aae1f379641f502fc4984660be2a0b42be52a01a58661595 WHIRLPOOL 264bb7cf85466a65a13184a1c008d8913f8b77af9954983e83b7eb5542747d5cf146fd6dc4d089020ab25183781e1394366d109b489973cf9ac7b4739fd0b017
 DIST Mail-IMAPClient-3.37.tar.gz 188964 SHA256 481df10e0426938dcf6ae641e8e15098ddaeb44ca247772a27b87278f78ba9f3 SHA512 e6baeb880610d55991342fc50acd5bb666a4d94856f4d158172eb5e430aa62296847cb4cec4706398dfbaf7af657ca0024ef92bbb455addd0cd648c47d847fef WHIRLPOOL 7801f9032ad445a0c8994523f5c7bc6455a69b52b16690a00d352575436cc487324f7e1671a808ae84f36af363b521fd752818151dd67c5852da42653398e9db
 DIST Mail-IMAPClient-3.38.tar.gz 190487 SHA256 d0f346d111dba93548ceac1192a993210ffcd5f81f83638ee277607bfacc1a4d SHA512 aa2d4ae43ac221db5b99d20884d34ce41fabdc593cee48e7daf7d7048dd351026231f9a4193044f42eb17c8d303b5af0b924bea17fed27c4d0934ca2935b73f3 WHIRLPOOL 29116d21168eb03db194ba80ede6a50074798cebdd07e8a1f35ecb0e45911af0fd71378662039da325c0a56aa915a7a209254efb3816e50453fc637c151e93e3


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2016-04-19 19:37 Markus Meier
  0 siblings, 0 replies; 22+ messages in thread
From: Markus Meier @ 2016-04-19 19:37 UTC (permalink / raw
  To: gentoo-commits

commit:     b732d338c2b2eb9cbb26f4b80573fa176f0149fc
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 19 19:36:45 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Apr 19 19:36:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b732d338

dev-perl/Mail-IMAPClient: add ~arm, bug #577116

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.380.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.380.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.380.0.ebuild
index 197eee9..cdd42b9 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.380.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.380.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~s390 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~s390 ~sh ~x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2016-08-06 17:03 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2016-08-06 17:03 UTC (permalink / raw
  To: gentoo-commits

commit:     058ab62eeb201478fa8175c299f056bccb4bc579
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 16:28:26 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 17:02:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=058ab62e

dev-perl/Mail-IMAPClient: Remove POD Author Tests

Not useful on Gentoo

NB: Keywords for s390 and sh still broken.

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild
index d6a2a35..83724a4 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.370.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -25,8 +25,12 @@ DEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? (
 		virtual/perl-Test-Simple
-		dev-perl/Test-Pod
 	)
 "
 
 SRC_TEST="do parallel"
+
+src_test() {
+	perl_rm_files t/pod.t
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2018-07-16  6:54 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2018-07-16  6:54 UTC (permalink / raw
  To: gentoo-commits

commit:     15b2366489f932cb640d3cb728f3b488163d42a8
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Jul 16 06:33:36 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jul 16 06:54:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15b23664

dev-perl/Mail-IMAPClient: stable 3.390.0 for sparc

Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
index 47def300afb..0ace9d9c855 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2018-07-20  8:08 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2018-07-20  8:08 UTC (permalink / raw
  To: gentoo-commits

commit:     27a9402b0d34d19ea7fac02c8619091b9024364e
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 08:00:38 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 08:07:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27a9402b

dev-perl/Mail-IMAPClient: stable 3.390.0 for ia64, bug #661196

Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
index 0ace9d9c855..47e4bb774ee 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2018-07-20 23:18 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2018-07-20 23:18 UTC (permalink / raw
  To: gentoo-commits

commit:     0f0e46868c8f4f526d31fc5868f90ca91d6f0a2a
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 22:57:36 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 23:17:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f0e4686

dev-perl/Mail-IMAPClient: stable 3.390.0 for ppc, bug #661196

Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
index 47e4bb774ee..51170187fc5 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2018-07-21 11:50 Tobias Klausmann
  0 siblings, 0 replies; 22+ messages in thread
From: Tobias Klausmann @ 2018-07-21 11:50 UTC (permalink / raw
  To: gentoo-commits

commit:     f068a85a43694688fc4396b66024bbdd6e73dfc2
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 11:49:03 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 11:50:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f068a85a

dev-perl/Mail-IMAPClient-3.390.0-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/661196

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
index 51170187fc5..c77019ec252 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2018-07-23  0:43 Mikle Kolyada
  0 siblings, 0 replies; 22+ messages in thread
From: Mikle Kolyada @ 2018-07-23  0:43 UTC (permalink / raw
  To: gentoo-commits

commit:     b332488cf66aaf1b2a99c96621d20a9c4f989043
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 23 00:43:08 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jul 23 00:43:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b332488c

dev-perl/Mail-IMAPClient: arm stable wrt bug #661196

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
index c77019ec252..851894fd8ec 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2020-08-25  1:51 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2020-08-25  1:51 UTC (permalink / raw
  To: gentoo-commits

commit:     d5742bd3f763f47bf21d702fd4423a2cbc97db7c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 01:49:53 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 01:49:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5742bd3

dev-perl/Mail-IMAPClient: arm64 keyworded (bug #734840)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
index d5c6e96a6b9..f7d0149d148 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 ~s390 sparc x86"
 IUSE="test ntlm md5 ssl zlib"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2020-10-11 17:48 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2020-10-11 17:48 UTC (permalink / raw
  To: gentoo-commits

commit:     432803b8fc2d920d7026f9117ced4c61481a4ba3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 11 17:41:35 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 17:41:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=432803b8

dev-perl/Mail-IMAPClient: Stabilize 3.390.0 arm64, #747643

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

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
index f7d0149d148..26d843d87a2 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 ~s390 sparc x86"
 IUSE="test ntlm md5 ssl zlib"
 RESTRICT="!test? ( test )"
 


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

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

commit:     7c36c4ec7aeaaf6cbc8de216e5bf79f001d1f135
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 11:49:18 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 11:49:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c36c4ec

dev-perl/Mail-IMAPClient: ppc64 stable wrt bug #747643

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

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
index 26d843d87a2..f42b7f9d40c 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~s390 sparc x86"
 IUSE="test ntlm md5 ssl zlib"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2021-07-30 15:10 Agostino Sarubbo
  0 siblings, 0 replies; 22+ messages in thread
From: Agostino Sarubbo @ 2021-07-30 15:10 UTC (permalink / raw
  To: gentoo-commits

commit:     2c42a373eb80043ba33718ca4240e31ce651c36f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 30 15:10:31 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jul 30 15:10:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c42a373

dev-perl/Mail-IMAPClient: amd64 stable wrt bug #805113

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

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
index 838701d57b8..b4ddc95abd4 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

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

commit:     5fba8f71c39965846c9c91d452b559a3e40aaf30
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 30 22:35:30 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 30 22:35:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fba8f71

dev-perl/Mail-IMAPClient: Stabilize 3.430.0 sparc, #805113

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

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
index b4ddc95abd4..47a97ee52eb 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2021-07-31 13:01 Agostino Sarubbo
  0 siblings, 0 replies; 22+ messages in thread
From: Agostino Sarubbo @ 2021-07-31 13:01 UTC (permalink / raw
  To: gentoo-commits

commit:     cf9170c689f8b971d12dece4cd79df9a50344ef8
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 13:00:40 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 13:00:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf9170c6

dev-perl/Mail-IMAPClient: ppc stable wrt bug #805113

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

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
index 47a97ee52eb..f7ab87967f5 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~s390 sparc ~x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2021-07-31 13:04 Agostino Sarubbo
  0 siblings, 0 replies; 22+ messages in thread
From: Agostino Sarubbo @ 2021-07-31 13:04 UTC (permalink / raw
  To: gentoo-commits

commit:     5b301978e871d2953d4a8ce22dd1d46f42857cb6
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 13:04:15 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 13:04:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b301978

dev-perl/Mail-IMAPClient: ppc64 stable wrt bug #805113

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

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
index f7ab87967f5..b2806fc9ebe 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~s390 sparc ~x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2021-07-31 13:07 Agostino Sarubbo
  0 siblings, 0 replies; 22+ messages in thread
From: Agostino Sarubbo @ 2021-07-31 13:07 UTC (permalink / raw
  To: gentoo-commits

commit:     4911719ff4584f6c52cca3d8130e8401ad01319a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 13:06:46 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 13:06:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4911719f

dev-perl/Mail-IMAPClient: x86 stable wrt bug #805113

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

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
index b2806fc9ebe..b1a6eeb4b72 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~s390 sparc x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

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

commit:     1540b8e04568599aef49504b29e90995228dfba9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 22:11:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 22:11:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1540b8e0

dev-perl/Mail-IMAPClient: Stabilize 3.430.0 arm, #805113

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

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
index b1a6eeb4b72..7441df47d7f 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~s390 sparc x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

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

commit:     a507da8d96d82dbb031ed99d3282ff3485f946dc
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 12 00:12:08 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 12 00:25:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a507da8d

dev-perl/Mail-IMAPClient: Remove old

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

 .../Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild | 49 ----------------------
 dev-perl/Mail-IMAPClient/Manifest                  |  1 -
 2 files changed, 50 deletions(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
deleted file mode 100644
index f42b7f9d40c..00000000000
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PLOBBES
-DIST_VERSION=3.39
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="IMAP client module for Perl"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~s390 sparc x86"
-IUSE="test ntlm md5 ssl zlib"
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-	"${FILESDIR}/${DIST_VERSION}-makefilepl.patch"
-)
-PERL_RM_FILES=(
-	"t/quota.t" # Requires imap server config in test.txt
-	"t/basic.t"
-	"t/pod.t"   # Bad author test
-)
-# IO::File, IO::Select, IO::Socket, IO::Socket::INET -> perl-IO
-# Digest::HMAC_MD5 -> Digest-HMAC
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-File-Temp
-	>=virtual/perl-IO-1.260.0
-	virtual/perl-Scalar-List-Utils
-	virtual/perl-MIME-Base64
-	>=dev-perl/Parse-RecDescent-1.967.9
-	ntlm? ( dev-perl/Authen-NTLM )
-	md5? (
-		dev-perl/Authen-SASL
-		dev-perl/Digest-HMAC
-		virtual/perl-Digest-MD5
-	)
-	ssl? ( dev-perl/IO-Socket-SSL )
-	zlib? ( virtual/perl-IO-Compress )
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"

diff --git a/dev-perl/Mail-IMAPClient/Manifest b/dev-perl/Mail-IMAPClient/Manifest
index 65e4b6771d2..9c73d8d57ca 100644
--- a/dev-perl/Mail-IMAPClient/Manifest
+++ b/dev-perl/Mail-IMAPClient/Manifest
@@ -1,2 +1 @@
-DIST Mail-IMAPClient-3.39.tar.gz 190965 BLAKE2B 43fb640d2282945b21e743ccb8bec037103b7bcff78396f1f72f26d7860d5b5f69bcab837f3e857610426f958c860085f66cef21c8d5115940fc64ae3667f1e3 SHA512 156e5f6682d55f2c112ae5065448f0c502d3e748c4405768152ccccd7d944cf949f7c3fd42f30f40c86337457dea5c037959bf29739e4c413e4b45af2b74c222
 DIST Mail-IMAPClient-3.43.tar.gz 189679 BLAKE2B da28ec4358532dcac59241dca4ffc29c3cf86bc3bba388dd66e27f45ac675c4754d0def00eb7112e4b1ffb1d595b3941b160a3f3e81a8ffccacc8351b4f96a94 SHA512 9e2346238d68ea62c0ad2e5c03ae9a36face8238dbccbbc083bcefd41d82a7f75887e3245c792e4bd2a5999ce66fabdc4e861118904e96cf2781e1ca549a1b09


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
@ 2022-03-03 15:14 Yixun Lan
  0 siblings, 0 replies; 22+ messages in thread
From: Yixun Lan @ 2022-03-03 15:14 UTC (permalink / raw
  To: gentoo-commits

commit:     0bccfda22609d1b2ec1a5574cd34f25b2471323f
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  3 14:15:33 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Mar  3 15:13:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bccfda2

dev-perl/Mail-IMAPClient: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
index c1e016244895..065cc1e6ad7c 100644
--- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild
+++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.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
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IMAP client module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="test ntlm md5 ssl zlib"
 
 PATCHES=(


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

end of thread, other threads:[~2022-03-03 15:14 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-19 19:37 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/ Markus Meier
  -- strict thread matches above, loose matches on Subject: below --
2022-03-03 15:14 Yixun Lan
2021-11-12  0:25 Andreas K. Hüttel
2021-07-31 22:12 Sam James
2021-07-31 13:07 Agostino Sarubbo
2021-07-31 13:04 Agostino Sarubbo
2021-07-31 13:01 Agostino Sarubbo
2021-07-30 22:36 Sam James
2021-07-30 15:10 Agostino Sarubbo
2020-10-12 11:49 Agostino Sarubbo
2020-10-11 17:48 Sam James
2020-08-25  1:51 Sam James
2018-07-23  0:43 Mikle Kolyada
2018-07-21 11:50 Tobias Klausmann
2018-07-20 23:18 Sergei Trofimovich
2018-07-20  8:08 Sergei Trofimovich
2018-07-16  6:54 Sergei Trofimovich
2016-08-06 17:03 Kent Fredric
2016-03-26 20:06 Andreas Hüttel
2016-03-26 15:25 Agostino Sarubbo
2015-11-27  1:16 Patrice Clement
2015-11-26 22:35 Andreas Hüttel

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