From 53455d22ccd88f1745cddafa87b98970a938c68a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 21 Mar 2018 17:26:35 +0100 Subject: [PATCH] app-portage/gentoolkit: Support sys-apps/portage-mgorny --- .../{gentoolkit-0.4.2.ebuild => gentoolkit-0.4.2-r1.ebuild} | 6 +++++- app-portage/gentoolkit/gentoolkit-9999.ebuild | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) rename app-portage/gentoolkit/{gentoolkit-0.4.2.ebuild => gentoolkit-0.4.2-r1.ebuild} (95%) diff --git a/app-portage/gentoolkit/gentoolkit-0.4.2.ebuild b/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild similarity index 95% rename from app-portage/gentoolkit/gentoolkit-0.4.2.ebuild rename to app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild index df5293c2d9f3..9307a8289711 100644 --- a/app-portage/gentoolkit/gentoolkit-0.4.2.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild @@ -18,7 +18,11 @@ IUSE="" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -DEPEND="sys-apps/portage[${PYTHON_USEDEP}]" +DEPEND=" + || ( + sys-apps/portage[${PYTHON_USEDEP}] + sys-apps/portage-mgorny[${PYTHON_USEDEP}] + )" RDEPEND="${DEPEND} !app-portage/gentoolkit-dev sys-apps/gawk diff --git a/app-portage/gentoolkit/gentoolkit-9999.ebuild b/app-portage/gentoolkit/gentoolkit-9999.ebuild index 7583a0910da3..084927bf88c8 100644 --- a/app-portage/gentoolkit/gentoolkit-9999.ebuild +++ b/app-portage/gentoolkit/gentoolkit-9999.ebuild @@ -20,7 +20,11 @@ IUSE="" KEYWORDS="" -DEPEND="sys-apps/portage[${PYTHON_USEDEP}]" +DEPEND=" + || ( + sys-apps/portage[${PYTHON_USEDEP}] + sys-apps/portage-mgorny[${PYTHON_USEDEP}] + )" RDEPEND="${DEPEND} !app-portage/gentoolkit-dev sys-apps/gawk -- 2.26.2