diff options
Diffstat (limited to 'sys-apps/s390-tools/metadata.xml')
-rw-r--r-- | sys-apps/s390-tools/metadata.xml | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/sys-apps/s390-tools/metadata.xml b/sys-apps/s390-tools/metadata.xml index 32a1ee41f548..f112e0711b51 100644 --- a/sys-apps/s390-tools/metadata.xml +++ b/sys-apps/s390-tools/metadata.xml @@ -1,24 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<!-- - -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/metastructure/herds - - -Before committing, please remove the comments from this file. They are -not relevant for general metadata.xml files. ---> <pkgmetadata> <herd>base-system</herd> <maintainer> <email>randy@gentoo.org</email> </maintainer> -<!-- <longdescription>A set of user space utilities that should be used -together with the zSeries (s390) Linux kernel and device drivers</longdescription> --> +<longdescription>A set of user space utilities that should be used +together with the zSeries (s390) Linux kernel and device drivers</longdescription> </pkgmetadata> |