diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /net-mail/qmhandle | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'net-mail/qmhandle')
| -rw-r--r-- | net-mail/qmhandle/metadata.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/net-mail/qmhandle/metadata.xml b/net-mail/qmhandle/metadata.xml index 105fecdfecc0..0f30eb815be4 100644 --- a/net-mail/qmhandle/metadata.xml +++ b/net-mail/qmhandle/metadata.xml @@ -1,14 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>robbat2@gentoo.org</email> - <name>Robin H. Johnson</name> - </maintainer> - <longdescription>qmHandle is a tool which can be used to manage the qmail + <maintainer type="person"> + <email>robbat2@gentoo.org</email> + <name>Robin H. Johnson</name> + </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> - - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <remote-id type="sourceforge">qmhandle</remote-id> + </upstream> +</pkgmetadata> |
