diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-08-25 23:37:56 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-26 11:45:54 +0100 |
commit | 9c3e07b961103b094956d2506e164c548b406ec1 (patch) | |
tree | 9f73f650c18774c536a797ec1ac872f5da18baf8 /app-emulation | |
parent | app-editors/nano: use <pkg> tag in metadata.xml (diff) | |
download | gentoo-9c3e07b961103b094956d2506e164c548b406ec1.tar.gz gentoo-9c3e07b961103b094956d2506e164c548b406ec1.tar.bz2 gentoo-9c3e07b961103b094956d2506e164c548b406ec1.zip |
app-emulation/xe-guest-utilities: use <pkg> tag in metadata.xml
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xe-guest-utilities/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xe-guest-utilities/metadata.xml b/app-emulation/xe-guest-utilities/metadata.xml index a2cc42945088..c53ad2005ebe 100644 --- a/app-emulation/xe-guest-utilities/metadata.xml +++ b/app-emulation/xe-guest-utilities/metadata.xml @@ -21,6 +21,6 @@ <name>Gentoo Xen Project</name> </maintainer> <use> - <flag name="xenstore">Use xenstore binaries bundled by Citrix instead of building app-emulation/xen-tools</flag> + <flag name="xenstore">Use xenstore binaries bundled by Citrix instead of building <pkg>app-emulation/xen-tools</pkg></flag> </use> </pkgmetadata> |