commit:     9c3e53224104840c14c33c4487bba32c710df0ea
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 17:19:16 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 18:12:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3e5322

sys-devel/crossdev: Support sys-apps/portage-mgorny

 .../{crossdev-20180302.ebuild => crossdev-20180302-r1.ebuild}       | 6 +++++-
 sys-devel/crossdev/crossdev-99999999.ebuild                         | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/sys-devel/crossdev/crossdev-20180302.ebuild 
b/sys-devel/crossdev/crossdev-20180302-r1.ebuild
similarity index 92%
rename from sys-devel/crossdev/crossdev-20180302.ebuild
rename to sys-devel/crossdev/crossdev-20180302-r1.ebuild
index edf23ce34c9..d1adb4564b5 100644
--- a/sys-devel/crossdev/crossdev-20180302.ebuild
+++ b/sys-devel/crossdev/crossdev-20180302-r1.ebuild
@@ -19,7 +19,11 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-RDEPEND=">=sys-apps/portage-2.1
+RDEPEND="
+       || (
+               >=sys-apps/portage-2.1
+               sys-apps/portage-mgorny
+       )
        >=app-portage/portage-utils-0.55
        app-shells/bash
        sys-apps/gentoo-functions

diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild 
b/sys-devel/crossdev/crossdev-99999999.ebuild
index 73d9c469006..d6645156ceb 100644
--- a/sys-devel/crossdev/crossdev-99999999.ebuild
+++ b/sys-devel/crossdev/crossdev-99999999.ebuild
@@ -19,7 +19,11 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-RDEPEND=">=sys-apps/portage-2.1
+RDEPEND="
+       || (
+               >=sys-apps/portage-2.1
+               sys-apps/portage-mgorny
+       )
        >=app-portage/portage-utils-0.55
        app-shells/bash
        sys-apps/gentoo-functions

Reply via email to