commit:     ab6842e79ed9a4588d20b04b809a395a50735b36
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 08:54:20 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 08:54:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab6842e7

sys-process/glances: Inherit optfeature.eclass

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-process/glances/glances-3.1.4.1-r1.ebuild | 2 +-
 sys-process/glances/glances-3.1.5.ebuild      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/glances/glances-3.1.4.1-r1.ebuild 
b/sys-process/glances/glances-3.1.4.1-r1.ebuild
index ef2371ed905..13f76fb3795 100644
--- a/sys-process/glances/glances-3.1.4.1-r1.ebuild
+++ b/sys-process/glances/glances-3.1.4.1-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="ncurses"
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
-inherit distutils-r1 eutils linux-info
+inherit distutils-r1 linux-info optfeature
 
 DESCRIPTION="CLI curses based monitoring tool"
 HOMEPAGE="https://github.com/nicolargo/glances";

diff --git a/sys-process/glances/glances-3.1.5.ebuild 
b/sys-process/glances/glances-3.1.5.ebuild
index ddac31590a0..1a2f8e46821 100644
--- a/sys-process/glances/glances-3.1.5.ebuild
+++ b/sys-process/glances/glances-3.1.5.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="ncurses"
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
-inherit distutils-r1 eutils linux-info
+inherit distutils-r1 linux-info optfeature
 
 DESCRIPTION="CLI curses based monitoring tool"
 HOMEPAGE="https://github.com/nicolargo/glances";

Reply via email to