diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-26 03:44:32 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-26 03:44:32 +0000 |
commit | 8340512c43d3d63c629d2fe0c513915c0ba8a8a8 (patch) | |
tree | 7e8600d63a123d24203760effb8ee8589af107e0 /games-action | |
parent | fix up metadata.xml (diff) | |
download | gentoo-2-8340512c43d3d63c629d2fe0c513915c0ba8a8a8.tar.gz gentoo-2-8340512c43d3d63c629d2fe0c513915c0ba8a8a8.tar.bz2 gentoo-2-8340512c43d3d63c629d2fe0c513915c0ba8a8a8.zip |
fix up metadata.xml
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/d1x-rebirth/metadata.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/games-action/d1x-rebirth/metadata.xml b/games-action/d1x-rebirth/metadata.xml index f5cd1c8895c7..4dff9d2f2763 100644 --- a/games-action/d1x-rebirth/metadata.xml +++ b/games-action/d1x-rebirth/metadata.xml @@ -1,11 +1,17 @@ <?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> Descent 1 is a classic first-person shooter released in 1995 by Interplay and Parallax. It was one of the first games with true 3-dimensional graphics, movement, and light sourcing. D1X-Rebirth is a modification of the Descent 1 source that was released by Parallax and is based on the D1X source. </longdescription> + <use> + <flag name="awe32">Enable AWE32 support</flag> + <flag name="demo">Use the demo data instead of the full game</flag> + <flag name="mixer">Enable mixer support</flag> + <flag name="mpu401">Enable MPU401 music support</flag> + </use> </pkgmetadata> |