From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 390851395E3 for ; Thu, 8 Dec 2016 03:29:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F43321C1EC; Thu, 8 Dec 2016 03:29:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B1B421C1F7 for ; Thu, 8 Dec 2016 03:29:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 04FCE341640 for ; Thu, 8 Dec 2016 03:29:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7220824AB for ; Thu, 8 Dec 2016 03:29:46 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1481167764.c98bdf86aff87b8bede545fcf6cd5b5660fa7cb8.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-Date-Format/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Email-Date-Format/Email-Date-Format-1.5.0.ebuild dev-perl/Email-Date-Format/Manifest X-VCS-Directories: dev-perl/Email-Date-Format/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: c98bdf86aff87b8bede545fcf6cd5b5660fa7cb8 X-VCS-Branch: master Date: Thu, 8 Dec 2016 03:29:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 718636e7-8660-4c14-bbf8-a48c4f9a18eb X-Archives-Hash: 1aa0c8ddb3c4557bba89366cd5581489 commit: c98bdf86aff87b8bede545fcf6cd5b5660fa7cb8 Author: Kent Fredric gentoo org> AuthorDate: Thu Dec 8 01:40:50 2016 +0000 Commit: Kent Fredric gentoo 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