``` $ equery m gnutls * net-libs/gnutls [gentoo] Maintainer: base-system@gentoo.org Upstream: Remote-ID: cpe:/a:gnu:gnutls ID: cpe Remote-ID: gnutls/gnutls ID: gitlab Homepage: https://www.gnutls.org/ [...] ``` "equery m" should map the gitlab remote-id to https://gitlab.com/gnutls/gnutls and include it as a link.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=5146d35eb97e2c1a8f7691e59c755ed14e858dd4 commit 5146d35eb97e2c1a8f7691e59c755ed14e858dd4 Author: Siddhanth Rathod <xsiddhanthrathod@gmail.com> AuthorDate: 2023-09-19 18:31:49 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-09-19 19:13:02 +0000 equery meta: map the remote-id to the respective url Bug: https://bugs.gentoo.org/877519 Signed-off-by: Siddhanth Rathod <xsiddhanthrathod@gmail.com> Closes: https://github.com/gentoo/gentoolkit/pull/32 Signed-off-by: Sam James <sam@gentoo.org> pym/gentoolkit/equery/meta.py | 51 ++++++++++++++++++++++++++++++++++--------- 1 file changed, 41 insertions(+), 10 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c162ce62447fec711a28ecf1434879256c8aea6a commit c162ce62447fec711a28ecf1434879256c8aea6a Author: Sam James <sam@gentoo.org> AuthorDate: 2023-10-03 15:43:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-10-03 15:44:35 +0000 app-portage/gentoolkit: add 0.6.2 Bug: https://bugs.gentoo.org/900224 Closes: https://bugs.gentoo.org/369581 Closes: https://bugs.gentoo.org/382009 Closes: https://bugs.gentoo.org/576224 Closes: https://bugs.gentoo.org/709816 Closes: https://bugs.gentoo.org/861116 Closes: https://bugs.gentoo.org/877519 Closes: https://bugs.gentoo.org/902551 Signed-off-by: Sam James <sam@gentoo.org> app-portage/gentoolkit/Manifest | 1 + app-portage/gentoolkit/gentoolkit-0.6.2.ebuild | 71 ++++++++++++++++++++++++++ 2 files changed, 72 insertions(+)