summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-mail/notmuch: add 0.32.1Georgy Yakovlev2021-06-131-0/+174
| | | | | Closes: https://bugs.gentoo.org/791079 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: drop oldGeorgy Yakovlev2021-05-161-61/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-mail/notmuch: add upstream glib 2.68 patchSam James2021-04-141-0/+60
| | | | | Closes: https://bugs.gentoo.org/777663 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: Remove vulnerable versionsAmadeusz Piotr Żołnowski2020-02-013-149/+0
| | | | | | Bug: https://bugs.gentoo.org/701350 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* net-mail/notmuch: Bump to 0.29.3Amadeusz Piotr Żołnowski2019-11-272-20/+61
| | | | | | | | | Remove 0.29.2-r1 as 0.29.3 has the backported patch and one more additional fix. Bug: https://bugs.gentoo.org/701350 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* net-mail/notmuch: Remove older micro versionAmadeusz Piotr Żołnowski2019-11-191-61/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* net-mail/notmuch: Fix notmuch-dump sigabrtAmadeusz Piotr Żołnowski2019-11-191-0/+20
| | | | | | | Thanks to Ralph Seichter for providing the patch. Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* net-mail/notmuch: Add missing patch for 0.29.2Amadeusz Piotr Żołnowski2019-10-281-0/+61
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* net-mail/notmuch: Bump versionAmadeusz Piotr Żołnowski2019-07-071-0/+61
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* net-mail/notmuch: Fix QA warningsAmadeusz Piotr Żołnowski2019-03-091-0/+26
| | | | | | | Fix compressed man pages warning and "jobserver unavailable" warning. Bug: https://bugs.gentoo.org/670854 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* net-mail/notmuch: Bump versionAmadeusz Piotr Żołnowski2019-03-071-0/+62
| | | | | | | | | Drop GMime 2.6 support as upstream already marked 2.6 support as deprecated. Require GMime 3. Require at least Xapian 1.4.9, as 1.4.7 and 1.4.8 are broken. Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* net-mail/notmuch: Remove older minor versionAmadeusz Żołnowski2017-04-011-16/+0
| | | | | | 0.23.7 has just been stabilized. This can be removed now. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-mail/notmuch: Fix tests to work with >=app-crypt/gnupg-2.1.16Amadeusz Żołnowski2017-02-051-0/+16
| | | | | | | | Tests have been failing because path for Unix socket was too long. Socket had been created in temporary directory within workdir. Create temporary directory in /tmp instead. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-mail/notmuch: Remove oldest versionsAmadeusz Żołnowski2017-01-253-113/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-mail/notmuch: remove unused patch/fileMichael Mair-Keimberger (asterix)2017-01-202-57/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3558
* net-mail/notmuch: Keep only latest patch versionsAmadeusz Żołnowski2016-12-292-79/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-mail/notmuch: Backport fixes to 0.23Amadeusz Żołnowski2016-10-152-0/+79
| | | | | | | Fix Emacs 25.1 compatibility issue. Restore colours for unread and flagged tags accidentally swapped in 0.23. Package-Manager: portage-2.3.2
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+177
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed