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/MIME-tools/
Date: Sun, 29 Nov 2015 19:51:05 +0000 (UTC)	[thread overview]
Message-ID: <1448826652.970d66f08d9a37c249f438325bce262a17eca099.dilfridge@gentoo> (raw)

commit:     970d66f08d9a37c249f438325bce262a17eca099
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 19:40:14 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 19:50:52 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970d66f0

dev-perl/MIME-tools: Version bump

Package-Manager: portage-2.2.26

 dev-perl/MIME-tools/MIME-tools-5.507.0.ebuild | 33 +++++++++++++++++++++++++++
 dev-perl/MIME-tools/Manifest                  |  1 +
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/MIME-tools/MIME-tools-5.507.0.ebuild b/dev-perl/MIME-tools/MIME-tools-5.507.0.ebuild
new file mode 100644
index 0000000..2b2da5c
--- /dev/null
+++ b/dev-perl/MIME-tools/MIME-tools-5.507.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=DSKOLL
+MODULE_VERSION=5.507
+inherit perl-module
+
+DESCRIPTION="A Perl module for parsing and creating MIME entities"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="test"
+
+RDEPEND="
+	>=virtual/perl-File-Path-1
+	>=virtual/perl-File-Spec-0.600.0
+	>=virtual/perl-File-Temp-0.180.0
+	virtual/perl-IO
+	>=virtual/perl-MIME-Base64-2.200.0
+	dev-perl/MailTools
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.590.0
+	test? (
+		dev-perl/Test-Deep
+		dev-perl/Test-Pod
+	)
+"
+
+SRC_TEST="do parallel"

diff --git a/dev-perl/MIME-tools/Manifest b/dev-perl/MIME-tools/Manifest
index e904da7..c985df5 100644
--- a/dev-perl/MIME-tools/Manifest
+++ b/dev-perl/MIME-tools/Manifest
@@ -1,2 +1,3 @@
 DIST MIME-tools-5.504.tar.gz 404825 SHA256 0f5819eecd59bd46874f741dfc452a0a172e59a7ac6c422ce69e10593f7693d2 SHA512 0ff4d3991bc9e37edc39204051f7d9b9562a8afa23f768f0f653c554bf29c16ba315a043d63818c9e2ebc5f01a9f6961930dd8f4a1a501b5639bca36dde93c09 WHIRLPOOL 41059bd54a0537ff4e5cf76658248de9acaa603d514df88b26ee2fb2bd661fc854f02228a2c055ac107b06c77a35254a4bc97bcd1c659ddd3e840c437d11b1ec
 DIST MIME-tools-5.506.tar.gz 406565 SHA256 dbed9bf46830c4a1df9840a546824ee44d14902012870f0c34bc4f5cc86af812 SHA512 31cc1efb61100127bacfba435b7e500259bbb0e30206fb3fe125d2a86186e977eefecd7689e82bb4c8e76e8791c6c84719b276769c7e8fa6ab3b51cfa00b34c5 WHIRLPOOL fa6b24bbb33dbc658de87efcce5944e405c364ac262c60b022b770a5259816bb1027ff9dc82392784cb2183dc0fc0cb085f634de696f77bbde135df0498cbb21
+DIST MIME-tools-5.507.tar.gz 406373 SHA256 2f43683e1d5bed21179207d81c0caf1d5b5d480d018ac812f4ab950879fe7793 SHA512 b617d417784d01d8f81acda6f595b46d35d8c8382a9e436ccc3a2fec6ed6c2a3daf20785fabae1663ba278616172a5ea365ba83b390aed9e6defab67fdbfbaa7 WHIRLPOOL 94c9cdce2d5f925a37434307032544eed4c17baa0ce86bb2199caa2f85365e004b71474bb265b5ad04e7009b7c733829fb7da8fc459a896165ba9d0cc80560c0


             reply	other threads:[~2015-11-29 19:51 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-29 19:51 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-25 19:43 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-tools/ Andreas Hüttel
2016-03-26 15:56 Agostino Sarubbo
2016-03-26 20:06 Andreas Hüttel
2016-08-04 21:56 Kent Fredric
2016-12-14 22:40 Andreas Hüttel
2017-04-09 21:24 Kent Fredric
2017-06-29  8:06 Agostino Sarubbo
2017-06-30  8:27 Sergei Trofimovich
2017-06-30 11:10 Agostino Sarubbo
2017-08-28 14:57 Mikle Kolyada
2017-08-28 14:58 Mikle Kolyada
2017-12-03 22:14 James Le Cuirot
2019-01-10  4:08 Kent Fredric
2021-03-05 20:34 Sam James
2021-03-30  9:27 Sam James
2021-09-25 21:59 Marek Szuba
2021-11-13 20:21 Andreas K. Hüttel
2023-03-22  5:22 Sam James
2023-06-01  5:23 Sam James
2023-06-01  5:48 Sam James
2023-06-01  6:45 Sam James
2023-06-01  7:33 Sam James
2023-06-01  7:50 Arthur Zamarin
2023-11-04 10:49 Sam James
2023-11-04 10:49 Sam James
2023-11-04 10:49 Sam James
2023-11-04 16:13 Arthur Zamarin
2024-05-01  7:10 Sam James
2024-06-09 20:36 Sam James
2024-06-09 21:18 Sam James
2024-06-14  1:50 Sam James

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=1448826652.970d66f08d9a37c249f438325bce262a17eca099.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