commit: af43229ca7b51332ac554bc38da2700160007b85
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 21:39:30 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 21:39:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af43229c
dev-perl/Alien-Gnuplot: EAPI=7
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{Alien-Gnuplot-1.33.0.ebuild => Alien-Gnuplot-1.33.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0-r1.ebuild
similarity index 94%
rename from dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
rename to dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0-r1.ebuild
index 0da98dc7759..541029e512b 100644
--- a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
+++ b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DIST_VERSION=1.033
DIST_AUTHOR=ZOWIE
@@ -20,7 +20,7 @@ RDEPEND="
virtual/perl-Time-HiRes
sci-visualization/gnuplot
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"