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