summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-07-26 03:51:11 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-07-26 03:51:11 +0000
commit1c50cf6d460e16895179a7be1a628d5ae58e8624 (patch)
tree6858e5e41df9a2c9bebfcc7958225907e729c251
parentfix up metadata.xml (diff)
downloadgentoo-2-1c50cf6d460e16895179a7be1a628d5ae58e8624.tar.gz
gentoo-2-1c50cf6d460e16895179a7be1a628d5ae58e8624.tar.bz2
gentoo-2-1c50cf6d460e16895179a7be1a628d5ae58e8624.zip
fix up metadata.xml
(Portage version: 2.1.4.4)
-rw-r--r--games-emulation/xmess/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/games-emulation/xmess/metadata.xml b/games-emulation/xmess/metadata.xml
index 962c7c45221b..be56da277331 100644
--- a/games-emulation/xmess/metadata.xml
+++ b/games-emulation/xmess/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>
Mame is an arcade machine emulator. Started in 1997 by Nicola Salmoria, mame started out as a
series of emulators for individual games. This series of emulators was combined into a simgle
multi-game emulator. This is the current form of mame; no longer a one-man show, there are over 100
@@ -28,4 +28,7 @@ way xmame/xmess releases are always the same as their mame counterparts.
There are no plans for the independent development of xmame/xmess.
</longdescription>
+ <use>
+ <flag name="net">Add network support</flag>
+ </use>
</pkgmetadata>