diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2004-04-19 03:25:26 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2004-04-19 03:25:26 +0000 |
commit | bbc3d222d4d001b311289a4906c87ef9bd785fd1 (patch) | |
tree | 76bd44e0bcc03edab8597e3f8bdce39173bd54cb /app-editors/mlview/metadata.xml | |
parent | Revert last fix, it was some one-off error. (Manifest recommit) (diff) | |
download | gentoo-2-bbc3d222d4d001b311289a4906c87ef9bd785fd1.tar.gz gentoo-2-bbc3d222d4d001b311289a4906c87ef9bd785fd1.tar.bz2 gentoo-2-bbc3d222d4d001b311289a4906c87ef9bd785fd1.zip |
Moving from app-text. Closes bug #44716.
Diffstat (limited to 'app-editors/mlview/metadata.xml')
-rw-r--r-- | app-editors/mlview/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-editors/mlview/metadata.xml b/app-editors/mlview/metadata.xml new file mode 100644 index 000000000000..158fd4901e7b --- /dev/null +++ b/app-editors/mlview/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>gnome</herd> + <maintainer> + <email>leonardop@gentoo.org</email> + <name>Leonardo Boshell</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> |