From f98264c2d8dcb093a805f7856e9d0b17e4ccf230 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Tue, 17 Oct 2017 10:25:21 +1300 Subject: dev-perl/LWP-Protocol-https: Remove redundant SRC_URI bug #634432 Previously this package needed a SRC_URI for patches, but those patches are now deployed from ${FILESDIR}, and the SRC_URI is just redundant. And now, the SRC_URI failing to exist causes install failures Closes: https://bugs.gentoo.org/634432 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.60.0.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.60.0.ebuild') diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.60.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.60.0.ebuild index 6ccd6071570c..2e7af81eb130 100644 --- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.60.0.ebuild +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.60.0.ebuild @@ -8,7 +8,6 @@ MODULE_VERSION=6.06 inherit perl-module DESCRIPTION="Provide https support for LWP::UserAgent" -SRC_URI+=" https://dev.gentoo.org/~tove/distfiles/${CATEGORY}/${PN}/${PN}_ca-cert-r1.patch.gz" SLOT="0" IUSE="" -- cgit v1.2.3-18-g5258