diff options
author | Sam James <sam@gentoo.org> | 2023-02-04 21:36:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-04 22:49:34 +0000 |
commit | 45d17d73acc6a72e23e33720c20f00a0b071b906 (patch) | |
tree | 1c24dc10772444549453a84a552a171bfb0a39ce /app-emulation/xen-tools | |
parent | net-libs/nodejs: sync live (diff) | |
download | gentoo-45d17d73acc6a72e23e33720c20f00a0b071b906.tar.gz gentoo-45d17d73acc6a72e23e33720c20f00a0b071b906.tar.bz2 gentoo-45d17d73acc6a72e23e33720c20f00a0b071b906.zip |
app-emulation/xen-tools: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools')
-rw-r--r-- | app-emulation/xen-tools/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emulation/xen-tools/metadata.xml b/app-emulation/xen-tools/metadata.xml index fb98e4a01835..b2bd29a7270d 100644 --- a/app-emulation/xen-tools/metadata.xml +++ b/app-emulation/xen-tools/metadata.xml @@ -27,4 +27,7 @@ <flag name="system-qemu">Using <pkg>app-emulation/qemu</pkg> instead of the bundled one</flag> <flag name="system-seabios">Using <pkg>sys-firmware/seabios</pkg> instead of the bundled one</flag> </use> + <upstream> + <remote-id type="github">xen-tools/xen-tools</remote-id> + </upstream> </pkgmetadata> |