commit:     d390562995e04c7376ff5f3917e9f5f97369efdd
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  3 19:19:25 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 19:19:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3905629

dev-perl/GD-SVG: EAPI=7 bump

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...{GD-SVG-0.330.0-r1.ebuild => GD-SVG-0.330.0-r2.ebuild} | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild 
b/dev-perl/GD-SVG/GD-SVG-0.330.0-r2.ebuild
similarity index 59%
rename from dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild
rename to dev-perl/GD-SVG/GD-SVG-0.330.0-r2.ebuild
index 6d34fc262a6..e0af267239d 100644
--- a/dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild
+++ b/dev-perl/GD-SVG/GD-SVG-0.330.0-r2.ebuild
@@ -1,20 +1,17 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-MODULE_AUTHOR=TWH
-MODULE_VERSION=0.33
+DIST_AUTHOR=TWH
+DIST_VERSION=0.33
 inherit perl-module
 
 DESCRIPTION="Seamlessly enable SVG output from scripts written using GD"
 
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
 
-DEPEND="dev-perl/GD
+RDEPEND="dev-perl/GD
        dev-perl/SVG"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
+BDEPEND="${RDEPEND}"

Reply via email to