summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-10-18 17:35:14 +0200
committerSam James <sam@gentoo.org>2022-10-20 04:52:17 +0100
commit773e86afbbb8db90eca4f74f13a69208e749c6cd (patch)
treeca774f46f991dd34986ee654e8989ee35f288bcb /media-libs/esdl
parentmedia-libs/allegro: align longdescription opening and closing tags (diff)
downloadgentoo-773e86afbbb8db90eca4f74f13a69208e749c6cd.tar.gz
gentoo-773e86afbbb8db90eca4f74f13a69208e749c6cd.tar.bz2
gentoo-773e86afbbb8db90eca4f74f13a69208e749c6cd.zip
media-libs/esdl: 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-libs/esdl')
-rw-r--r--media-libs/esdl/metadata.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/esdl/metadata.xml b/media-libs/esdl/metadata.xml
index 568413e1577c..319cfbca8c8b 100644
--- a/media-libs/esdl/metadata.xml
+++ b/media-libs/esdl/metadata.xml
@@ -3,13 +3,13 @@
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
-ESDL - What is that?
+ ESDL - What is that?
-It is library that gives you access to SDL and Opengl
-functionality in your erlang program.
-SDL handles 2d graphics, user events and audio while
-Opengl handles 3d graphics. More information.
-</longdescription>
+ It is library that gives you access to SDL and Opengl
+ functionality in your erlang program.
+ SDL handles 2d graphics, user events and audio while
+ Opengl handles 3d graphics. More information.
+ </longdescription>
<use>
<flag name="image">Enable image support</flag>
</use>