mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
virt-v2v was once part of app-emulation/guestfs-tools, however it was split into its own tool some time ago. This commit restores app-emulation/virt-v2v into its own package. Closes: https://bugs.gentoo.org/914356 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40857 Signed-off-by: Sam James <sam@gentoo.org>
20 lines
642 B
XML
20 lines
642 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>salah.coronya@gmail.com</email>
|
|
<name>Christopher Byrne</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>virtualization@gentoo.org</email>
|
|
<name>Gentoo Virtualization Project</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">libguestfs/virt-v2v</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|