From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1011438-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id EC6B21382C5
	for <garchives@archives.gentoo.org>; Wed, 21 Mar 2018 18:13:11 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4538CE097E;
	Wed, 21 Mar 2018 18:13:04 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 1E43FE097E
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Mar 2018 18:13:04 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 18CDE335C60
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Mar 2018 18:13:03 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id ECB8D272
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Mar 2018 18:12:58 +0000 (UTC)
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org>
Message-ID: <1521655966.ad2056746ef0bab67deee2c9bd6feaac39a75b38.mgorny@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/portpeek/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-portage/portpeek/portpeek-2.1.26-r1.ebuild app-portage/portpeek/portpeek-2.1.26.ebuild
X-VCS-Directories: app-portage/portpeek/
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: ad2056746ef0bab67deee2c9bd6feaac39a75b38
X-VCS-Branch: master
Date: Wed, 21 Mar 2018 18:12:58 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 6fa7f0ee-543b-48e2-b11b-c2e17075bb95
X-Archives-Hash: ec1c20d040dfd188eab5377dfe1d284c

commit:     ad2056746ef0bab67deee2c9bd6feaac39a75b38
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 17:15:34 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 18:12:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad205674

app-portage/portpeek: Support sys-apps/portage-mgorny

 .../portpeek/{portpeek-2.1.26.ebuild => portpeek-2.1.26-r1.ebuild}   | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-portage/portpeek/portpeek-2.1.26.ebuild b/app-portage/portpeek/portpeek-2.1.26-r1.ebuild
similarity index 86%
rename from app-portage/portpeek/portpeek-2.1.26.ebuild
rename to app-portage/portpeek/portpeek-2.1.26-r1.ebuild
index 1fee1c28c07..80125251770 100644
--- a/app-portage/portpeek/portpeek-2.1.26.ebuild
+++ b/app-portage/portpeek/portpeek-2.1.26-r1.ebuild
@@ -21,7 +21,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 DEPEND="${PYTHON_DEPS}"
 RDEPEND="${DEPEND}
 	>=app-portage/gentoolkit-0.4.0
-	>=sys-apps/portage-2.3.19-r1[${PYTHON_USEDEP}]"
+	|| (
+		>=sys-apps/portage-2.3.19-r1[${PYTHON_USEDEP}]
+		sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+	)"
 
 src_install() {
 	python_foreach_impl python_doscript ${PN}