Skip to content

Commit

Permalink
app-portage/elogviewer: Prune dep on portage-mgorny
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed May 18, 2019
1 parent c7318fd commit 5e9af6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions app-portage/elogviewer/elogviewer-2.7-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"

RDEPEND="${PYTHON_DEPS}
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
|| (
>=sys-apps/portage-2.1[${PYTHON_USEDEP}]
sys-apps/portage-mgorny[${PYTHON_USEDEP}]
)
>=sys-apps/portage-2.1[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7)
"
DEPEND="${RDEPEND}
Expand Down
5 changes: 1 addition & 4 deletions app-portage/elogviewer/elogviewer-2.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"

RDEPEND="${PYTHON_DEPS}
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
|| (
>=sys-apps/portage-2.1[${PYTHON_USEDEP}]
sys-apps/portage-mgorny[${PYTHON_USEDEP}]
)
>=sys-apps/portage-2.1[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7)
"
DEPEND="${RDEPEND}
Expand Down

0 comments on commit 5e9af6c

Please sign in to comment.