commit: 8483056282e33ca1b6c7bc29b4b113128f0166a3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 8 02:11:47 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 8 02:11:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84830562
app-shells/tcsh: add github upstream metadata Linked from https://www.tcsh.org/. Signed-off-by: Sam James <sam <AT> gentoo.org> app-shells/tcsh/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app-shells/tcsh/metadata.xml b/app-shells/tcsh/metadata.xml index 48435c513817..4c7f196fe3de 100644 --- a/app-shells/tcsh/metadata.xml +++ b/app-shells/tcsh/metadata.xml @@ -12,4 +12,7 @@ includes a command-line editor, programmable word completion, spelling correction, a history mechanism, job control and a C-like syntax. </longdescription> + <upstream> + <remote-id type="github">tcsh-org/tcsh</remote-id> + </upstream> </pkgmetadata>
