public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Box-POP3/
Date: Tue, 29 Aug 2023 06:36:59 +0000 (UTC)	[thread overview]
Message-ID: <1693290789.89f2f095e159789ac9d0689f55befce2490c14a7.sam@gentoo> (raw)

commit:     89f2f095e159789ac9d0689f55befce2490c14a7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 06:33:09 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 06:33:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f2f095

dev-perl/Mail-Box-POP3: add 3.6.0

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

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

diff --git a/dev-perl/Mail-Box-POP3/Mail-Box-POP3-3.6.0.ebuild b/dev-perl/Mail-Box-POP3/Mail-Box-POP3-3.6.0.ebuild
new file mode 100644
index 000000000000..e4212ce8b7c6
--- /dev/null
+++ b/dev-perl/Mail-Box-POP3/Mail-Box-POP3-3.6.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.006
+DIST_TEST="do" # parallel tests fail
+inherit perl-module
+
+DESCRIPTION="Mail::Box connector via POP3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Digest-MD5
+	virtual/perl-File-Spec
+	virtual/perl-IO
+	>=dev-perl/Mail-Message-3
+	>=dev-perl/Mail-Box-3
+	virtual/perl-Scalar-List-Utils
+	virtual/perl-Socket
+	!!<dev-perl/Mail-Box-3
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"

diff --git a/dev-perl/Mail-Box-POP3/Manifest b/dev-perl/Mail-Box-POP3/Manifest
index 301bef8f63be..a000413b5a1d 100644
--- a/dev-perl/Mail-Box-POP3/Manifest
+++ b/dev-perl/Mail-Box-POP3/Manifest
@@ -1 +1,2 @@
 DIST Mail-Box-POP3-3.005.tar.gz 31804 BLAKE2B e0ef2d6ed0b19de2f51497af0268bcc5fd78ab6c3027bbcd134edaf942728e4494f11eab8066151d088c933104011af7015383ef408ae6a8ae45367df03d8131 SHA512 cbcda3c9df08d8cf5d279e1b8308885213b75b0af56a3be7c0a5fc769ff60a6c9e6f2cd5ab4ab19532e388e14ceb6b4b62042dea4bb512c31384823004137079
+DIST Mail-Box-POP3-3.006.tar.gz 32679 BLAKE2B e2c91374e5c7472deb955bf36b1393903575f43d59d01453b86ed0c8cd0e654e1071c2cec783b70a657ed1641cb6937b338b112d5b9b48a4c06e83011bdd8cac SHA512 01897da20b53d6078f0f43c0442a0b93a8067cb704c040fb398b4772286c8bba3a97c5aaee2729baeab58575533f3e4a84d7761dc9d9c2173aa7f57ca1c9bcbe


             reply	other threads:[~2023-08-29  6:37 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-29  6:36 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-12 11:59 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Box-POP3/ Arthur Zamarin
2025-07-12  2:56 Sam James
2025-07-12  2:56 Sam James
2025-06-06  2:30 Sam James
2023-10-01  7:02 Sam James
2023-10-01  4:53 Sam James
2023-10-01  4:04 Sam James
2023-10-01  4:04 Sam James
2023-10-01  3:57 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-28 20:29 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-11-01  3:52 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=1693290789.89f2f095e159789ac9d0689f55befce2490c14a7.sam@gentoo \
    --to=sam@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