summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:11:19 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:16:32 +0100
commit558266225056510c419fc49d831adf746ee51c34 (patch)
treeccf2ba64965e8a3a64dc0cc4a6e40549c436adf4 /dev-perl/SOAP-Lite
parentdev-perl/PDL: eutils-- (diff)
downloadgentoo-558266225056510c419fc49d831adf746ee51c34.tar.gz
gentoo-558266225056510c419fc49d831adf746ee51c34.tar.bz2
gentoo-558266225056510c419fc49d831adf746ee51c34.zip
dev-perl/SOAP-Lite: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/SOAP-Lite')
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild
index 0a4ca09d3d6b..bfb2584361cb 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
DIST_AUTHOR=PHRED
DIST_VERSION=1.26
DIST_EXAMPLES=( "examples/*" )
-inherit perl-module eutils
+inherit perl-module
DESCRIPTION="Lightweight interface to the SOAP protocol both on client and server side"