public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-IMAPClient/
Date: Thu, 26 Nov 2015 22:35:51 +0000 (UTC)	[thread overview]
Message-ID: <1448577339.07aaa5bcc05d01092ec5b6665dd5392ace47be99.dilfridge@gentoo> (raw)

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


             reply	other threads:[~2015-11-26 22:35 UTC|newest]

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

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=1448577339.07aaa5bcc05d01092ec5b6665dd5392ace47be99.dilfridge@gentoo \
    --to=dilfridge@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