public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Box-IMAP4/
Date: Wed,  1 Nov 2017 03:52:39 +0000 (UTC)	[thread overview]
Message-ID: <1509507825.358bc033e8de98b64228a70d2537a04adca67f84.kentnl@gentoo> (raw)

commit:     358bc033e8de98b64228a70d2537a04adca67f84
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  1 03:43:45 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Nov  1 03:43:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=358bc033

dev-perl/Mail-Box-IMAP4: Bump to version 3.2.0

Upstream:
- Fix wrong license documentation

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.2.0.ebuild b/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.2.0.ebuild
new file mode 100644
index 00000000000..3580c329491
--- /dev/null
+++ b/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.2.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.002
+inherit perl-module
+
+DESCRIPTION="Mail::Box connector via IMAP4"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	dev-perl/TimeDate
+	dev-perl/Digest-HMAC
+	virtual/perl-Digest-MD5
+	virtual/perl-File-Spec
+	>=dev-perl/Mail-Box-3
+	dev-perl/Mail-IMAPClient
+	>=dev-perl/Mail-Message-3
+	>=dev-perl/Mail-Transport-3
+	virtual/perl-Scalar-List-Utils
+	!!<dev-perl/Mail-Box-3
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"

diff --git a/dev-perl/Mail-Box-IMAP4/Manifest b/dev-perl/Mail-Box-IMAP4/Manifest
index 3d0529b6dca..480b579e1ee 100644
--- a/dev-perl/Mail-Box-IMAP4/Manifest
+++ b/dev-perl/Mail-Box-IMAP4/Manifest
@@ -1 +1,2 @@
 DIST Mail-Box-IMAP4-3.001.tar.gz 41829 SHA256 48315c3716c66d86ef6dbd766a77d3f19f7d95bc47799bd0f0bc33ffe3563f05 SHA512 ba9ba1b706d90686755f65ca07d9052461607df02164931b3578c29e639a2a083c8f3354f2ae53d619a8b270ed4ddcbb91ea8669cf7740332243136d49f2bf81 WHIRLPOOL 452ecf26da48e1cbd333b57e53044bfc3f68671fb4bd040eec394ae205d692334b0f5b4856e13ebd4190e2921f1f1e97015936e2ddb37519cbadeef06cc35f13
+DIST Mail-Box-IMAP4-3.002.tar.gz 41874 SHA256 87c9b2e4520506a9d8de3d0a29c1767a554b248bd67e912c9385935c8b129c53 SHA512 0d5ef070271ad67492209d479acfd056fb7c3e4d21e2a0ed5986535e3a59d3a330831771914c35223e4819b78a47ab02f350788fd8617ae293cae3dd7887896f WHIRLPOOL c47a69bc47297d2af19e5e797ca6410b98b53f4b3616e5bfc2cf36caad5a87d56435536d3139dd857b46763104ff8a10b45a48507d463e55e39740ff2fd26fae


             reply	other threads:[~2017-11-01  3:52 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-01  3:52 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-04 10:50 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Box-IMAP4/ Sam James
2023-09-09  8:08 Sam James
2022-06-29 13:02 Sam James
2022-06-29 11:40 Sam James
2022-03-03 15:14 Yixun Lan
2021-09-07  0:09 Sam James
2021-07-31 13:07 Agostino Sarubbo
2021-07-31 13:04 Agostino Sarubbo
2021-07-30 15:10 Agostino Sarubbo
2021-06-27 19:13 Andreas K. Hüttel
2020-10-27 23:31 Sam James
2020-10-12 11:49 Agostino Sarubbo
2020-10-11 17:48 Sam James
2020-08-25  1:51 Sam James
2020-05-20  5:51 Georgy Yakovlev
2018-06-10  7:20 Kent Fredric
2017-03-18 11:21 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1509507825.358bc033e8de98b64228a70d2537a04adca67f84.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox