| 1 |
pauldv |
1.1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
| 3 |
|
|
<!--
|
| 4 |
|
|
|
| 5 |
|
|
This is the example metadata file.
|
| 6 |
|
|
The root element of this file is <pkgmetadata>. Within this element a
|
| 7 |
|
|
number of subelements are allowed: herd, maintainer, and
|
| 8 |
|
|
longdescription. herd is a required subelement.
|
| 9 |
|
|
|
| 10 |
|
|
For a full description look at:
|
| 11 |
chriswhite |
1.1.1.1 |
http://www.gentoo.org/proj/en/metastructure/herds/
|
| 12 |
pauldv |
1.1 |
|
| 13 |
|
|
|
| 14 |
|
|
Before committing, please remove the comments from this file. They are
|
| 15 |
|
|
not relevant for general metadata.xml files.
|
| 16 |
|
|
-->
|
| 17 |
|
|
<pkgmetadata>
|
| 18 |
|
|
<herd>no-herd</herd>
|
| 19 |
|
|
<maintainer>
|
| 20 |
|
|
<email>@gentoo.org</email>
|
| 21 |
|
|
<!-- <description>Description of the maintainership</description> -->
|
| 22 |
|
|
</maintainer>
|
| 23 |
|
|
<!-- <longdescription>Long description of the package</longdescription> -->
|
| 24 |
|
|
</pkgmetadata>
|