Сравнение slepc-3.23.1 с slepc-3.24.2

/usr/portage/sci-mathematics/slepc/slepc-3.24.2.ebuild 2026-03-11 11:46:08.986417988 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
112 112
	fi
113 113

  
114 114
	if use doc ; then
115
		dodoc docs/slepc.pdf
116 115
		docinto html
117
		dodoc -r docs/*.html docs/manualpages
116
		dodoc -r docs/*
118 117
	fi
119 118

  
120 119
	# add PETSC_DIR to environmental variables
Спасибо!