blob: ce9f1914a2314069fb1de603498482cbfcf59823 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<!--
$Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/metadata.xml,v 1.3 2010/02/09 17:46:46 mr_bones_ Exp $
This is the example metadata file.
The root element of this file is <pkgmetadata>. Within this element a
number of subelements are allowed: herd, maintainer, and
longdescription. herd is a required subelement.
For a full description look at:
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
Before committing, please remove the comments from this file. They are
not relevant for general metadata.xml files.
-->
<pkgmetadata>
<herd>sound</herd>
<maintainer>
<email>trapni@gentoo.org</email>
</maintainer>
<longdescription>TeamSpeak Client (Voice Communication Software)</longdescription>
</pkgmetadata>
|