diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-05-18 10:56:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-05-18 12:02:35 +0200 |
commit | 32a8ca0009506648abdbd85f00dc889c6329a502 (patch) | |
tree | fcf0be932ebcc81d9470ad01c3614c8e7bd2a2f4 /app-portage | |
parent | app-portage/pfl: Prune dep on portage-mgorny (diff) | |
download | gentoo-32a8ca0009506648abdbd85f00dc889c6329a502.tar.gz gentoo-32a8ca0009506648abdbd85f00dc889c6329a502.tar.bz2 gentoo-32a8ca0009506648abdbd85f00dc889c6329a502.zip |
app-portage/porthole: Prune dep on portage-mgorny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/porthole/porthole-0.6.1-r5.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
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}] |