summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* net-mail/cyrus-imapd: fix build w/ LLDSam James2022-09-153-0/+302
| | | | | Closes: https://bugs.gentoo.org/721466 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: fix USE=docSam James2022-09-131-3/+0
| | | | | Closes: https://bugs.gentoo.org/869926 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: add 0.37, drop 0.36Sam James2022-09-122-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: add 0.36Austin Ray2022-09-122-0/+303
| | | | | | | Closes: https://bugs.gentoo.org/841215 Signed-off-by: Austin Ray <austin@austinray.io> Closes: https://github.com/gentoo/gentoo/pull/26659 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mu: drop 1.8.5, 1.8.6Matthew Smith2022-09-093-178/+0
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-mail/list-remote-forwards: keyword 0.0.3 for ~arm64matoro2022-08-311-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/27048 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mailbox-count: keyword 0.0.6 for ~arm64matoro2022-08-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/list-remote-forwards: RESTRICT inconsistent tests.Michael Orlitzky2022-08-301-0/+4
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/mailbox-count: add 0.0.6, drop 0.0.5Michael Orlitzky2022-08-282-3/+3
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/list-remote-forwards: add 0.0.3, drop 0.0.1-r2Michael Orlitzky2022-08-283-42/+5
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/26981
* net-mail/mailbox-count: keyword 0.0.5 for ~ppc64matoro2022-08-281-2/+2
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/list-remote-forwards: keyword 0.0.1-r2 for ~ppc64matoro2022-08-281-2/+7
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/mailutils: keyword 3.15 for ~loongWANG Xuerui2022-08-281-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-mail/mu: Stabilize 1.8.7 amd64, #866548Sam James2022-08-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: use <pkg> tag in metadata.xmlPetr Vaněk2022-08-261-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/lbdb: use <pkg> tag in metadata.xmlPetr Vaněk2022-08-261-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mu: Stabilize 1.8.7 x86, #866548Sam James2022-08-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mu: Stabilize 1.8.7 arm64, #866548Arthur Zamarin2022-08-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/mu: Stabilize 1.8.7 arm, #866548Arthur Zamarin2022-08-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/cyrus-imapd: x86 stable wrt bug #866243Agostino Sarubbo2022-08-241-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/cyrus-imapd: amd64 stable wrt bug #866243Agostino Sarubbo2022-08-241-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/public-inbox: add 1.9.0Sam James2022-08-242-0/+39
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: fix Sphinx depSam James2022-08-231-5/+1
| | | | | | | | | | | python_check_deps doesn't do anything w/ distutils-r1, so we settle for the slight over-dep (note that the configure script imports, so we need the [${PYTHON_USEDEP}]) Bug: https://bugs.gentoo.org/856628 Closes: https://bugs.gentoo.org/866117 Fixes: 8e4a0100e36949f4c4887f00f7dd438dd5a1be75 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: use python_check_deps for SphinxSam James2022-08-231-0/+306
| | | | | | | | | | | | | | | The configure script tries to import Sphinx so we need Sphinx to be installed for the same Python. Either we need python_setup in the ebuild because it actually tries to import sphinx or something (then we need check_deps), or we don't need it at all and we can simply BDEPEND on it. And it does try to actually import Sphinx, at least for a configure test: https://github.com/notmuch/notmuch/blob/master/configure#L935. Closes: https://bugs.gentoo.org/856628 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/dovecot: Fix linking with slibtoolorbea2022-08-222-0/+369
| | | | | | | Closes: https://bugs.gentoo.org/782631 Upstream-Commit: https://github.com/dovecot/core/commit/d5f5cd32bafc18a28a7edbe1dbe559f8abe55323 Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/mu: add 1.8.9Matthew Smith2022-08-202-0/+89
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-mail/postfix-logwatch: drop 1.40.04Michael Orlitzky2022-08-192-32/+0
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/postfix-logwatch: stabilize 1.40.05 for amd64, x86Michael Orlitzky2022-08-191-1/+1
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/mu: drop 1.6.10Matthew Smith2022-08-122-72/+0
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-mail/mu: x86 stable wrt bug #864445Agostino Sarubbo2022-08-121-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/mu: arm stable wrt bug #864445Agostino Sarubbo2022-08-091-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/mu: amd64 stable wrt bug #864445Agostino Sarubbo2022-08-091-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/mpack: treecleanJakov Smolić2022-08-0911-486/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-mail/mu: add 1.8.8Matthew Smith2022-08-082-0/+89
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-mail/mu: Stabilize 1.8.5 arm64, #864445Arthur Zamarin2022-08-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/getmail: fix PkgMetadataXmlIndentationJoonas Niilola2022-08-041-9/+9
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-mail/getmail: add myself as a maintainerZoltan Puskas2022-08-041-1/+8
| | | | | | Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/26577 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-mail/mu: keyword 1.8.7 for ~riscvMatthew Smith2022-07-281-1/+1
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-mail/dovecot: fix inconsistent metadata indentationSam James2022-07-281-18/+18
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/fetchmail: add 6.4.31Bernard Cafarelli2022-07-242-0/+108
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-mail/getmail: drop to maintainer-neededSam James2022-07-241-8/+1
| | | | | Bug: https://bugs.gentoo.org/754066 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mu: add 1.8.7Matthew Smith2022-07-242-0/+89
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-mail/ytnef: pkg-config file has extra .0Bernard Cafarelli2022-07-211-1/+2
| | | | | Closes: https://bugs.gentoo.org/859496 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-mail/mu: add 1.8.6Matthew Smith2022-07-162-0/+89
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-mail/relay-ctrl: respect AR, RANLIBSam James2022-07-123-0/+9
| | | | | | Closes: https://bugs.gentoo.org/852683 Closes: https://bugs.gentoo.org/852680 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/dovecot: drop 2.3.18-r1, 2.3.19.1Eray Aslan2022-07-113-611/+0
| | | | | Bug: https://bugs.gentoo.org/856733 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/swaks: fix UnusedInheritsSam James2022-07-111-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/ytnef: drop 1.9.3Bernard Cafarelli2022-07-102-32/+0
| | | | | Bug: https://bugs.gentoo.org/774255 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-mail/ytnef: add myself as a maintainerBernard Cafarelli2022-07-101-1/+4
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-mail/dovecot: x86 stable wrt bug #856973Agostino Sarubbo2022-07-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>