From b38770835efdf694382b235b94adb378faab0a99 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 21 Mar 2018 18:00:19 +0100 Subject: [PATCH] app-portage/distpatch: Support sys-apps/portage-mgorny --- .../{distpatch-0.1.2.ebuild => distpatch-0.1.2-r1.ebuild} | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) rename app-portage/distpatch/{distpatch-0.1.2.ebuild => distpatch-0.1.2-r1.ebuild} (81%) diff --git a/app-portage/distpatch/distpatch-0.1.2.ebuild b/app-portage/distpatch/distpatch-0.1.2-r1.ebuild similarity index 81% rename from app-portage/distpatch/distpatch-0.1.2.ebuild rename to app-portage/distpatch/distpatch-0.1.2-r1.ebuild index f4b74b77721b..351cdc02b9cf 100644 --- a/app-portage/distpatch/distpatch-0.1.2.ebuild +++ b/app-portage/distpatch/distpatch-0.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="~amd64 ~x86" IUSE="" -CDEPEND=">=sys-apps/portage-2.1.8.3 +CDEPEND=" + || ( + >=sys-apps/portage-2.1.8.3 + sys-apps/portage-mgorny + ) dev-python/snakeoil" DEPEND="${CDEPEND} dev-python/setuptools" -- 2.26.2