From 5998aad5a23e4e5e010267a8dd36354076c74405 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Wed, 18 Jul 2018 18:57:15 -0700 Subject: [PATCH] sys-process/glances: don't install docs by default Also remove stray comment line from ebuild. Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- sys-process/glances/glances-2.11.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/glances/glances-2.11.1.ebuild b/sys-process/glances/glances-2.11.1.ebuild index 51d1b0476c64..91ea01b90072 100644 --- a/sys-process/glances/glances-2.11.1.ebuild +++ b/sys-process/glances/glances-2.11.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/G/${PN^}/${P^}.tar.gz" LICENSE="LGPL-3" SLOT="0" KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" -IUSE="+doc" +IUSE="doc" DEPEND=" doc? ( @@ -23,7 +23,7 @@ DEPEND=" dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] ) dev-python/setuptools[${PYTHON_USEDEP}]" -# There is another optional extra batinfo, absent from portage + RDEPEND="${DEPEND} >=dev-python/psutil-2.0.0[${PYTHON_USEDEP}]" -- 2.26.2