commit:     e367892d8bc34c9a104e85aa5679dc12b525c05f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 17:08:52 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> 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=(

Reply via email to