commit: 89d22f4be6651d6d4978209b24764c1035fcd66d Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Apr 7 14:04:13 2024 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sun Apr 7 16:20:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d22f4b
app-accessibility/speechd-el: add missing remote-id Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> app-accessibility/speechd-el/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app-accessibility/speechd-el/metadata.xml b/app-accessibility/speechd-el/metadata.xml index 424096f611d6..690f1a3301a3 100644 --- a/app-accessibility/speechd-el/metadata.xml +++ b/app-accessibility/speechd-el/metadata.xml @@ -12,4 +12,7 @@ <email>[email protected]</email> <name>Gentoo GNU Emacs project</name> </maintainer> +<upstream> + <remote-id type="github">brailcom/speechd-el</remote-id> +</upstream> </pkgmetadata>
