diff options
author | Sam James <sam@gentoo.org> | 2022-07-28 15:05:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-28 15:08:54 +0100 |
commit | a6927390f466a1d5f4571339ca1675b04dc892ae (patch) | |
tree | 2bcc0103bc87e76735d67f7c2ca62e2e3972aff9 /app-emulation/libguestfs | |
parent | app-antivirus/clamav: add github upstream metadata (diff) | |
download | gentoo-a6927390f466a1d5f4571339ca1675b04dc892ae.tar.gz gentoo-a6927390f466a1d5f4571339ca1675b04dc892ae.tar.bz2 gentoo-a6927390f466a1d5f4571339ca1675b04dc892ae.zip |
app-emulation/libguestfs: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/libguestfs')
-rw-r--r-- | app-emulation/libguestfs/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emulation/libguestfs/metadata.xml b/app-emulation/libguestfs/metadata.xml index ddd4c20532b2..98a2975f77de 100644 --- a/app-emulation/libguestfs/metadata.xml +++ b/app-emulation/libguestfs/metadata.xml @@ -9,4 +9,7 @@ <flag name="libvirt">Use <pkg>app-emulation/libvirt</pkg> to manipulate VMs</flag> <flag name="systemtap">Use <pkg>dev-util/systemtap</pkg> to inspect VM via "probes"</flag> </use> + <upstream> + <remote-id type="github">libguestfs/libguestfs</remote-id> + </upstream> </pkgmetadata> |