diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-26 03:55:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-26 03:55:48 +0000 |
commit | f2b8d8233cdfedbac3859a8191256334fa0e607e (patch) | |
tree | 03226a21fd0ff25a241da2c4b67d64cdd1fcd088 /games-fps/quake3-bin | |
parent | fix up metadata.xml (diff) | |
download | gentoo-2-f2b8d8233cdfedbac3859a8191256334fa0e607e.tar.gz gentoo-2-f2b8d8233cdfedbac3859a8191256334fa0e607e.tar.bz2 gentoo-2-f2b8d8233cdfedbac3859a8191256334fa0e607e.zip |
fix up metadata.xml
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-fps/quake3-bin')
-rw-r--r-- | games-fps/quake3-bin/metadata.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/games-fps/quake3-bin/metadata.xml b/games-fps/quake3-bin/metadata.xml index f4f43499c2b3..1532777984a0 100644 --- a/games-fps/quake3-bin/metadata.xml +++ b/games-fps/quake3-bin/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> Quake III Arena is the third installment of the extremely popular and successful Quake series by id software. The game was released by id software for both Windows and Linux. The Linux version of the game was @@ -15,4 +15,7 @@ requires the data from a retail copy of the game to play. If you're interested in checking out the technology behind Quake III, then "emerge quake3-demo" to get the playable demo. </longdescription> + <use> + <flag name="teamarena">Adds support for Team Arena expansion pack</flag> + </use> </pkgmetadata> |