From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 0917D138334 for ; Sat, 18 May 2019 10:03:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01B8BE087C; Sat, 18 May 2019 10:03:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 CE184E0870 for ; Sat, 18 May 2019 10:03:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D8B85344A09 for ; Sat, 18 May 2019 10:03:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D4DD5FE for ; Sat, 18 May 2019 10:02:58 +0000 (UTC) From: "Michał Górny" 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" Message-ID: <1558173757.43db9f8eed17b90428d0e2da384f479ba1a29b79.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/repo-commit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild app-portage/repo-commit/repo-commit-9999.ebuild X-VCS-Directories: app-portage/repo-commit/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 43db9f8eed17b90428d0e2da384f479ba1a29b79 X-VCS-Branch: master Date: Sat, 18 May 2019 10:02:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 61e7db20-4f1a-4fba-9836-fce776537f2d X-Archives-Hash: 7dc8aac789ee947dcab64a4f369096ae commit: 43db9f8eed17b90428d0e2da384f479ba1a29b79 Author: Michał Górny gentoo org> AuthorDate: Sat May 18 08:56:16 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat May 18 10:02:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43db9f8e app-portage/repo-commit: Prune dep on portage-mgorny Signed-off-by: Michał Górny gentoo.org> app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild | 6 +----- app-portage/repo-commit/repo-commit-9999.ebuild | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild b/app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild index 261572d545f..978b47e224c 100644 --- a/app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild +++ b/app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild @@ -14,8 +14,4 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=" - || ( - >=sys-apps/portage-2.2.0_alpha86 - sys-apps/portage-mgorny - )" +RDEPEND=">=sys-apps/portage-2.2.0_alpha86" diff --git a/app-portage/repo-commit/repo-commit-9999.ebuild b/app-portage/repo-commit/repo-commit-9999.ebuild index a7acdc3928b..97ac51081e0 100644 --- a/app-portage/repo-commit/repo-commit-9999.ebuild +++ b/app-portage/repo-commit/repo-commit-9999.ebuild @@ -21,11 +21,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=" - || ( - >=sys-apps/portage-2.2.0_alpha86 - sys-apps/portage-mgorny - )" +RDEPEND=">=sys-apps/portage-2.2.0_alpha86" #if LIVE KEYWORDS=