From: Michał Górny Date: Sat, 18 May 2019 08:55:39 +0000 (+0200) Subject: app-admin/webapp-config: Prune dep on portage-mgorny X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2129e0c7254665440945df25109bc70f21e85668;p=gentoo.git app-admin/webapp-config: Prune dep on portage-mgorny Signed-off-by: Michał Górny --- diff --git a/app-admin/webapp-config/webapp-config-1.55-r1.ebuild b/app-admin/webapp-config/webapp-config-1.55-r1.ebuild index 3025b6d1a795..8624a90412d8 100644 --- a/app-admin/webapp-config/webapp-config-1.55-r1.ebuild +++ b/app-admin/webapp-config/webapp-config-1.55-r1.ebuild @@ -20,12 +20,7 @@ IUSE="+portage" DEPEND="app-text/xmlto sys-apps/gentoo-functions" RDEPEND=" - portage? ( - || ( - sys-apps/portage[${PYTHON_USEDEP}] - sys-apps/portage-mgorny[${PYTHON_USEDEP}] - ) - )" + portage? ( sys-apps/portage[${PYTHON_USEDEP}] )" python_prepare_all() { distutils-r1_python_prepare_all diff --git a/app-admin/webapp-config/webapp-config-9999.ebuild b/app-admin/webapp-config/webapp-config-9999.ebuild index 2dbfe48a89db..da6dfb24b9f4 100644 --- a/app-admin/webapp-config/webapp-config-9999.ebuild +++ b/app-admin/webapp-config/webapp-config-9999.ebuild @@ -27,12 +27,7 @@ IUSE="+portage" DEPEND="app-text/xmlto sys-apps/gentoo-functions" RDEPEND=" - portage? ( - || ( - sys-apps/portage[${PYTHON_USEDEP}] - sys-apps/portage-mgorny[${PYTHON_USEDEP}] - ) - )" + portage? ( sys-apps/portage[${PYTHON_USEDEP}] )" python_prepare_all() { distutils-r1_python_prepare_all