From: Michał Górny Date: Wed, 21 Mar 2018 16:24:26 +0000 (+0100) Subject: app-portage/diffmask: Support sys-apps/portage-mgorny X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1d9f1349bed5b56324cb8aa6bac6f8573ec0c4c4;p=gentoo.git app-portage/diffmask: Support sys-apps/portage-mgorny --- 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=