commit: 60046dda0a27f8a0e61c3440f404cfb1f064fef4 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Mon Apr 1 12:49:41 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 15:55:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60046dda
app-text/cedilla: add missing remote-id Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/36041 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-text/cedilla/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app-text/cedilla/metadata.xml b/app-text/cedilla/metadata.xml index f8003ca6d190..432003501472 100644 --- a/app-text/cedilla/metadata.xml +++ b/app-text/cedilla/metadata.xml @@ -5,4 +5,7 @@ <email>[email protected]</email> <name>Aaron W. Swenson</name> </maintainer> + <upstream> + <remote-id type="github">jech/cedilla</remote-id> + </upstream> </pkgmetadata>
