diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-26 03:57:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-26 03:57:34 +0000 |
commit | 382582f2390de32e33bb30a802b8edbb8e67a3a7 (patch) | |
tree | 62342b659213f9a33e31914f604ab3327bd8fb83 /games-fps/doom3 | |
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/doom3')
-rw-r--r-- | games-fps/doom3/metadata.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/games-fps/doom3/metadata.xml b/games-fps/doom3/metadata.xml index d2321302edc6..8337c67142ca 100644 --- a/games-fps/doom3/metadata.xml +++ b/games-fps/doom3/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> Science has unlocked the gates to the unknown, and now only one man stands between Hell and Earth. A sci-fi horror masterpiece, DOOM 3 is like nothing you have experienced. Dramatic storyline, pulse-pounding action, incredible @@ -10,4 +10,7 @@ graphics, and revolutionary technology combine to draw you into the most frightening and gripping first person gaming experience ever created. For more information, checkout http://www.doom3.com </longdescription> + <use> + <flag name="roe">Adds support for the Resurrection of Evil expansion</flag> + </use> </pkgmetadata> |