summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-mail/notmuch: add 0.38.3Sam James2024-05-092-0/+300
| | | | | Closes: https://bugs.gentoo.org/885031 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: stabilize 0.37-r2 for amd64, arm, arm64, x86Sam James2024-05-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: add py3.12, set DISTUTILS_EXT=1Sam James2024-05-082-0/+334
| | | | | Closes: https://bugs.gentoo.org/929716 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Reassign gyakovlev's packagesMichał Górny2024-02-141-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-debug}/gdbMichał Górny2024-01-131-1/+1
| | | | | Closes: https://bugs.gentoo.org/920438 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-121-2/+2
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/notmuch: Replace virtual/python-cffi depMichał Górny2023-06-111-2/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/notmuch: remove unused patchMichael Mair-Keimberger2023-05-221-174/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31064 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-mail/notmuch: drop invalid USE=valgrind flag (for test suite)Sam James2023-05-142-4/+2
| | | | | | | | | | | We don't, in general, run Valgrind for test suites in Gentoo because it's not portable enough and gives inconsistent results, especially under sandbox. Plus it's confusing given USE=valgrind is effectively a global USE flag (even if it isn't in use.desc yet) for meaning "enable annotations to enable better debugging under Valgrind", rather than "run tests under it". Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: drop 0.32.2-r1, 0.37Sam James2023-05-143-589/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: Require Python unconditionallyMatt Turner2023-04-291-1/+1
| | | | | | | | | python_setup is called unconditionally (in both src_configure and src_compile...?) for sphinx, so we must have a Python target set. Signed-off-by: Matt Turner <mattst88@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/30775 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: Drop redundant NEED_EMACSUlrich Müller2023-03-263-3/+0
| | | | | | The default in elisp-common.eclass is 25.3 now. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-mail/notmuch: Stabilize 0.37-r1 x86, #896150Arthur Zamarin2023-03-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/notmuch: Stabilize 0.37-r1 amd64, #896150Arthur Zamarin2023-03-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/notmuch: Stabilize 0.37-r1 arm, #896150Arthur Zamarin2023-03-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/notmuch: Stabilize 0.37-r1 arm64, #896150Arthur Zamarin2023-03-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-143-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-mail/notmuch: fix configure w/ clang 16Sam James2023-01-132-0/+327
| | | | | Closes: https://bugs.gentoo.org/879739 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: drop 0.34.2, 0.34.2-r1Sam James2023-01-103-605/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: enable py3.11Sam James2023-01-101-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: retire Ralph Seichter as proxy maintainerDavid Seifert2022-11-191-4/+0
| | | | | Bug: https://bugs.gentoo.org/661450 Signed-off-by: David Seifert <soap@gentoo.org>
* net-mail/notmuch: don't install removed nmbugSam James2022-10-011-2/+2
| | | | | Closes: https://bugs.gentoo.org/873421 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/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/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/notmuch: keyword ~riscvYixun Lan2022-03-031-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-mail/notmuch: Remove DISTUTILS_USE_SETUPTOOLSMichał Górny2022-02-012-4/+2
| | | | | | | DISTUTILS_USE_SETUPTOOLS is not used with DISTUTILS_OPTIONAL, and now it triggers a QA warning. Remove it. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/notmuch: drop 0.34.1Georgy Yakovlev2021-12-202-304/+0
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: enable py3.10Georgy Yakovlev2021-12-201-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: add 0.34.2Georgy Yakovlev2021-12-202-0/+304
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: add 0.34.1, drop 0.34Georgy Yakovlev2021-11-232-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: drop 0.33.2Georgy Yakovlev2021-11-032-304/+0
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: add 0.34, enable py3.10Georgy Yakovlev2021-11-032-0/+304
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: add GMime sandbox violation workaroundGeorgy Yakovlev2021-11-031-0/+8
| | | | | | | | | Checking for GMime session key extraction support... * ACCESS DENIED: open_wr: /dev/bus/usb/001/011 notmuch configure compiles a program _check_session_keys.c, inline in ./configure script gmime/gpg/scdaemon tries to open usb devices in GMime test we pretend to allow it, without actually allowing it to read or write. Bug: https://bugs.gentoo.org/821328 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: drop 0.31.3-r1, 0.32.1-r1Georgy Yakovlev2021-10-084-642/+0
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: add 0.33.2Georgy Yakovlev2021-10-082-0/+296
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-mail/notmuch: Stabilize 0.32.2-r1 arm, #803104Sam James2021-09-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: Stabilize 0.32.2-r1 arm64, #803104Sam James2021-07-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: virtual/perl-Pod-Parser -> dev-perl/Pod-ParserAndreas K. Hüttel2021-07-173-3/+3
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* net-mail/notmuch: add 0.32.2Georgy Yakovlev2021-06-292-0/+293
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: bdepend on app-arch/xz-utils[extra-filters(-)]Georgy Yakovlev2021-06-282-0/+2
| | | | | Closes: https://bugs.gentoo.org/798465 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: add 0.32.1Georgy Yakovlev2021-06-133-0/+466
| | | | | Closes: https://bugs.gentoo.org/791079 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: QA fix DISTUTILS_USE_SETUPTOOLS warningGeorgy Yakovlev2021-05-251-0/+2
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: unlock sphinx depGeorgy Yakovlev2021-05-161-2/+7
| | | | | | Closes: https://bugs.gentoo.org/789492 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: drop oldGeorgy Yakovlev2021-05-167-1278/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: Stabilize 0.31.3 x86, #787695Sam James2021-05-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>