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 CA7A5139695 for ; Sat, 18 Mar 2017 11:21:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2CF621C13B; Sat, 18 Mar 2017 11:21:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A612A21C13B for ; Sat, 18 Mar 2017 11:21:16 +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 95BB834105A for ; Sat, 18 Mar 2017 11:21:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1E8C6C64 for ; Sat, 18 Mar 2017 11:21:13 +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: <1489835612.e53ad31923f1b9f3a2c75a05097b1f2ea9fc17b9.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Compile/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild dev-perl/CGI-Compile/Manifest X-VCS-Directories: dev-perl/CGI-Compile/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: e53ad31923f1b9f3a2c75a05097b1f2ea9fc17b9 X-VCS-Branch: master Date: Sat, 18 Mar 2017 11:21:13 +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: 24a718d2-47ce-4e36-803f-bada69bbae33 X-Archives-Hash: 73471e4e6a56e7caff5ce166274132e5 commit: e53ad31923f1b9f3a2c75a05097b1f2ea9fc17b9 Author: Kent Fredric gentoo org> AuthorDate: Sat Mar 18 08:12:54 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Mar 18 11:13:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e53ad319 dev-perl/CGI-Compile: Bump to version 0.220.0 Upstream: - Disable signal tests on signal-masked environments Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild | 25 +++++++++++++++++++++++++ dev-perl/CGI-Compile/Manifest | 1 + 2 files changed, 26 insertions(+) diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild new file mode 100644 index 00000000000..a3739fa0622 --- /dev/null +++ b/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=MIYAGAWA +DIST_VERSION=0.22 +inherit perl-module + +DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="test" + +RDEPEND=" + dev-perl/File-pushd +" +DEPEND="${RDEPEND} + >=dev-perl/Module-Build-Tiny-0.34.0 + test? ( + dev-perl/Test-NoWarnings + dev-perl/Test-Requires + virtual/perl-Test-Simple + ) +" diff --git a/dev-perl/CGI-Compile/Manifest b/dev-perl/CGI-Compile/Manifest index 5a4ac98d1e7..fd2b8ea4998 100644 --- a/dev-perl/CGI-Compile/Manifest +++ b/dev-perl/CGI-Compile/Manifest @@ -1 +1,2 @@ DIST CGI-Compile-0.21.tar.gz 20910 SHA256 ed2c12e12ad3bde9d0a73344851692982c0c05d0650fa0c03df66f63c0977838 SHA512 0b26fbe4a38645df3aeae03647292125210147321ed9552bbd871824915fabaafdac8601667bddfb73038b7f096d19e1ba7a00acaa5dc28865c1f97247ad5e64 WHIRLPOOL 74b51dd793eee9a584519dfc9eadb6434445f371d6458f06a0fe811383cd593c5a055aa02c1cf261e729b6ce913dfea961b1ff8793cd325536056e25ad13cdcd +DIST CGI-Compile-0.22.tar.gz 21160 SHA256 f5094e9c6b793e3168cb621f1f661f8e1abb4f141761e0b79a0859bd5e5bccaf SHA512 58be714bd25975fbb66e4c83c197fa3c17219327859d965011706fda96d5c2f208831e52368c0b4b8ef6b0f462b9c8ea216d94d7ef30e904e21b818b134cc5b7 WHIRLPOOL 6b799318c95f50bda37c78b7579d0b2d699ae1f7a9b965db04bde56c7bf15d6dbcb2d924bf1772ff66595399643a1428225e8670295229174c204b8efe909202