commit:     3b6daa22cdcbbfac3fc94947b1029b017fc8e7b3
Author:     Till Schäfer <till2.schaefer <AT> uni-dortmund <DOT> de>
AuthorDate: Fri May 20 11:46:14 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri May 20 13:27:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6daa22

app-text/nfoview: revert PEP 517 migration

causes location errors for include files

Closes: https://bugs.gentoo.org/846563
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Till Schäfer <till2.schaefer <AT> uni-dortmund.de>
Closes: https://github.com/gentoo/gentoo/pull/25572
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-text/nfoview/{nfoview-1.28.1.ebuild => nfoview-1.28.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/nfoview/nfoview-1.28.1.ebuild 
b/app-text/nfoview/nfoview-1.28.1-r1.ebuild
similarity index 96%
rename from app-text/nfoview/nfoview-1.28.1.ebuild
rename to app-text/nfoview/nfoview-1.28.1-r1.ebuild
index 6fbe3ae73b90..227f00ed1eda 100644
--- a/app-text/nfoview/nfoview-1.28.1.ebuild
+++ b/app-text/nfoview/nfoview-1.28.1-r1.ebuild
@@ -3,8 +3,8 @@
 
 EAPI=8
 
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1 virtualx xdg
 

Reply via email to