diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-13 19:01:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-13 19:01:37 +0000 |
commit | 2419a1a323f5fa2e5204271ca72b363d128bcb00 (patch) | |
tree | c910f87b75538d81ca09c198b2fa87bf393ad6ca /x11-themes/korilla/metadata.xml | |
parent | manifest (diff) | |
download | gentoo-2-2419a1a323f5fa2e5204271ca72b363d128bcb00.tar.gz gentoo-2-2419a1a323f5fa2e5204271ca72b363d128bcb00.tar.bz2 gentoo-2-2419a1a323f5fa2e5204271ca72b363d128bcb00.zip |
bad tad !
Diffstat (limited to 'x11-themes/korilla/metadata.xml')
-rw-r--r-- | x11-themes/korilla/metadata.xml | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/x11-themes/korilla/metadata.xml b/x11-themes/korilla/metadata.xml index 1c65abc4a44c..b789fd2c6f2d 100644 --- a/x11-themes/korilla/metadata.xml +++ b/x11-themes/korilla/metadata.xml @@ -1,25 +1,8 @@ <?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>no-herd</herd> <maintainer> - <email>@gentoo.org</email> -<!-- <name>Full name</name> --> -<!-- <description>Description of the maintainership</description> --> + <email>tad@gentoo.org</email> </maintainer> -<!-- <longdescription>Long description of the package</longdescription> --> </pkgmetadata> |