diff options
author | 2008-07-26 03:57:34 +0000 | |
---|---|---|
committer | 2008-07-26 03:57:34 +0000 | |
commit | 382582f2390de32e33bb30a802b8edbb8e67a3a7 (patch) | |
tree | 62342b659213f9a33e31914f604ab3327bd8fb83 /games-fps/qudos | |
parent | fix up metadata.xml (diff) | |
download | historical-382582f2390de32e33bb30a802b8edbb8e67a3a7.tar.gz historical-382582f2390de32e33bb30a802b8edbb8e67a3a7.tar.bz2 historical-382582f2390de32e33bb30a802b8edbb8e67a3a7.zip |
fix up metadata.xml
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-fps/qudos')
-rw-r--r-- | games-fps/qudos/metadata.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/games-fps/qudos/metadata.xml b/games-fps/qudos/metadata.xml index d3c2cc926f0b..0dd51f0c44b4 100644 --- a/games-fps/qudos/metadata.xml +++ b/games-fps/qudos/metadata.xml @@ -1,5 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>games</herd> + <herd>games</herd> + <use> + <flag name="demo">Install the demo files (quake2-demodata) and configure for use</flag> + <flag name="mods">Build support for the quake2 mission packs</flag> + <flag name="qmax">Build the pretty version (quake max)</flag> + <flag name="textures">Install the enhanced textures (quake2-textures)</flag> + </use> </pkgmetadata> |