diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-18 16:55:38 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:00 +0100 |
commit | 63e23da3bb8ff54608018f08313655820ceb2f6b (patch) | |
tree | 20d6586ffa2af1e997eceea925002d5901f48266 /dev-games | |
parent | dev-embedded/parapin: align longdescription opening and closing tags (diff) | |
download | gentoo-63e23da3bb8ff54608018f08313655820ceb2f6b.tar.gz gentoo-63e23da3bb8ff54608018f08313655820ceb2f6b.tar.bz2 gentoo-63e23da3bb8ff54608018f08313655820ceb2f6b.zip |
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>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/irrlicht/metadata.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/dev-games/irrlicht/metadata.xml b/dev-games/irrlicht/metadata.xml index 71b29afb3673..a9927208b49e 100644 --- a/dev-games/irrlicht/metadata.xml +++ b/dev-games/irrlicht/metadata.xml @@ -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> |