commit: 8eed2a0ce90647e303e5adc4967d365f0e65a72c
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Sep 24 12:33:57 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Sep 24 12:33:57 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8eed2a0c
media-video/vidify: eutils --> optfeature
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
media-video/vidify/vidify-2.2.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/vidify/vidify-2.2.6.ebuild
b/media-video/vidify/vidify-2.2.6.ebuild
index 58e0fc70..974600dc 100644
--- a/media-video/vidify/vidify-2.2.6.ebuild
+++ b/media-video/vidify/vidify-2.2.6.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit eutils xdg distutils-r1 virtualx
+inherit xdg distutils-r1 optfeature virtualx
DESCRIPTION="Watch music videos in real time for the songs playing on your
device"
HOMEPAGE="https://github.com/vidify/vidify https://vidify.org"