diff options
author | 2003-11-12 08:39:40 +0000 | |
---|---|---|
committer | 2003-11-12 08:39:40 +0000 | |
commit | b841b73575b95c84410efa57c298aa4fa94469f3 (patch) | |
tree | 40361f9c2a1037989be4d8a55f2b98a33be9e4d0 /x11-themes/korilla/metadata.xml | |
parent | Initial ebuild. Closes bug #32761. (diff) | |
download | gentoo-2-b841b73575b95c84410efa57c298aa4fa94469f3.tar.gz gentoo-2-b841b73575b95c84410efa57c298aa4fa94469f3.tar.bz2 gentoo-2-b841b73575b95c84410efa57c298aa4fa94469f3.zip |
Initial ebuild. Closes bug #32761.
Diffstat (limited to 'x11-themes/korilla/metadata.xml')
-rw-r--r-- | x11-themes/korilla/metadata.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/x11-themes/korilla/metadata.xml b/x11-themes/korilla/metadata.xml new file mode 100644 index 000000000000..1c65abc4a44c --- /dev/null +++ b/x11-themes/korilla/metadata.xml @@ -0,0 +1,25 @@ +<?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> --> +</maintainer> +<!-- <longdescription>Long description of the package</longdescription> --> +</pkgmetadata> |