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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 19B8D158086 for ; Sun, 31 Oct 2021 00:21:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71C2DE08C3; Sun, 31 Oct 2021 00:21:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 49467E08C3 for ; Sun, 31 Oct 2021 00:21:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5246F3433FC for ; Sun, 31 Oct 2021 00:20:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD997177 for ; Sun, 31 Oct 2021 00:20:57 +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: <1635639621.9e452a08a06d3d7d251c0c4f940e919d1f95f265.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/GraphViz/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/GraphViz/GraphViz-2.240.0-r1.ebuild dev-perl/GraphViz/GraphViz-2.240.0.ebuild X-VCS-Directories: dev-perl/GraphViz/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 9e452a08a06d3d7d251c0c4f940e919d1f95f265 X-VCS-Branch: master Date: Sun, 31 Oct 2021 00:20:57 +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: 04b0dca7-94d7-4cac-9c99-cc6df2662abe X-Archives-Hash: f5a58cefa4c70d19aed1a5f62f193e3e commit: 9e452a08a06d3d7d251c0c4f940e919d1f95f265 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Oct 31 00:06:30 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Oct 31 00:20:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e452a08 dev-perl/GraphViz: EAPI=8 bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> .../{GraphViz-2.240.0.ebuild => GraphViz-2.240.0-r1.ebuild} | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/dev-perl/GraphViz/GraphViz-2.240.0.ebuild b/dev-perl/GraphViz/GraphViz-2.240.0-r1.ebuild similarity index 86% rename from dev-perl/GraphViz/GraphViz-2.240.0.ebuild rename to dev-perl/GraphViz/GraphViz-2.240.0-r1.ebuild index 17208e3eb2d..48d36341735 100644 --- a/dev-perl/GraphViz/GraphViz-2.240.0.ebuild +++ b/dev-perl/GraphViz/GraphViz-2.240.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_A_EXT=tgz DIST_AUTHOR=RSAVAGE @@ -13,8 +13,6 @@ DESCRIPTION="Interface to AT&T's GraphViz" SLOT="0" KEYWORDS="amd64 ~arm x86" -IUSE="test" -RESTRICT="!test? ( test )" RDEPEND=" media-gfx/graphviz @@ -28,7 +26,7 @@ RDEPEND=" >=dev-perl/XML-Twig-3.520.0 >=dev-perl/XML-XPath-1.130.0 " -DEPEND="${RDEPEND} +BDEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker dev-perl/File-Which test? (