commit: e1fb1d3d6b59a01661c22ce7d82e8f4e4787e669 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 10:13:51 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Apr 16 10:13:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1fb1d3d
sys-devel/sparse: eutils-- Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: David Seifert <soap <AT> gentoo.org> sys-devel/sparse/sparse-0.6.3.ebuild | 2 +- sys-devel/sparse/sparse-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/sparse/sparse-0.6.3.ebuild b/sys-devel/sparse/sparse-0.6.3.ebuild index 34da20a600a..0fcda784733 100644 --- a/sys-devel/sparse/sparse-0.6.3.ebuild +++ b/sys-devel/sparse/sparse-0.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit eutils llvm multilib toolchain-funcs +inherit llvm multilib toolchain-funcs DESCRIPTION="C semantic parser" HOMEPAGE="https://sparse.wiki.kernel.org/index.php/Main_Page" diff --git a/sys-devel/sparse/sparse-9999.ebuild b/sys-devel/sparse/sparse-9999.ebuild index 34da20a600a..0fcda784733 100644 --- a/sys-devel/sparse/sparse-9999.ebuild +++ b/sys-devel/sparse/sparse-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit eutils llvm multilib toolchain-funcs +inherit llvm multilib toolchain-funcs DESCRIPTION="C semantic parser" HOMEPAGE="https://sparse.wiki.kernel.org/index.php/Main_Page"
