summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-10-18 17:34:41 +0200
committerSam James <sam@gentoo.org>2022-10-20 04:52:17 +0100
commitefa5f00ed1e7e033e6e6a3c60517cab7db34a4ac (patch)
tree7da0b0baccdf8c0238da6646b0abd437d48ed05d /media-libs
parentmedia-gfx/wings: align longdescription opening and closing tags (diff)
downloadgentoo-efa5f00ed1e7e033e6e6a3c60517cab7db34a4ac.tar.gz
gentoo-efa5f00ed1e7e033e6e6a3c60517cab7db34a4ac.tar.bz2
gentoo-efa5f00ed1e7e033e6e6a3c60517cab7db34a4ac.zip
media-libs/allegro: 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')
-rw-r--r--media-libs/allegro/metadata.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/media-libs/allegro/metadata.xml b/media-libs/allegro/metadata.xml
index d39fc00b14bc..a64777db72b3 100644
--- a/media-libs/allegro/metadata.xml
+++ b/media-libs/allegro/metadata.xml
@@ -6,14 +6,14 @@
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>
-Allegro is a game programming library for C/C++ developers distributed
-freely, supporting the following platforms: DOS, Unix (Linux, FreeBSD,
-Irix, Solaris, Darwin), Windows, QNX, BeOS and MacOS X. It provides many
-functions for graphics, sounds, player input (keyboard, mouse and joystick)
-and timers. It also provides fixed and floating point mathematical
-functions, 3d functions, file management functions, compressed datafile
-and a GUI.
-</longdescription>
+ Allegro is a game programming library for C/C++ developers distributed
+ freely, supporting the following platforms: DOS, Unix (Linux, FreeBSD,
+ Irix, Solaris, Darwin), Windows, QNX, BeOS and MacOS X. It provides many
+ functions for graphics, sounds, player input (keyboard, mouse and joystick)
+ and timers. It also provides fixed and floating point mathematical
+ functions, 3d functions, file management functions, compressed datafile
+ and a GUI.
+ </longdescription>
<use>
<flag name="dumb">Enable <pkg>media-libs/dumb</pkg> module library support</flag>
<flag name="physfs">Enable physfs support</flag>