commit: 899727e01145166ded98ef667830e834e5b29196 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat May 18 08:55:51 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat May 18 10:02:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=899727e0
app-portage/flaggie: Prune dep on portage-mgorny Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 6 +----- app-portage/flaggie/flaggie-9999.ebuild | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild index 1e348532fb0..2d4177ad3fd 100644 --- a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild +++ b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild @@ -16,11 +16,7 @@ SLOT="0" KEYWORDS="amd64 arm ~hppa ~mips ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" -RDEPEND=" - || ( - sys-apps/portage[${PYTHON_USEDEP}] - sys-apps/portage-mgorny[${PYTHON_USEDEP}] - )" +RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]" python_install_all() { newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN} diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild index 8bff382266f..d979063b48d 100644 --- a/app-portage/flaggie/flaggie-9999.ebuild +++ b/app-portage/flaggie/flaggie-9999.ebuild @@ -16,11 +16,7 @@ SLOT="0" KEYWORDS="" IUSE="" -RDEPEND=" - || ( - sys-apps/portage[${PYTHON_USEDEP}] - sys-apps/portage-mgorny[${PYTHON_USEDEP}] - )" +RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]" python_install_all() { newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN}