diff options
author | Remco Rijnders <r+gentoo@r78.nl> | 2020-08-23 12:47:40 -0400 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-11-10 14:00:15 +0200 |
commit | 2df6b0f31a5a13fe8d1f5ec0385951bc18c1bf22 (patch) | |
tree | 13b0b2a567421e901cbb0076795f879c373ac431 /net-mail/getmail/metadata.xml | |
parent | dev-libs/zziplib: fix manpages (diff) | |
download | gentoo-2df6b0f31a5a13fe8d1f5ec0385951bc18c1bf22.tar.gz gentoo-2df6b0f31a5a13fe8d1f5ec0385951bc18c1bf22.tar.bz2 gentoo-2df6b0f31a5a13fe8d1f5ec0385951bc18c1bf22.zip |
net-mail/getmail: New upstream for package, v6.9
getmail was removed in commit f63396228c129fdbac0b2b6bf90ca0dbe64bfb08 on
July 27 for being a Py2 only package. This reintroduces this package from
a different upstream that is compatible with Python 3.
Signed-off-by: Remco Rijnders <remco@webconquest.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-mail/getmail/metadata.xml')
-rw-r--r-- | net-mail/getmail/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net-mail/getmail/metadata.xml b/net-mail/getmail/metadata.xml new file mode 100644 index 000000000000..3f821c44382d --- /dev/null +++ b/net-mail/getmail/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>r+gentoo@r78.nl</email> + <name>Remco Rijnders</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> +</pkgmetadata> |