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 0D1B5138334 for ; Sat, 18 May 2019 10:03:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55343E0864; Sat, 18 May 2019 10:03:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 37D16E0864 for ; Sat, 18 May 2019 10:03:02 +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 14C8D344A04 for ; Sat, 18 May 2019 10:03:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93F615F3 for ; Sat, 18 May 2019 10:02:57 +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: <1558173738.f87549b795dbe0e8e5a3070ab0eb4d52da878991.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/g-octave/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/g-octave/g-octave-0.4.1-r6.ebuild X-VCS-Directories: app-portage/g-octave/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: f87549b795dbe0e8e5a3070ab0eb4d52da878991 X-VCS-Branch: master Date: Sat, 18 May 2019 10:02:57 +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: 0f68c5b1-2add-4286-bbf0-179e800f3419 X-Archives-Hash: c6262feaa233c9c67ba5af5316970d1d commit: f87549b795dbe0e8e5a3070ab0eb4d52da878991 Author: Michał Górny gentoo org> AuthorDate: Sat May 18 08:55:55 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat May 18 10:02:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87549b7 app-portage/g-octave: Prune dep on portage-mgorny Signed-off-by: Michał Górny gentoo.org> app-portage/g-octave/g-octave-0.4.1-r6.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app-portage/g-octave/g-octave-0.4.1-r6.ebuild b/app-portage/g-octave/g-octave-0.4.1-r6.ebuild index 544b0d4318b..c994aee322b 100644 --- a/app-portage/g-octave/g-octave-0.4.1-r6.ebuild +++ b/app-portage/g-octave/g-octave-0.4.1-r6.ebuild @@ -23,11 +23,7 @@ KEYWORDS="~amd64 ~x86" IUSE="doc test" DEPEND="doc? ( >=dev-python/sphinx-1.0 )" -RDEPEND=" - || ( - sys-apps/portage - sys-apps/portage-mgorny - )" +RDEPEND="sys-apps/portage" python_prepare_all() { local PATCHES=(