diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-18 17:33:25 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:16 +0100 |
commit | 89d40ccb5a3ef96e8b3e2d45486fcbccd6ce8b8e (patch) | |
tree | ae9a299d72bd90049cd9918a80cffe43e16d67e8 /media-gfx | |
parent | media-gfx/aewan: align longdescription opening and closing tags (diff) | |
download | gentoo-89d40ccb5a3ef96e8b3e2d45486fcbccd6ce8b8e.tar.gz gentoo-89d40ccb5a3ef96e8b3e2d45486fcbccd6ce8b8e.tar.bz2 gentoo-89d40ccb5a3ef96e8b3e2d45486fcbccd6ce8b8e.zip |
media-gfx/nvidia-cg-toolkit: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/nvidia-cg-toolkit/metadata.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/nvidia-cg-toolkit/metadata.xml b/media-gfx/nvidia-cg-toolkit/metadata.xml index 788d5a9351da..a3512a6fb582 100644 --- a/media-gfx/nvidia-cg-toolkit/metadata.xml +++ b/media-gfx/nvidia-cg-toolkit/metadata.xml @@ -3,10 +3,10 @@ <pkgmetadata> <!-- maintainer-needed --> <longdescription> -The Cg Toolkit provides a compiler for the Cg language, runtime libraries for -use with both leading graphics APIs, runtime libraries for CgFX, example -applications, and extensive documentation. Supporting over 20 different OpenGL -and DirectX profile targets, Cg will allow you to incorporate stunning -interactive effects into your 3D applications. -</longdescription> + The Cg Toolkit provides a compiler for the Cg language, runtime libraries for + use with both leading graphics APIs, runtime libraries for CgFX, example + applications, and extensive documentation. Supporting over 20 different OpenGL + and DirectX profile targets, Cg will allow you to incorporate stunning + interactive effects into your 3D applications. + </longdescription> </pkgmetadata> |