The stix-fonts project migrated to GitHub a while ago. The ZIP archives are apparently no longer available at SF (the old mirror). Hence, an install of the package fails at the fetch-stage. Also, the checksums of the archive offered at GitHub (for version 2.0.0) do not match the one in the manifest.
confirmed: /usr/portage/media-fonts/stix-fonts$ GENTOO_MIRRORS="" ebuild stix-fonts-2.0.0.ebuild fetch ... 2018-11-04 18:32:09 ERROR 404: Not Found. !!! Couldn't download 'STIXv2.0.0.zip'. Aborting.
Created attachment 560946 [details] stix-fonts-2.0.0-r1.ebuild I've update the stix-fonts-2.0.0 ebuild. This seems to work on my PC, installing from /usr/local/portage.
Created attachment 579324 [details] media-fonts/stix-fonts-2.0.0-r2 Previous ebuild did not work after project was migrated from Sourceforge to Github, as zip file size and directory structure changed. Edited the ebuild accordingly, and this should work now.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102f93bd01c974876866bd06671646fc528a78c1 commit 102f93bd01c974876866bd06671646fc528a78c1 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-03-20 22:55:26 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-03-21 19:05:35 +0000 media-fonts/stix-fonts: 2.11 version bump, EAPI-7, new upstream repo Bug: https://bugs.gentoo.org/601866 Closes: https://bugs.gentoo.org/670280 Closes: https://bugs.gentoo.org/740256 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-fonts/stix-fonts/Manifest | 4 +++ media-fonts/stix-fonts/stix-fonts-2.11.ebuild | 36 +++++++++++++++++++++++++++ 2 files changed, 40 insertions(+)