summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-08-23 06:07:04 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-08-23 06:07:04 +0000
commit76c31b47faf20a97aaea34a3c7686c47a54d8b75 (patch)
tree30a1e96f2f98ceee1928f536f44b79ba4fed9aaa /media-libs/allegro
parentadd GLEP 56 USE flag desc from use.local.desc (diff)
downloadhistorical-76c31b47faf20a97aaea34a3c7686c47a54d8b75.tar.gz
historical-76c31b47faf20a97aaea34a3c7686c47a54d8b75.tar.bz2
historical-76c31b47faf20a97aaea34a3c7686c47a54d8b75.zip
fix up metadata.xml (glep 56)
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-libs/allegro')
-rw-r--r--media-libs/allegro/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/media-libs/allegro/metadata.xml b/media-libs/allegro/metadata.xml
index 76a8e201379d..330ce910d9b2 100644
--- a/media-libs/allegro/metadata.xml
+++ b/media-libs/allegro/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>games</herd>
-<longdescription>
+ <herd>games</herd>
+ <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
@@ -11,4 +11,7 @@ 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="vga">Enables the VGA graphics driver</flag>
+ </use>
</pkgmetadata>