app-admin/webapp-config: Prune dep on portage-mgorny
authorMichał Górny <mgorny@gentoo.org>
Sat, 18 May 2019 08:55:39 +0000 (10:55 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 18 May 2019 10:02:00 +0000 (12:02 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-admin/webapp-config/webapp-config-1.55-r1.ebuild
app-admin/webapp-config/webapp-config-9999.ebuild

index 3025b6d1a795cdf070f8436c4605fa5dc569b6e8..8624a90412d82b7b8396321ed9d2600583fa289c 100644 (file)
@@ -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
index 2dbfe48a89db8dfc7db7239e8780bdb8c9586a13..da6dfb24b9f46f5d4bff587b203fe950b715d16f 100644 (file)
@@ -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