diff options
| author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-03-10 22:13:06 +0100 |
|---|---|---|
| committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-16 13:13:14 +0100 |
| commit | cd8ab7c93f9bbf42c257b983e4a271ef2938a216 (patch) | |
| tree | 7545582607af1ea01bde0800e7aba9fd29176985 | |
| parent | 6c267f92ee27e9a17cab1463c6cc58e932a48de4 (diff) | |
| download | gentoo-cd8ab7c93f9bbf42c257b983e4a271ef2938a216.tar.gz gentoo-cd8ab7c93f9bbf42c257b983e4a271ef2938a216.tar.bz2 gentoo-cd8ab7c93f9bbf42c257b983e4a271ef2938a216.zip | |
app-vim/vimcdoc: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
| -rw-r--r-- | app-vim/vimcdoc/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-vim/vimcdoc/metadata.xml b/app-vim/vimcdoc/metadata.xml index f8a2bb7497f6..7b49e0053ded 100644 --- a/app-vim/vimcdoc/metadata.xml +++ b/app-vim/vimcdoc/metadata.xml @@ -5,5 +5,8 @@ <email>vim@gentoo.org</email> <name>Gentoo Vim Project</name> </maintainer> + <upstream> + <remote-id type="sourceforge">vimcdoc</remote-id> + </upstream> <stabilize-allarches/> </pkgmetadata> |
