# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{9..12} ) PYPI_NO_NORMALIZE=1 inherit distutils-r1 git-r3 DESCRIPTION="Tools to support the processing of materials-science data" HOMEPAGE="https://www.mantidproject.org/" #SRC_URI="https://github.com/mantidproject/mantid/archive/v${PV}.tar.gz -> ${P}.tar.gz" EGIT_REPO_URI="https://github.com/mantidproject/mantid.git" LICENSE="GPL-v3" SLOT="0" KEYWORDS="" IUSE="doc python test" #hdf5>=1.12,<1.13 #libopenblas!=0.3.23,!=0.3.24,!=0.3.25 #