app-portage/diffmask: Support sys-apps/portage-mgorny
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 16:24:26 +0000 (17:24 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 18:12:20 +0000 (19:12 +0100)
app-portage/diffmask/diffmask-0.3.3-r3.ebuild [moved from app-portage/diffmask/diffmask-0.3.3-r2.ebuild with 75% similarity]
app-portage/diffmask/diffmask-9999.ebuild

similarity index 75%
rename from app-portage/diffmask/diffmask-0.3.3-r2.ebuild
rename to app-portage/diffmask/diffmask-0.3.3-r3.ebuild
index 14598106ea4221ffe97a589318c18d088d787557..1b7c91a0cd0fd26fc4ef538eab9df3e6c09126a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,4 +15,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+RDEPEND="
+       || (
+               sys-apps/portage[${PYTHON_USEDEP}]
+               sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+       )"
index 91a23879b64ff0fb6deda55ee5e8b00d8c974ead..3b906ae054efff43a4c13c4c0d41885b610b1e6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,7 +20,11 @@ SLOT="0"
 KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
 IUSE=""
 
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+RDEPEND="
+       || (
+               sys-apps/portage[${PYTHON_USEDEP}]
+               sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+       )"
 #if LIVE
 
 KEYWORDS=