summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-07-26 03:57:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-07-26 03:57:34 +0000
commit382582f2390de32e33bb30a802b8edbb8e67a3a7 (patch)
tree62342b659213f9a33e31914f604ab3327bd8fb83 /games-fps/duke3d
parentfix up metadata.xml (diff)
downloadhistorical-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/duke3d')
-rw-r--r--games-fps/duke3d/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/games-fps/duke3d/metadata.xml b/games-fps/duke3d/metadata.xml
index 95c71bbb776c..4f0607644d84 100644
--- a/games-fps/duke3d/metadata.xml
+++ b/games-fps/duke3d/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>
The third chapter in the series, and the first with a 3D perspective
(the original Duke Nukem and the sequel, Duke Nukem II, are side
scrolling platform games). This game, set sometime in the early 21st
@@ -51,4 +51,7 @@ What doesn't work/known bugs:
* Some text prompts try to read the SDL input queue instead of stdin like they should.
* Probably other stuff. Do NOT consider this stable and complete yet!
</longdescription>
+ <use>
+ <flag name="demo">Install the demo files</flag>
+ </use>
</pkgmetadata>