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/Email-MIME-ContentType/
Date: Thu,  8 Dec 2016 19:09:07 +0000 (UTC)	[thread overview]
Message-ID: <1481223537.9d82450e4befe3cf58e4f5e8df71e979cfbf2db6.kentnl@gentoo> (raw)

commit:     9d82450e4befe3cf58e4f5e8df71e979cfbf2db6
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  8 09:11:23 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Dec  8 18:58:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d82450e

dev-perl/Email-MIME-ContentType: Bump to version 1.18.0

- EAPI6
- Parallel testing

Upstream:
- Fix implementation of $STRICT_PARAMS to work as documented
- Support whitespace between "=" and parameter values.

Package-Manager: portage-2.3.3

 .../Email-MIME-ContentType-1.18.0.ebuild           | 28 ++++++++++++++++++++++
 dev-perl/Email-MIME-ContentType/Manifest           |  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild
new file mode 100644
index 00000000..a41bd10
--- /dev/null
+++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=1.018
+inherit perl-module
+
+DESCRIPTION="Parse a MIME Content-Type Header"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=virtual/perl-Exporter-5.570.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-CPAN-Meta-2.120.900
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/Email-MIME-ContentType/Manifest b/dev-perl/Email-MIME-ContentType/Manifest
index 9e12d7a..18580e3 100644
--- a/dev-perl/Email-MIME-ContentType/Manifest
+++ b/dev-perl/Email-MIME-ContentType/Manifest
@@ -1 +1,2 @@
 DIST Email-MIME-ContentType-1.016.tar.gz 14231 SHA256 33507420ab5f87ab0edbf173454cb6c59e05bd0650dc07de351dc0b501ffd4d1 SHA512 f2ceb070f4bb02882bcd68c8f6a93e6cd34cbef1cf019ca83135a4461c3376b124bd6352def0325be418ca9d0e97c42d3f1d918a92768ba3b79f806995f9a8ba WHIRLPOOL b0a6d1a281d61051f2a306933e687e4003e4576a4f1275f180b47ec73045bab07edd18b922b99458daad35ab1ee877117598211bb0a5bb638d9bcdb515285340
+DIST Email-MIME-ContentType-1.018.tar.gz 17195 SHA256 7508cd1227b8f150a403ca49658cb4a0892836dd8f01ff95f049957b2abf10f9 SHA512 0b3f9af2521cfd2aaac602f8e67f1ab12b7f9aa711d16ef73f95cb197ceae96c3f72328a21ba7c6a5c37a87822d774b0dfef090bc6b371b11e0dd866c61b197b WHIRLPOOL d93c33fa6c97c3cfcd8027ab2b9d348d392cfcf10e2632d18abdc78aa093949397120a673d68f1a9b653e8f89f2239ef079fb739cb8a994e985688b758dfbb62


             reply	other threads:[~2016-12-08 19:09 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-08 19:09 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-21  9:12 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-MIME-ContentType/ Arthur Zamarin
2023-06-21  8:31 Arthur Zamarin
2023-06-21  8:31 Arthur Zamarin
2023-06-21  8:18 Arthur Zamarin
2023-06-21  8:18 Sam James
2023-06-21  8:18 Sam James
2023-06-21  8:16 Arthur Zamarin
2023-04-03 19:10 Arthur Zamarin
2023-04-01 18:14 Arthur Zamarin
2023-02-26 18:21 Arthur Zamarin
2023-02-24 20:02 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2022-12-31 15:51 Arthur Zamarin
2022-12-25 17:29 Arthur Zamarin
2022-09-14 15:30 Jakov Smolić
2022-08-19  2:40 Sam James
2021-08-13  1:05 Sam James
2021-08-03 12:00 Agostino Sarubbo
2021-08-02  2:19 Sam James
2021-08-01  8:03 Sam James
2021-08-01  7:40 Sam James
2021-05-28 12:04 Agostino Sarubbo
2021-05-28 12:03 Agostino Sarubbo
2021-05-27 23:15 Sam James
2021-05-27 23:15 Sam James
2021-05-27 21:38 Andreas K. Hüttel
2021-05-27 21:38 Andreas K. Hüttel
2020-08-13  8:03 Kent Fredric
2018-07-29  6:16 Kent Fredric
2018-06-25 21:23 Tobias Klausmann
2018-06-10 16:55 Thomas Deutschmann
2018-06-10 15:38 Aaron Bauman
2017-10-21  3:32 Kent Fredric
2016-08-06 14:56 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=1481223537.9d82450e4befe3cf58e4f5e8df71e979cfbf2db6.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