From 2129e0c7254665440945df25109bc70f21e85668 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 18 May 2019 10:55:39 +0200 Subject: [PATCH] app-admin/webapp-config: Prune dep on portage-mgorny MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-admin/webapp-config/webapp-config-1.55-r1.ebuild | 7 +------ app-admin/webapp-config/webapp-config-9999.ebuild | 7 +------ 2 files changed, 2 insertions(+), 12 deletions(-) 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 -- 2.26.2