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 D9C651382C5 for ; Wed, 21 Mar 2018 18:13:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 501ECE096E; Wed, 21 Mar 2018 18:13:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 27860E0967 for ; Wed, 21 Mar 2018 18:13:02 +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 26BFD335C4A for ; Wed, 21 Mar 2018 18:13:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45112269 for ; Wed, 21 Mar 2018 18:12: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: <1521655960.e367892d8bc34c9a104e85aa5679dc12b525c05f.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-r5.ebuild 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: e367892d8bc34c9a104e85aa5679dc12b525c05f X-VCS-Branch: master Date: Wed, 21 Mar 2018 18:12: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-Archives-Salt: d87a1538-61b9-482f-b7d4-54ec680ec172 X-Archives-Hash: 040d14ced6ff8ed7fb33a45e29a8a926 commit: e367892d8bc34c9a104e85aa5679dc12b525c05f Author: Michał Górny gentoo org> AuthorDate: Wed Mar 21 17:08:52 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Mar 21 18:12:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e367892d app-portage/g-octave: Support sys-apps/portage-mgorny .../{g-octave-0.4.1-r5.ebuild => g-octave-0.4.1-r6.ebuild} | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/app-portage/g-octave/g-octave-0.4.1-r5.ebuild b/app-portage/g-octave/g-octave-0.4.1-r6.ebuild similarity index 95% rename from app-portage/g-octave/g-octave-0.4.1-r5.ebuild rename to app-portage/g-octave/g-octave-0.4.1-r6.ebuild index 539e75f517a..544b0d4318b 100644 --- a/app-portage/g-octave/g-octave-0.4.1-r5.ebuild +++ b/app-portage/g-octave/g-octave-0.4.1-r6.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 @@ -23,7 +23,11 @@ KEYWORDS="~amd64 ~x86" IUSE="doc test" DEPEND="doc? ( >=dev-python/sphinx-1.0 )" -RDEPEND="sys-apps/portage" +RDEPEND=" + || ( + sys-apps/portage + sys-apps/portage-mgorny + )" python_prepare_all() { local PATCHES=(