commit:     23f8aeb34d09597a321a21c2043d7cb15d8fc96f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 08:55:49 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 18 10:02:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f8aeb3

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

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

 app-portage/esearch/esearch-1.3-r2.ebuild | 6 +-----
 app-portage/esearch/esearch-9999.ebuild   | 6 +-----
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/app-portage/esearch/esearch-1.3-r2.ebuild 
b/app-portage/esearch/esearch-1.3-r2.ebuild
index 724b0ea94cf..c1daaf3bc88 100644
--- a/app-portage/esearch/esearch-1.3-r2.ebuild
+++ b/app-portage/esearch/esearch-1.3-r2.ebuild
@@ -18,11 +18,7 @@ IUSE="l10n_fr l10n_it"
 
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris"
 
-DEPEND="
-       || (
-               sys-apps/portage
-               sys-apps/portage-mgorny
-       )"
+DEPEND="sys-apps/portage"
 RDEPEND="${DEPEND}"
 
 # Populate the patches array for any patches for -rX releases

diff --git a/app-portage/esearch/esearch-9999.ebuild 
b/app-portage/esearch/esearch-9999.ebuild
index ca0681915b4..d3487f839a8 100644
--- a/app-portage/esearch/esearch-9999.ebuild
+++ b/app-portage/esearch/esearch-9999.ebuild
@@ -18,11 +18,7 @@ IUSE="l10n_fr l10n_it"
 
 KEYWORDS=""
 
-DEPEND="
-       || (
-               sys-apps/portage
-               sys-apps/portage-mgorny
-       )"
+DEPEND="sys-apps/portage"
 RDEPEND="${DEPEND}"
 
 python_prepare_all() {

Reply via email to