commit:     9e452a08a06d3d7d251c0c4f940e919d1f95f265
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 00:06:30 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> 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 <dilfridge <AT> 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? (

Reply via email to