commit:     8c49ce0f2e09ec76f08333f5966d90ad05b82c6f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 08:56:07 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 18 10:02:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c49ce0f

app-portage/layman: Prune dep on portage-mgorny

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/layman/layman-2.4.2-r1.ebuild | 14 ++------------
 app-portage/layman/layman-2.4.2-r2.ebuild | 14 ++------------
 app-portage/layman/layman-9999.ebuild     | 14 ++------------
 3 files changed, 6 insertions(+), 36 deletions(-)

diff --git a/app-portage/layman/layman-2.4.2-r1.ebuild 
b/app-portage/layman/layman-2.4.2-r1.ebuild
index 781d4cfae71..46f0b1bd942 100644
--- a/app-portage/layman/layman-2.4.2-r1.ebuild
+++ b/app-portage/layman/layman-2.4.2-r1.ebuild
@@ -35,18 +35,8 @@ RDEPEND="
                )
        )
        gpg? ( >=dev-python/pyGPG-0.2 )
-       sync-plugin-portage? (
-               || (
-                       >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}]
-                       sys-apps/portage-mgorny[${PYTHON_USEDEP}]
-               )
-       )
-       !sync-plugin-portage? (
-               || (
-                       sys-apps/portage[${PYTHON_USEDEP}]
-                       sys-apps/portage-mgorny[${PYTHON_USEDEP}]
-               )
-       )
+       sync-plugin-portage? ( >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}] )
+       !sync-plugin-portage? ( sys-apps/portage[${PYTHON_USEDEP}] )
        >=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}]
        "
 

diff --git a/app-portage/layman/layman-2.4.2-r2.ebuild 
b/app-portage/layman/layman-2.4.2-r2.ebuild
index 27e2292dd23..52df5e51656 100644
--- a/app-portage/layman/layman-2.4.2-r2.ebuild
+++ b/app-portage/layman/layman-2.4.2-r2.ebuild
@@ -41,18 +41,8 @@ RDEPEND="
                )
        )
        gpg? ( >=dev-python/pyGPG-0.2 )
-       sync-plugin-portage? (
-               || (
-                       >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}]
-                       sys-apps/portage-mgorny[${PYTHON_USEDEP}]
-               )
-       )
-       !sync-plugin-portage? (
-               || (
-                       sys-apps/portage[${PYTHON_USEDEP}]
-                       sys-apps/portage-mgorny[${PYTHON_USEDEP}]
-               )
-       )
+       sync-plugin-portage? ( >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}] )
+       !sync-plugin-portage? ( sys-apps/portage[${PYTHON_USEDEP}] )
        >=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}]
        "
 

diff --git a/app-portage/layman/layman-9999.ebuild 
b/app-portage/layman/layman-9999.ebuild
index 27e2292dd23..52df5e51656 100644
--- a/app-portage/layman/layman-9999.ebuild
+++ b/app-portage/layman/layman-9999.ebuild
@@ -41,18 +41,8 @@ RDEPEND="
                )
        )
        gpg? ( >=dev-python/pyGPG-0.2 )
-       sync-plugin-portage? (
-               || (
-                       >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}]
-                       sys-apps/portage-mgorny[${PYTHON_USEDEP}]
-               )
-       )
-       !sync-plugin-portage? (
-               || (
-                       sys-apps/portage[${PYTHON_USEDEP}]
-                       sys-apps/portage-mgorny[${PYTHON_USEDEP}]
-               )
-       )
+       sync-plugin-portage? ( >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}] )
+       !sync-plugin-portage? ( sys-apps/portage[${PYTHON_USEDEP}] )
        >=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}]
        "
 

Reply via email to