dev-games/irrlicht: align longdescription opening and closing tags

Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Petr Vaněk
2022-10-18 16:55:38 +02:00
committed by Sam James
parent a248777333
commit 63e23da3bb

View File

@@ -6,15 +6,15 @@
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>
The Irrlicht Engine is an open source high performance realtime 3D engine written in
C++. It is completely cross-platform, using D3D, OpenGL and its own software renderer,
and has all of the state-of-the-art features which can be found in commercial 3d
engines.
We've got a huge active community, and there are lots of games in development that use
the engine. You can find enhancements for Irrlicht all over the web, like alternative
terrain renderers, portal renderers, world layers, tutorials, editors, bindings for
perl, ruby, python, and so on. And best of all: It's completely free.
</longdescription>
The Irrlicht Engine is an open source high performance realtime 3D engine written in
C++. It is completely cross-platform, using D3D, OpenGL and its own software renderer,
and has all of the state-of-the-art features which can be found in commercial 3d
engines.
We've got a huge active community, and there are lots of games in development that use
the engine. You can find enhancements for Irrlicht all over the web, like alternative
terrain renderers, portal renderers, world layers, tutorials, editors, bindings for
perl, ruby, python, and so on. And best of all: It's completely free.
</longdescription>
<upstream>
<remote-id type="sourceforge">irrlicht</remote-id>
</upstream>