app-portage/porthole: Support sys-apps/portage-mgorny
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 17:15:11 +0000 (18:15 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 18:12:45 +0000 (19:12 +0100)
app-portage/porthole/porthole-0.6.1-r5.ebuild [moved from app-portage/porthole/porthole-0.6.1-r4.ebuild with 94% similarity]

similarity index 94%
rename from app-portage/porthole/porthole-0.6.1-r4.ebuild
rename to app-portage/porthole/porthole-0.6.1-r5.ebuild
index b89b89c8092c48449069bae51804ada28115919c..4c439daffb48b5572edc352b2505d541f079a8a2 100644 (file)
@@ -18,7 +18,11 @@ KEYWORDS="amd64 arm ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="nls"
 LANGS="de pl ru vi it fr tr"
 
-RDEPEND=">=sys-apps/portage-2.1[${PYTHON_USEDEP}]
+RDEPEND="
+       || (
+               >=sys-apps/portage-2.1[${PYTHON_USEDEP}]
+               sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+       )
        dev-python/pygtk:2[${PYTHON_USEDEP}]
        gnome-base/libglade:2.0
        dev-python/pygtksourceview:2[${PYTHON_USEDEP}]