diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-03-10 22:14:00 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-16 13:13:14 +0100 |
commit | 2da1c5ddbf2417bc87b6cebac0311ccf47007dfd (patch) | |
tree | 9471fb171c4968b7d7f9e6d85884d2de09596b80 /app-vim | |
parent | app-vim/vimcdoc: add missing remote-id (diff) | |
download | gentoo-2da1c5ddbf2417bc87b6cebac0311ccf47007dfd.tar.gz gentoo-2da1c5ddbf2417bc87b6cebac0311ccf47007dfd.tar.bz2 gentoo-2da1c5ddbf2417bc87b6cebac0311ccf47007dfd.zip |
app-vim/vim-nftables: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/35702
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-nftables/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-vim/vim-nftables/metadata.xml b/app-vim/vim-nftables/metadata.xml index 0b644993a6d5..4506d1a35a82 100644 --- a/app-vim/vim-nftables/metadata.xml +++ b/app-vim/vim-nftables/metadata.xml @@ -8,5 +8,8 @@ <maintainer type="project"> <email>vim@gentoo.org</email> </maintainer> + <upstream> + <remote-id type="github">nfnty/vim-nftables</remote-id> + </upstream> <stabilize-allarches/> </pkgmetadata> |