commit:     5394068761cdb6e90c74f21e6b39dafdca2b1cd8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  2 22:06:06 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct  2 22:08:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53940687

dev-perl/WWW-Curl: EAPI=8 bump

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

 .../{WWW-Curl-4.170.0-r1.ebuild => WWW-Curl-4.170.0-r2.ebuild}     | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild 
b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r2.ebuild
similarity index 90%
rename from dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
rename to dev-perl/WWW-Curl/WWW-Curl-4.170.0-r2.ebuild
index 55cab9448db..42634bc468d 100644
--- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r2.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_AUTHOR=SZBALINT
 DIST_VERSION=4.17
@@ -12,10 +12,10 @@ DESCRIPTION="Perl extension interface for libcurl"
 LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
 SLOT="0"
 KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE=""
 
 RDEPEND="net-misc/curl"
 DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
 
 PATCHES=(
        "${FILESDIR}"/${PN}-4.150.0-curl-7.50.2.patch
@@ -25,4 +25,5 @@ PATCHES=(
        "${FILESDIR}"/${PN}-4.17-RT130591.patch
        "${FILESDIR}"/${PN}-4.17-RT132197.patch
 )
+
 PERL_RM_FILES=("t/meta.t" "t/pod-coverage.t" "t/pod.t")

Reply via email to