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 508E51396D9 for ; Tue, 24 Oct 2017 08:31:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF3D82BC0C7; Tue, 24 Oct 2017 08:31:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0BEB2BC0C7 for ; Tue, 24 Oct 2017 08:31:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AB8CF33FE60 for ; Tue, 24 Oct 2017 08:31:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 058C0835 for ; Tue, 24 Oct 2017 08:31: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: <1508833886.a3df202e646d3ecdacb8dee426f4e541543de59a.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Hook-LexWrap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild dev-perl/Hook-LexWrap/Manifest dev-perl/Hook-LexWrap/metadata.xml X-VCS-Directories: dev-perl/Hook-LexWrap/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: a3df202e646d3ecdacb8dee426f4e541543de59a X-VCS-Branch: master Date: Tue, 24 Oct 2017 08:31: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: 147431c4-caec-4e76-b6f2-4ec7ee1b9e00 X-Archives-Hash: 09b583707c39df790b4d97f2e65032bf commit: a3df202e646d3ecdacb8dee426f4e541543de59a Author: Kent Fredric gentoo org> AuthorDate: Tue Oct 24 08:31:05 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Tue Oct 24 08:31:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3df202e dev-perl/Hook-LexWrap: Bump to version 0.260.0 - EAPI6 Upstream: - properly wrap CORE::caller for @DB::args Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild | 31 +++++++++++++++++++++++ dev-perl/Hook-LexWrap/Manifest | 1 + dev-perl/Hook-LexWrap/metadata.xml | 1 - 3 files changed, 32 insertions(+), 1 deletion(-) diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild new file mode 100644 index 00000000000..80c4d74bcd7 --- /dev/null +++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=ETHER +DIST_VERSION=0.26 +DIST_EXAMPLES=("demo/*") +inherit perl-module + +DESCRIPTION="Lexically scoped subroutine wrappers" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +IUSE="test" + +RDEPEND=" + virtual/perl-Carp +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Spec + virtual/perl-Test-Simple + ) +" + +src_test() { + perl_rm_files t/pod.t + perl-module_src_test +} diff --git a/dev-perl/Hook-LexWrap/Manifest b/dev-perl/Hook-LexWrap/Manifest index 425dc93bb01..8f96961f2c4 100644 --- a/dev-perl/Hook-LexWrap/Manifest +++ b/dev-perl/Hook-LexWrap/Manifest @@ -1 +1,2 @@ DIST Hook-LexWrap-0.25.tar.gz 29304 SHA256 08ab9af6bd9b4560702d9d994ad9d905af0c2fd24090d1480ff640f137c1430d SHA512 63623164ac67a33bd12ef771725a09647bdfe19d2f8eb84a0049ca0bdf4adc325143889a5751b1aefaca23eedb1a503ee42071b2fe3e7e3f033c148c0716eca9 WHIRLPOOL cccf1e39f207dc005417f7056acafdb905a6cdc1c8f880a91565b03b00fc3d8017f877505d3ebca73359353d842888fde5e411336ea7ebbd110e661a3382e39f +DIST Hook-LexWrap-0.26.tar.gz 29479 SHA256 b60bdc5f98f94f9294b06adef82b1d996da192d5f183f9f434b610fd1137ec2d SHA512 f7771d4fb8379f43fa5b864e345f4526603914c3c486c637ea07fb9e2d41569bf40948a9039fab7d10c683fb85e16a8653876613903d34cc6801fcc9e92aa58b WHIRLPOOL c541a7cbdb63c8e9bd258bd5f46cbd43720cbe30e019894ef0d765fe5f53a53b19c5ba779fced426491be555a00f036c394720a7ffaa7db13d595499460e7bbc diff --git a/dev-perl/Hook-LexWrap/metadata.xml b/dev-perl/Hook-LexWrap/metadata.xml index af7715211c6..430b45ebbfe 100644 --- a/dev-perl/Hook-LexWrap/metadata.xml +++ b/dev-perl/Hook-LexWrap/metadata.xml @@ -8,6 +8,5 @@ Hook-LexWrap Hook::LexWrap - Hook::LexWrap::Cleanup