commit: 90fde1e12b8bbe7036b11ddff958e299e6f87793 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Jun 30 08:32:22 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Jun 30 12:38:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90fde1e1
media-gfx/qiv: add missing remote-id Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37368 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> media-gfx/qiv/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/media-gfx/qiv/metadata.xml b/media-gfx/qiv/metadata.xml index 115e9d64a669..0d624e24b0a5 100644 --- a/media-gfx/qiv/metadata.xml +++ b/media-gfx/qiv/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <!-- maintainer-needed --> + <upstream> + <remote-id type="codeberg">ciberandy/qiv</remote-id> + </upstream> </pkgmetadata>
