From 1d9f1349bed5b56324cb8aa6bac6f8573ec0c4c4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 21 Mar 2018 17:24:26 +0100 Subject: [PATCH] app-portage/diffmask: Support sys-apps/portage-mgorny --- ...{diffmask-0.3.3-r2.ebuild => diffmask-0.3.3-r3.ebuild} | 8 ++++++-- app-portage/diffmask/diffmask-9999.ebuild | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) rename app-portage/diffmask/{diffmask-0.3.3-r2.ebuild => diffmask-0.3.3-r3.ebuild} (75%) diff --git a/app-portage/diffmask/diffmask-0.3.3-r2.ebuild b/app-portage/diffmask/diffmask-0.3.3-r3.ebuild similarity index 75% rename from app-portage/diffmask/diffmask-0.3.3-r2.ebuild rename to app-portage/diffmask/diffmask-0.3.3-r3.ebuild index 14598106ea42..1b7c91a0cd0f 100644 --- a/app-portage/diffmask/diffmask-0.3.3-r2.ebuild +++ b/app-portage/diffmask/diffmask-0.3.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,4 +15,8 @@ SLOT="0" KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" -RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]" +RDEPEND=" + || ( + sys-apps/portage[${PYTHON_USEDEP}] + sys-apps/portage-mgorny[${PYTHON_USEDEP}] + )" diff --git a/app-portage/diffmask/diffmask-9999.ebuild b/app-portage/diffmask/diffmask-9999.ebuild index 91a23879b64f..3b906ae054ef 100644 --- a/app-portage/diffmask/diffmask-9999.ebuild +++ b/app-portage/diffmask/diffmask-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -20,7 +20,11 @@ SLOT="0" KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd" IUSE="" -RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]" +RDEPEND=" + || ( + sys-apps/portage[${PYTHON_USEDEP}] + sys-apps/portage-mgorny[${PYTHON_USEDEP}] + )" #if LIVE KEYWORDS= -- 2.26.2