From: Michał Górny Date: Sat, 18 May 2019 08:56:14 +0000 (+0200) Subject: app-portage/porthole: Prune dep on portage-mgorny X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=32a8ca0009506648abdbd85f00dc889c6329a502;p=gentoo.git app-portage/porthole: Prune dep on portage-mgorny Signed-off-by: Michał Górny --- diff --git a/app-portage/porthole/porthole-0.6.1-r5.ebuild b/app-portage/porthole/porthole-0.6.1-r5.ebuild index 3697141e3779..f2fff2886890 100644 --- a/app-portage/porthole/porthole-0.6.1-r5.ebuild +++ b/app-portage/porthole/porthole-0.6.1-r5.ebuild @@ -19,10 +19,7 @@ IUSE="nls" LANGS="de pl ru vi it fr tr" RDEPEND=" - || ( - >=sys-apps/portage-2.1[${PYTHON_USEDEP}] - sys-apps/portage-mgorny[${PYTHON_USEDEP}] - ) + >=sys-apps/portage-2.1[${PYTHON_USEDEP}] dev-python/pygtk:2[${PYTHON_USEDEP}] gnome-base/libglade:2.0 dev-python/pygtksourceview:2[${PYTHON_USEDEP}]