commit:     d94ba0007abc8b7aba24e1a1dcbd324edd06861d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 17:18:38 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 18:12:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94ba000

sys-apps/entropy: Support sys-apps/portage-mgorny

 sys-apps/entropy/{entropy-302.ebuild => entropy-302-r1.ebuild} | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/sys-apps/entropy/entropy-302.ebuild 
b/sys-apps/entropy/entropy-302-r1.ebuild
similarity index 95%
rename from sys-apps/entropy/entropy-302.ebuild
rename to sys-apps/entropy/entropy-302-r1.ebuild
index bb7cc0fb689..60af0793b78 100644
--- a/sys-apps/entropy/entropy-302.ebuild
+++ b/sys-apps/entropy/entropy-302-r1.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=5
@@ -23,7 +23,10 @@ RDEPEND=">=app-misc/pax-utils-0.7
        net-misc/rsync
        sys-apps/diffutils
        sys-apps/sandbox
-       >=sys-apps/portage-2.1.9[${PYTHON_USEDEP}]
+       || (
+               >=sys-apps/portage-2.1.9[${PYTHON_USEDEP}]
+               sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+       )
        sys-devel/gettext
        ${PYTHON_DEPS}"
 DEPEND="${RDEPEND}

Reply via email to