summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-10-17 10:25:21 +1300
committerKent Fredric <kentnl@gentoo.org>2017-10-17 10:27:36 +1300
commitf98264c2d8dcb093a805f7856e9d0b17e4ccf230 (patch)
treeb796a443aef8adcc145e942e8f899df9b6596799 /dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.60.0.ebuild
parentapp-crypt/pinentry: Fix grabbing issue in awesomewm (diff)
downloadgentoo-f98264c2d8dcb093a805f7856e9d0b17e4ccf230.tar.gz
gentoo-f98264c2d8dcb093a805f7856e9d0b17e4ccf230.tar.bz2
gentoo-f98264c2d8dcb093a805f7856e9d0b17e4ccf230.zip
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
Diffstat (limited to 'dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.60.0.ebuild')
-rw-r--r--dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.60.0.ebuild1
1 files changed, 0 insertions, 1 deletions
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=""