diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-01-05 19:24:27 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-01-05 19:24:27 +0000 |
commit | a45ca41939883c45f2d346878cd12b8664c52a9c (patch) | |
tree | 944d5008f76e2a191100e9c8014227b33d443c42 /net-mail/pfqueue/metadata.xml | |
parent | Add patch from upstream to make arguements more flexible #71076 by FieldySnut... (diff) | |
download | gentoo-2-a45ca41939883c45f2d346878cd12b8664c52a9c.tar.gz gentoo-2-a45ca41939883c45f2d346878cd12b8664c52a9c.tar.bz2 gentoo-2-a45ca41939883c45f2d346878cd12b8664c52a9c.zip |
Initial import. Closes #75173.
Diffstat (limited to 'net-mail/pfqueue/metadata.xml')
-rw-r--r-- | net-mail/pfqueue/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mail/pfqueue/metadata.xml b/net-mail/pfqueue/metadata.xml new file mode 100644 index 000000000000..96d0462f06e0 --- /dev/null +++ b/net-mail/pfqueue/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>net-mail</herd> + <maintainer> + <email>ticho@gentoo.org</email> + <name>Andrej Kacian</name> + </maintainer> + <longdescription>A console-based tool for handling postfix + queues</longdescription> +</pkgmetadata> |