diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-08-25 23:41:15 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-26 11:46:30 +0100 |
commit | ac98e124580c65238582fc8fb6aea854c013d20e (patch) | |
tree | c8ff59bb9cf270f5f384c23e3dae4c242c1d36d9 /sys-devel/ct-ng | |
parent | sys-boot/vboot-utils: use <pkg> tag in metadata.xml (diff) | |
download | gentoo-ac98e124580c65238582fc8fb6aea854c013d20e.tar.gz gentoo-ac98e124580c65238582fc8fb6aea854c013d20e.tar.bz2 gentoo-ac98e124580c65238582fc8fb6aea854c013d20e.zip |
sys-devel/ct-ng: 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 'sys-devel/ct-ng')
-rw-r--r-- | sys-devel/ct-ng/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/ct-ng/metadata.xml b/sys-devel/ct-ng/metadata.xml index 7daea155e8ed..7159da33f5be 100644 --- a/sys-devel/ct-ng/metadata.xml +++ b/sys-devel/ct-ng/metadata.xml @@ -10,7 +10,7 @@ It will only build the toolchain. It is up to use how you want to use it after that. - It is an alternative to sys-devel/crossdev. + It is an alternative to <pkg>sys-devel/crossdev</pkg>. For more information, see http://ymorin.is-a-geek.org/projects/crosstool </longdescription> |