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 3FF7213835A for ; Sun, 6 Jun 2021 13:28:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 938FDE086D; Sun, 6 Jun 2021 13:28:25 +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 7B88FE086D for ; Sun, 6 Jun 2021 13:28:25 +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 CE0C8340CD6 for ; Sun, 6 Jun 2021 13:28:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EC167A1 for ; Sun, 6 Jun 2021 13:28:22 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1622986091.ad04d1a06c2c3a531fae304b80a1cc223f27458c.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Graph/Graph-0.972.100.ebuild dev-perl/Graph/Manifest X-VCS-Directories: dev-perl/Graph/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: ad04d1a06c2c3a531fae304b80a1cc223f27458c X-VCS-Branch: master Date: Sun, 6 Jun 2021 13:28:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9f6d52cf-cfdd-4499-8e77-4589b778ba0d X-Archives-Hash: 16cc893a3841bcccd67d10aae0268bb5 commit: ad04d1a06c2c3a531fae304b80a1cc223f27458c Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Jun 6 13:27:51 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Jun 6 13:28:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad04d1a0 dev-perl/Graph: Version bump 0.9721 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Graph/Graph-0.972.100.ebuild | 29 +++++++++++++++++++++++++++++ dev-perl/Graph/Manifest | 1 + 2 files changed, 30 insertions(+) diff --git a/dev-perl/Graph/Graph-0.972.100.ebuild b/dev-perl/Graph/Graph-0.972.100.ebuild new file mode 100644 index 00000000000..e0aed49cbcd --- /dev/null +++ b/dev-perl/Graph/Graph-0.972.100.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=ETJ +DIST_VERSION=0.9721 +inherit perl-module + +DESCRIPTION="Data structure and ops for directed graphs" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-perl/Heap-0.800.0 + >=virtual/perl-Scalar-List-Utils-1.450.0 + >=dev-perl/Set-Object-1.400.0 + >=virtual/perl-Storable-2.50.0 +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-Math-Complex + >=virtual/perl-Test-Simple-0.820.0 + ) +" diff --git a/dev-perl/Graph/Manifest b/dev-perl/Graph/Manifest index fa5ae58b32d..e449dc19297 100644 --- a/dev-perl/Graph/Manifest +++ b/dev-perl/Graph/Manifest @@ -1 +1,2 @@ DIST Graph-0.9704.tar.gz 146930 BLAKE2B 38c4be274166f3c3d7443fe75981f4caf44a06eedf8e562e7259c771c47bef4529db2ce980ea8aa250936b898efcb24dbbd9718f37ee57f133ed88cb7de6755b SHA512 1eed5049577112cc2e41a83f6b3b6a22a08170597b5cb89e2eab6cc68386bfd989d3953d7ceab85bcfbd7d097a6925bd8eb43f48eed1ac07469ea4b2432149da +DIST Graph-0.9721.tar.gz 146928 BLAKE2B 15b5390afbf6e6076daadfc5c3a8d8729ee1322f5a676276d5a3e1b63cfaa379e9d0428431a36d7bd50caf27b62c9e2fb2cbb23faf2806233fad06fa7cf62bfc SHA512 38edc400214c60be475c7b733e769b4bf1fff680eb70b999d46d037cd314d50cc882d8b6547161abe2e765a5c1385166f9b5489d2df1b9a4332acd98eadfbc7e