diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-08-05 06:07:47 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-08-05 06:07:47 +0000 |
commit | f78e562ad66bbe1eef0e383af9e7b996e71132de (patch) | |
tree | a239686d7ea076557d40e6ab26180ae2dd45e477 /net-mail/qmhandle/metadata.xml | |
parent | initial commit (diff) | |
download | historical-f78e562ad66bbe1eef0e383af9e7b996e71132de.tar.gz historical-f78e562ad66bbe1eef0e383af9e7b996e71132de.tar.bz2 historical-f78e562ad66bbe1eef0e383af9e7b996e71132de.zip |
initial commit
Diffstat (limited to 'net-mail/qmhandle/metadata.xml')
-rw-r--r-- | net-mail/qmhandle/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-mail/qmhandle/metadata.xml b/net-mail/qmhandle/metadata.xml new file mode 100644 index 000000000000..1097c11a0083 --- /dev/null +++ b/net-mail/qmhandle/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>net-mail</herd> +<maintainer> + <email>robbat2@gentoo.org</email> + <name>Robin H. Johnson</name> + <description>Primary Maintainer</description> +</maintainer> +<longdescription>qmHandle is a tool which can be used to manage the qmail + message queue. It's written in Perl (so fully customizable) and much more + powerful than qmail-qread and qmail-qstat. Key features are colored output + and the ability to view and delete messages in the queue.</longdescription> +</pkgmetadata> |