From: Michał Górny Date: Wed, 21 Mar 2018 16:42:18 +0000 (+0100) Subject: app-portage/flaggie: Support sys-apps/portage-mgorny X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9845769faa7c3e1cc7d854153bb5f3a85849aefa;p=gentoo.git app-portage/flaggie: Support sys-apps/portage-mgorny --- diff --git a/app-portage/flaggie/flaggie-0.2.1.ebuild b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild similarity index 88% rename from app-portage/flaggie/flaggie-0.2.1.ebuild rename to app-portage/flaggie/flaggie-0.2.1-r1.ebuild index db5dbabc1d17..6cf9bd001462 100644 --- a/app-portage/flaggie/flaggie-0.2.1.ebuild +++ b/app-portage/flaggie/flaggie-0.2.1-r1.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 @@ -16,7 +16,11 @@ SLOT="0" KEYWORDS="amd64 arm ~hppa ~mips ~ppc64 x86 ~amd64-fbsd ~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}] + )" python_install_all() { newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN} diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild index 60d5f61f5398..b6b4297c035b 100644 --- a/app-portage/flaggie/flaggie-9999.ebuild +++ b/app-portage/flaggie/flaggie-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=6 @@ -16,7 +16,11 @@ SLOT="0" KEYWORDS="" IUSE="" -RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]" +RDEPEND=" + || ( + sys-apps/portage[${PYTHON_USEDEP}] + sys-apps/portage-mgorny[${PYTHON_USEDEP}] + )" python_install_all() { newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN}