commit: 40fc8bf42a7eec83a43d854b6ca416833ad17d8b Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Oct 30 20:11:31 2022 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Oct 30 20:11:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40fc8bf4
dev-util/coccigrep: sphinx.ext.pngmath obsoleted Closes: https://bugs.gentoo.org/878775 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-util/coccigrep/coccigrep-1.20.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-util/coccigrep/coccigrep-1.20.ebuild b/dev-util/coccigrep/coccigrep-1.20.ebuild index 5a30a6669a76..7ce98d6d6821 100644 --- a/dev-util/coccigrep/coccigrep-1.20.ebuild +++ b/dev-util/coccigrep/coccigrep-1.20.ebuild @@ -26,6 +26,8 @@ BDEPEND=" emacs? ( >=app-editors/emacs-23.1:* ) " +PATCHES=( "${FILESDIR}"/${P}-sphinx.patch ) + SITEFILE="50${PN}-gentoo.el" python_compile_all() {
