app-portage/esearch: Support sys-apps/portage-mgorny
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 17:07:02 +0000 (18:07 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 18:12:37 +0000 (19:12 +0100)
app-portage/esearch/esearch-1.3-r2.ebuild [moved from app-portage/esearch/esearch-1.3-r1.ebuild with 95% similarity]
app-portage/esearch/esearch-9999.ebuild

similarity index 95%
rename from app-portage/esearch/esearch-1.3-r1.ebuild
rename to app-portage/esearch/esearch-1.3-r2.ebuild
index 0454193e201135df0f40b1fbff9ccfa4814cd492..3c8b1eac66e5a07e06a11a5be396c067072b3614 100644 (file)
@@ -18,7 +18,11 @@ IUSE="l10n_fr l10n_it"
 
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 
-DEPEND="sys-apps/portage"
+DEPEND="
+       || (
+               sys-apps/portage
+               sys-apps/portage-mgorny
+       )"
 RDEPEND="${DEPEND}"
 
 # Populate the patches array for any patches for -rX releases
index fb347e360d9e8dbdd16b802c18443d84de34d98d..ae29c8dc76a85454c7b6941b2b9c1b2174668a3e 100644 (file)
@@ -18,7 +18,11 @@ IUSE="l10n_fr l10n_it"
 
 KEYWORDS=""
 
-DEPEND="sys-apps/portage"
+DEPEND="
+       || (
+               sys-apps/portage
+               sys-apps/portage-mgorny
+       )"
 RDEPEND="${DEPEND}"
 
 python_prepare_all() {