mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
Fortran package manager.
It's strange but in src_compile the "${EPYTHON} ford"
tries to call "${S}/ford" instead of python site-package
like within dev-libs/fortran-stdlib when build HTML docs.
Tests currently is disabled.
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>