diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 11:05:11 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:48 +0100 |
commit | a744227099d2c73dfaee484acd3250a47e764438 (patch) | |
tree | 421837ce41748b0a6c4480a5438f1e12536aaca7 /sci-physics | |
parent | sci-misc/flashdot: align longdescription opening and closing tags (diff) | |
download | gentoo-a744227099d2c73dfaee484acd3250a47e764438.tar.gz gentoo-a744227099d2c73dfaee484acd3250a47e764438.tar.bz2 gentoo-a744227099d2c73dfaee484acd3250a47e764438.zip |
sci-physics/bullet: 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 'sci-physics')
-rw-r--r-- | sci-physics/bullet/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/bullet/metadata.xml b/sci-physics/bullet/metadata.xml index f6d1a3ecfebd..4ff34f9b0eaf 100644 --- a/sci-physics/bullet/metadata.xml +++ b/sci-physics/bullet/metadata.xml @@ -9,7 +9,7 @@ Bullet is a professional open source multi-threaded 3D Collision Detection and Rigid Body Dynamics Library for games and animation. -</longdescription> + </longdescription> <use> <flag restrict="<=sci-physics/bullet-3.17" name="extras">Build the extras</flag> <flag name="double-precision">Build libraries in double precision</flag> |