| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
| 3 | <!-- |
3 | <!-- |
| 4 | $Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.16 2007/11/27 21:06:49 cardoe Exp $ |
4 | $Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.17 2007/11/27 21:18:51 cardoe Exp $ |
| 5 | |
5 | |
| 6 | This is the example metadata file. |
6 | This is the example metadata file. |
| 7 | The root element of this file is <pkgmetadata>. Within this element a |
7 | The root element of this file is <pkgmetadata>. Within this element a |
| 8 | number of subelements are allowed: herd, maintainer, and |
8 | number of subelements are allowed: herd, maintainer, and |
| 9 | longdescription. herd is a required subelement. |
9 | longdescription. herd is a required subelement. |
| … | |
… | |
| 20 | <maintainer> |
20 | <maintainer> |
| 21 | <email>@gentoo.org</email> |
21 | <email>@gentoo.org</email> |
| 22 | <!-- <description>Description of the maintainership</description> --> |
22 | <!-- <description>Description of the maintainership</description> --> |
| 23 | </maintainer> |
23 | </maintainer> |
| 24 | <!-- <longdescription>Long description of the package</longdescription> --> |
24 | <!-- <longdescription>Long description of the package</longdescription> --> |
|
|
25 | <!-- |
|
|
26 | <use> |
|
|
27 | <flag name='flag'>Description of how USE='flag' affects this package.</flag> |
|
|
28 | <flag name='userland_GNU'>Description of how USERLAND='GNU' affects this package.</flag> |
|
|
29 | </use> |
|
|
30 | --> |
| 25 | </pkgmetadata> |
31 | </pkgmetadata> |