diff options
Diffstat (limited to 'app-editors/mlview/metadata.xml')
-rw-r--r-- | app-editors/mlview/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-editors/mlview/metadata.xml b/app-editors/mlview/metadata.xml new file mode 100644 index 000000000000..23ee8a338f21 --- /dev/null +++ b/app-editors/mlview/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>xmw@gentoo.org</email> + <name>Michael Weber</name> + </maintainer> + <longdescription> + The MlView project is an on going effort to develop an xml editor + for GNOME environment. It is written in C and uses the gnome + libraries (libxml2, gtk+, libgnome*, etc). + </longdescription> +</pkgmetadata> |