diff options
author | Sam James <sam@gentoo.org> | 2023-02-11 02:22:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-11 02:36:48 +0000 |
commit | e12c1b0d77407712d204e780b796c1c5365812df (patch) | |
tree | 5c72340eeb511fe41eed089c8f6d6ba4b1abdcf7 /app-emulation/xen-tools | |
parent | app-emulation/qemu: fix more configure options (diff) | |
download | gentoo-e12c1b0d77407712d204e780b796c1c5365812df.tar.gz gentoo-e12c1b0d77407712d204e780b796c1c5365812df.tar.bz2 gentoo-e12c1b0d77407712d204e780b796c1c5365812df.zip |
Revert "app-emulation/xen-tools: add github upstream metadata"
This reverts commit 45d17d73acc6a72e23e33720c20f00a0b071b906.
It's not the same xen-tools. I'd taken a brief look and assumed
the code was buried, but it's not.
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, 0 insertions, 3 deletions
diff --git a/app-emulation/xen-tools/metadata.xml b/app-emulation/xen-tools/metadata.xml index b2bd29a7270d..fb98e4a01835 100644 --- a/app-emulation/xen-tools/metadata.xml +++ b/app-emulation/xen-tools/metadata.xml @@ -27,7 +27,4 @@ <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> |