Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/g-octave/
Date: Wed, 21 Mar 2018 18:13:04
Message-Id: 1521655960.e367892d8bc34c9a104e85aa5679dc12b525c05f.mgorny@gentoo
1 commit: e367892d8bc34c9a104e85aa5679dc12b525c05f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 21 17:08:52 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 21 18:12:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e367892d
7
8 app-portage/g-octave: Support sys-apps/portage-mgorny
9
10 .../{g-octave-0.4.1-r5.ebuild => g-octave-0.4.1-r6.ebuild} | 8 ++++++--
11 1 file changed, 6 insertions(+), 2 deletions(-)
12
13 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
14 similarity index 95%
15 rename from app-portage/g-octave/g-octave-0.4.1-r5.ebuild
16 rename to app-portage/g-octave/g-octave-0.4.1-r6.ebuild
17 index 539e75f517a..544b0d4318b 100644
18 --- a/app-portage/g-octave/g-octave-0.4.1-r5.ebuild
19 +++ b/app-portage/g-octave/g-octave-0.4.1-r6.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -23,7 +23,11 @@ KEYWORDS="~amd64 ~x86"
27 IUSE="doc test"
28
29 DEPEND="doc? ( >=dev-python/sphinx-1.0 )"
30 -RDEPEND="sys-apps/portage"
31 +RDEPEND="
32 + || (
33 + sys-apps/portage
34 + sys-apps/portage-mgorny
35 + )"
36
37 python_prepare_all() {
38 local PATCHES=(