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