Some 'Repology' links on p.g.o point to "unkown projects". For example on https://packages.gentoo.org/packages/games-simulation/EmptyEpsilon the 'Repology' link points to https://repology.org/project/EmptyEpsilon, however the Repology name is emptyepsilon. The Repology developer thankfully pointed me to https://repology.org/tools/project-by?repo=gentoo&name_type=srcname&target_page=project_versions, which allows us to link from p.g.o using the Gentoo package coordinates. This has two advantages 1) It is robust and functional in the case described above 2) It supports packages with the same name (but different categories) Reproducible: Always
How about to add a remote-id for Repology?
(In reply to Alexander Kurakin from comment #1) > How about to add a remote-id for Repology? https://bugs.gentoo.org/744175#c3
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/sites/soko.git/commit/?id=db020b34c3907a9022e6f302fa2d5fe76429dade commit db020b34c3907a9022e6f302fa2d5fe76429dade Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2022-05-16 14:27:15 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2023-02-17 20:49:07 +0000 Link to repology by Gentoo package coordinates Some 'Repology' links on p.g.o point to "unkown projects". For example on https://packages.gentoo.org/packages/games-simulation/EmptyEpsilon the 'Repology' link points to https://repology.org/project/EmptyEpsilon, however the Repology name is emptyepsilon. The Repology developer thankfully pointed me to https://repology.org/tools/project-by?repo=gentoo&name_type=srcname&target_page=project_versions, which allows us to link from p.g.o using the Gentoo package coordinates. This has two advantages 1) It is robust and functional in the case described above 2) It supports packages with the same name (but different categories) Hence, this changes the 'Repology' link to use Gentoo package coordinates. Closes: https://bugs.gentoo.org/845009 Signed-off-by: Florian Schmaus <flow@gentoo.org> Closes: https://github.com/gentoo/soko/pull/6 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> web/templates/packages/resources.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)