diff options
author | Sam James <sam@gentoo.org> | 2023-07-26 04:12:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-26 04:12:31 +0100 |
commit | 6fdb0972abc36d69a4b56a7e76d126b6af77c467 (patch) | |
tree | c823cc830e5d8e700f11089ecb5bc10a6e1923a2 /app-editors/vis | |
parent | dev-lua/lutok: add github upstream metadata (diff) | |
download | gentoo-6fdb0972abc36d69a4b56a7e76d126b6af77c467.tar.gz gentoo-6fdb0972abc36d69a4b56a7e76d126b6af77c467.tar.bz2 gentoo-6fdb0972abc36d69a4b56a7e76d126b6af77c467.zip |
app-editors/vis: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/vis')
-rw-r--r-- | app-editors/vis/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-editors/vis/metadata.xml b/app-editors/vis/metadata.xml index 07e6ce2a8cbd..9bc3451307bd 100644 --- a/app-editors/vis/metadata.xml +++ b/app-editors/vis/metadata.xml @@ -14,4 +14,7 @@ Vis aims to be a modern, legacy free, simple yet efficient editor combining the <use> <flag name="tre">more memory efficient regex search using <pkg>dev-libs/tre</pkg></flag> </use> +<upstream> + <remote-id type="github">martanne/vis</remote-id> +</upstream> </pkgmetadata> |