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 99436139694 for ; Tue, 4 Apr 2017 11:31:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9298E0D01; Tue, 4 Apr 2017 11:31:23 +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 94EDFE0D01 for ; Tue, 4 Apr 2017 11:31:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D8D9D34163C for ; Tue, 4 Apr 2017 11:31:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0542E71DC for ; Tue, 4 Apr 2017 11:31:19 +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: <1491305473.42e72675733db9f519a3e134f24048d25674bd78.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Parse-RecDescent/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Parse-RecDescent/Manifest dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.14.ebuild X-VCS-Directories: dev-perl/Parse-RecDescent/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 42e72675733db9f519a3e134f24048d25674bd78 X-VCS-Branch: master Date: Tue, 4 Apr 2017 11:31:19 +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: 7b526da8-d3ac-4b26-b700-301b75787252 X-Archives-Hash: 3af8ab2b1923221b07e472570987636f commit: 42e72675733db9f519a3e134f24048d25674bd78 Author: Kent Fredric gentoo org> AuthorDate: Tue Apr 4 11:30:55 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Tue Apr 4 11:31:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e72675 dev-perl/Parse-RecDescent: Bump to version 1.967.14 Upstream: - Inject PAUSE index preventions in generated parsers. - Avoid "." in @INC test failures Bug: https://bugs.gentoo.org/614614 Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-perl/Parse-RecDescent/Manifest | 1 + .../Parse-RecDescent-1.967.14.ebuild | 39 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/dev-perl/Parse-RecDescent/Manifest b/dev-perl/Parse-RecDescent/Manifest index 5c05818a3bd..bfa903a64b8 100644 --- a/dev-perl/Parse-RecDescent/Manifest +++ b/dev-perl/Parse-RecDescent/Manifest @@ -1 +1,2 @@ DIST Parse-RecDescent-1.967013.tar.gz 176362 SHA256 226590d3850cd1678deb0190d5207b3477fb9070a8ca6f18d8999daf44485930 SHA512 10d3daca3b4d23059937f81fe188b2377598841381dc92582c5cce6a1bfcb5963e1eed4d7f1601a45ae41ed0f3f864a50ff68cd72e05778866fe83cd3d158def WHIRLPOOL 3418d15447f4c898194705616720c38d337a2ccad8c632b78e8460d0b7c66f1065070e81dce81caf72782f7ca0cf1729e779e8cf5755d331088b02766cfb2106 +DIST Parse-RecDescent-1.967014.tar.gz 176884 SHA256 7041c483431fefd08eb66944fb5f8f7fb0fc595c08b33ed2f4c7037b8acccdcd SHA512 bdb369cc8ef47f428d52192271d57baaa88db986f4765ef9262bcb82fda1e619102387ce1828998057adb5607e6def667ba557766af470e2ea2cbe00ee31d16a WHIRLPOOL e2c0b7e4fc280485a9cbdf6596ae423fbf7c5a435f7e0db171fea5ab7708de767fb2cc551ef0f26443d5fdb35524c8a07c2eab521895cfb00638049d04277325 diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.14.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.14.ebuild new file mode 100644 index 00000000000..cf68de51434 --- /dev/null +++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.14.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=JTBRAUN +DIST_VERSION=1.967014 +inherit perl-module + +DESCRIPTION="Generate Recursive-Descent Parsers" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +IUSE="test examples" + +RDEPEND=" + >=virtual/perl-Text-Balanced-1.950.0 +" +DEPEND="${RDEPEND} + dev-perl/Module-Build + test? ( + virtual/perl-Test-Simple + dev-perl/Test-Warn + ) +" +src_test() { + perl_rm_files "t/pod.t" + perl-module_src_test +} +src_install() { + perl-module_src_install + docinto html/ + dodoc -r tutorial + if use examples; then + docompress -x /usr/share/doc/${PF}/examples/ + docinto examples/ + dodoc -r demo/* + fi +}