commit:     c98bdf86aff87b8bede545fcf6cd5b5660fa7cb8
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  8 01:40:50 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Dec  8 03:29:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c98bdf86

dev-perl/Email-Date-Format: Bump to version 1.5.0

- EAPI6
- Parallel Tests

Upstream:
- Documentation fixes

Package-Manager: portage-2.3.3

 .../Email-Date-Format-1.5.0.ebuild                 | 26 ++++++++++++++++++++++
 dev-perl/Email-Date-Format/Manifest                |  1 +
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Email-Date-Format/Email-Date-Format-1.5.0.ebuild 
b/dev-perl/Email-Date-Format/Email-Date-Format-1.5.0.ebuild
new file mode 100644
index 00000000..dddde9a
--- /dev/null
+++ b/dev-perl/Email-Date-Format/Email-Date-Format-1.5.0.ebuild
@@ -0,0 +1,26 @@
+# 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.005
+inherit perl-module
+
+DESCRIPTION="Produce RFC 822 date strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~sparc-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+       >=virtual/perl-Exporter-5.570.0
+       virtual/perl-Time-Local
+"
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               >=virtual/perl-Test-Simple-0.960.0
+       )
+"

diff --git a/dev-perl/Email-Date-Format/Manifest 
b/dev-perl/Email-Date-Format/Manifest
index 6541c77..364afbf 100644
--- a/dev-perl/Email-Date-Format/Manifest
+++ b/dev-perl/Email-Date-Format/Manifest
@@ -1 +1,2 @@
 DIST Email-Date-Format-1.002.tar.gz 10150 SHA256 
0c7f3636dffa5ff151f6906baa17582c2efeb29109750f40f820fe5d2dc38e84 SHA512 
44e96ce8605185ecc6f11d2e1b9349dc6fd9868de03fc9929d33bfcf5b9dd2d8cfbab8b9768aacf8d99106e118c00620d2fb6250d8fffe53d04124fe9d3976b7
 WHIRLPOOL 
969d771aa063167a10aef556b8fa4128fd1c6c5e9380a1410e5288a2630715630474c5148cedf324e6a02528c6f59823f4f0d248f4eb4c582a044ddea3e4cd55
+DIST Email-Date-Format-1.005.tar.gz 14324 SHA256 
579c617e303b9d874411c7b61b46b59d36f815718625074ae6832e7bb9db5104 SHA512 
23daefa45874211f053d05ac3c3f3c7c3a86d9b623fdcec3bd9f6f7b4c8e5ad1ac8038146bdc85cc950b21b43b0ad843f8a52ad2183d868d3a62ea96292e34ca
 WHIRLPOOL 
a0489a681ce95116aafadabd5320b6ddd6fdfb8d07a88e66cbbd4c0e8d23f56f00891f4576bd85fa64a04fb48bc15b7caec1b84cb66d3a7e980dd10aee453ca9

Reply via email to