commit:     0e6ac85f2ad1a56a55b9700cc5c2d285c21d2eec
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 08:55:58 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 18 10:02:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e6ac85f

app-portage/g-sorcery: Prune dep on portage-mgorny

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

 app-portage/g-sorcery/g-sorcery-0.2-r1.ebuild | 5 +----
 app-portage/g-sorcery/g-sorcery-9999.ebuild   | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/app-portage/g-sorcery/g-sorcery-0.2-r1.ebuild 
b/app-portage/g-sorcery/g-sorcery-0.2-r1.ebuild
index f4ae888c88e..dde2f158ee0 100644
--- a/app-portage/g-sorcery/g-sorcery-0.2-r1.ebuild
+++ b/app-portage/g-sorcery/g-sorcery-0.2-r1.ebuild
@@ -17,10 +17,7 @@ IUSE="bson"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 
 DEPEND="bson? ( dev-python/pymongo[${PYTHON_USEDEP}] )
-       || (
-               sys-apps/portage[${PYTHON_USEDEP}]
-               sys-apps/portage-mgorny[${PYTHON_USEDEP}]
-       )"
+       sys-apps/portage[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"
 PDEPEND=">=app-portage/layman-2.2.0[g-sorcery(-),${PYTHON_USEDEP}]"
 

diff --git a/app-portage/g-sorcery/g-sorcery-9999.ebuild 
b/app-portage/g-sorcery/g-sorcery-9999.ebuild
index bd1017c18e3..dc1e5fcc6a0 100644
--- a/app-portage/g-sorcery/g-sorcery-9999.ebuild
+++ b/app-portage/g-sorcery/g-sorcery-9999.ebuild
@@ -19,10 +19,7 @@ IUSE="bson git"
 
 DEPEND="bson? ( dev-python/pymongo[${PYTHON_USEDEP}] )
        git? ( dev-vcs/git )
-       || (
-               sys-apps/portage[${PYTHON_USEDEP}]
-               sys-apps/portage-mgorny[${PYTHON_USEDEP}]
-       )"
+       sys-apps/portage[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"
 PDEPEND=">=app-portage/layman-2.2.0[g-sorcery(-),${PYTHON_USEDEP}]"
 

Reply via email to