From b421628b6c48414b482e0bfbb412c07a1b8d3c85 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 3 Apr 2021 13:16:29 +0200 Subject: dev-python/pylatex: Drop superfluous optfeature header Signed-off-by: Andreas Sturmlechner --- dev-python/pylatex/pylatex-1.4.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/pylatex/pylatex-1.4.1.ebuild b/dev-python/pylatex/pylatex-1.4.1.ebuild index f1cbdec4f257..e22369be0021 100644 --- a/dev-python/pylatex/pylatex-1.4.1.ebuild +++ b/dev-python/pylatex/pylatex-1.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -45,7 +45,6 @@ python_install_all() { } pkg_postinst() { - elog "Optional dependencies:" optfeature "compiling generated files" "app-text/texlive dev-texlive/texlive-latexextra dev-texlive/texlive-mathscience" optfeature "matplotlib support" dev-python/matplotlib optfeature "numpy support" dev-python/numpy -- cgit v1.2.3-65-gdbad