commit: 3877099cf9c93eca339da7af00054a32352b7561
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 16:34:26 2023 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 16:35:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3877099c
dev-python/pygccxml: Drop empty line
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>
dev-python/pygccxml/pygccxml-2.4.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/pygccxml/pygccxml-2.4.0.ebuild
b/dev-python/pygccxml/pygccxml-2.4.0.ebuild
index 7c80f9e6c423..f93c64023594 100644
--- a/dev-python/pygccxml/pygccxml-2.4.0.ebuild
+++ b/dev-python/pygccxml/pygccxml-2.4.0.ebuild
@@ -24,7 +24,6 @@ DEPEND="${RDEPEND}"
distutils_enable_tests unittest
distutils_enable_sphinx docs dev-python/sphinx-rtd-theme
-
python_prepare_all() {
eapply -p0 "${FILESDIR}/${PN}-2.4.0-pyproject.patch"
eapply_user