summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-31 02:06:30 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-31 02:20:21 +0200
commit9e452a08a06d3d7d251c0c4f940e919d1f95f265 (patch)
tree1fb2fb36b57494d122bb315a7a12c86941d10ffe /dev-perl/GraphViz
parentdev-perl/Graphics-ColorNames-WWW: Remove old (diff)
downloadgentoo-9e452a08a06d3d7d251c0c4f940e919d1f95f265.tar.gz
gentoo-9e452a08a06d3d7d251c0c4f940e919d1f95f265.tar.bz2
gentoo-9e452a08a06d3d7d251c0c4f940e919d1f95f265.zip
dev-perl/GraphViz: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/GraphViz')
-rw-r--r--dev-perl/GraphViz/GraphViz-2.240.0-r1.ebuild (renamed from dev-perl/GraphViz/GraphViz-2.240.0.ebuild)8
1 files 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
index 17208e3eb2d9..48d363417357 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? (