From: Michał Górny Date: Wed, 21 Mar 2018 17:14:49 +0000 (+0100) Subject: app-portage/pfl: Support sys-apps/portage-mgorny X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d19dfd35d432fcac591a052f27a580a9a1b02c08;p=gentoo.git app-portage/pfl: Support sys-apps/portage-mgorny --- diff --git a/app-portage/pfl/pfl-2.4-r4.ebuild b/app-portage/pfl/pfl-2.4-r5.ebuild similarity index 88% rename from app-portage/pfl/pfl-2.4-r4.ebuild rename to app-portage/pfl/pfl-2.4-r5.ebuild index 2a623a82db6e..6f6863beffab 100644 --- a/app-portage/pfl/pfl-2.4-r4.ebuild +++ b/app-portage/pfl/pfl-2.4-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -20,7 +20,10 @@ IUSE="+network-cron" DEPEND="" RDEPEND="${DEPEND} net-misc/curl - sys-apps/portage[${PYTHON_USEDEP}]" + || ( + sys-apps/portage[${PYTHON_USEDEP}] + sys-apps/portage-mgorny[${PYTHON_USEDEP}] + )" src_prepare() { epatch "${FILESDIR}"/e-file-20110906-http-response.patch \