mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-libs/fortran-stdlib: update 9999.ebuild
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
FORTRAN_STANDARD="2003"
|
FORTRAN_STANDARD="2003"
|
||||||
PYTHON_COMPAT=( python3_{11..13} )
|
PYTHON_COMPAT=( python3_{11..14} )
|
||||||
|
|
||||||
inherit cmake fortran-2 git-r3 python-any-r1
|
inherit cmake fortran-2 git-r3 python-any-r1
|
||||||
|
|
||||||
@@ -27,7 +27,7 @@ DEPEND="
|
|||||||
app-text/ford[${PYTHON_USEDEP}]
|
app-text/ford[${PYTHON_USEDEP}]
|
||||||
')
|
')
|
||||||
)
|
)
|
||||||
test? ( dev-util/fortran-test-drive )
|
test? ( ~dev-util/fortran-test-drive-0.4.0 )
|
||||||
"
|
"
|
||||||
|
|
||||||
pkg_setup() {
|
pkg_setup() {
|
||||||
@@ -56,7 +56,7 @@ src_compile() {
|
|||||||
|
|
||||||
if use doc ; then
|
if use doc ; then
|
||||||
einfo "Build API documentation:"
|
einfo "Build API documentation:"
|
||||||
${EPYTHON} ford API-doc-FORD-file.md || die
|
ford API-doc-FORD-file.md || die
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user