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 9FC41139085 for ; Sun, 18 Dec 2016 06:19:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B35BEE0CEC; Sun, 18 Dec 2016 06:19:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 788DFE0CEB for ; Sun, 18 Dec 2016 06:19:38 +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 78745340F27 for ; Sun, 18 Dec 2016 06:19:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D148224BA for ; Sun, 18 Dec 2016 06:19:34 +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: <1482041742.0486ccb6de93d929bc153e3128345832e2d25d6a.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Next/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/File-Next/File-Next-1.160.0.ebuild dev-perl/File-Next/Manifest X-VCS-Directories: dev-perl/File-Next/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 0486ccb6de93d929bc153e3128345832e2d25d6a X-VCS-Branch: master Date: Sun, 18 Dec 2016 06:19:34 +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: 424c4607-0e98-4641-87fc-c39778de05fe X-Archives-Hash: bfdc0dacffadb8180b11bb8b2be59184 commit: 0486ccb6de93d929bc153e3128345832e2d25d6a Author: Kent Fredric gentoo org> AuthorDate: Sat Dec 17 07:11:03 2016 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sun Dec 18 06:15:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0486ccb6 dev-perl/File-Next: Bump to version 1.160.0 - EAPI6 - Parallel Tests Upstream: - Fix tests failing in parallel - Switch META.license to Artistic-2 - from_file() no longer uses error_handler for warnings - from_file() no longer ignores warning_handler Package-Manager: portage-2.3.3 dev-perl/File-Next/File-Next-1.160.0.ebuild | 29 +++++++++++++++++++++++++++++ dev-perl/File-Next/Manifest | 1 + 2 files changed, 30 insertions(+) diff --git a/dev-perl/File-Next/File-Next-1.160.0.ebuild b/dev-perl/File-Next/File-Next-1.160.0.ebuild new file mode 100644 index 00000000..161a3c0 --- /dev/null +++ b/dev-perl/File-Next/File-Next-1.160.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DIST_AUTHOR=PETDANCE +DIST_VERSION=1.16 +inherit perl-module + +DESCRIPTION="File::Next is an iterator-based module for finding files" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +IUSE="test" + +RDEPEND="virtual/perl-File-Spec" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( virtual/perl-Test-Simple ) +" + +src_test() { + # Ugh, Upstream has tests that depend on tests ... + echo 'print qq[1..1\nok 1];' > "${S}/t/pod.t" + echo 'print qq[1..1\nok 1];' > "${S}/t/pod-coverage.t" + perl-module_src_test +} diff --git a/dev-perl/File-Next/Manifest b/dev-perl/File-Next/Manifest index 2dbc655..1451243 100644 --- a/dev-perl/File-Next/Manifest +++ b/dev-perl/File-Next/Manifest @@ -1 +1,2 @@ DIST File-Next-1.12.tar.gz 16842 SHA256 cc3afd8eaf6294aba93b8152a269cc36a9df707c6dc2c149aaa04dabd869e60a SHA512 eb742ed03f91463946ffe9d2ddade77f794996f4007ba6ae924255cf028d14959a3263c254ef9e7bed1e10ec40a244364743c40b2f34c2160064059b1f4c6f2f WHIRLPOOL 1abab70a23b867e8e97dbbb782bb03b1949c8f4c38852b093d21050ed83b119e20c39bb71878f6a9833c2fdc1cddee4af8f4e5319e03d5fdd8a3bd5336693abe +DIST File-Next-1.16.tar.gz 17914 SHA256 6965f25c2c132d0ba7a6f72b57b8bc6d25cf8c1b7032caa3a9bda8612e41d759 SHA512 42c812b8927a18e1f01758a2218f37f2079083117763b41adcee1eb4947b36b1379405707304b948fddd4640e2c34070f4dcd0f217fb60b7ba765efe98be8ad3 WHIRLPOOL 5dcb5994a79cf9aec8aaec143f7ffdb6c87f3de1b52a1be15872e653c89ec7df8e58ea38e7b664e696105d99bee9c28acaf917e33118277bf3bfb8163feb6ee1