summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-client/thunderbird: security cleanupThomas Deutschmann2020-08-272-871/+0
| | | | | | Bug: https://bugs.gentoo.org/739164 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: amd64 & x86 stableThomas Deutschmann2020-08-271-1/+1
| | | | | | Bug: https://bugs.gentoo.org/739164 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: bump to v68.12.0Thomas Deutschmann2020-08-262-0/+871
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: security cleanupThomas Deutschmann2020-07-312-892/+0
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: amd64 & x86 stableThomas Deutschmann2020-07-311-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: bump to v68.11.0Thomas Deutschmann2020-07-272-0/+872
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: move fatal rust version check to pkg_setupThomas Deutschmann2020-07-241-4/+13
| | | | | | | | | | | | In case no rust version is installed yet, the rust check in pkg_pretend will block any PM run which would pull in rust. Moving fatal check to pkg_setup will still prevent unnecessary compile time but avoid that block. Closes: https://bugs.gentoo.org/733692 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: check rust version in pkg_pretendThomas Deutschmann2020-07-201-0/+9
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: check requirements only for non-binary mergesThomas Deutschmann2020-07-201-31/+35
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: synchronize with firefox ebuildThomas Deutschmann2020-07-171-1/+9
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: arm64 keyworded (bug #727860)Sam James2020-07-171-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/thunderbird: security cleanupThomas Deutschmann2020-07-085-1248/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: amd64 & x86 stableThomas Deutschmann2020-07-081-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: bump to v68.10.0Thomas Deutschmann2020-07-012-0/+861
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: fix building against ↵Sergei Trofimovich2020-06-051-0/+1
| | | | | | | | sys-devel/binutils-config[-native-symlinks] Bug: https://bugs.gentoo.org/727160 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: security cleanupThomas Deutschmann2020-06-052-831/+0
| | | | | | Bug: https://bugs.gentoo.org/727118 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: amd64 & x86 stableThomas Deutschmann2020-06-051-1/+1
| | | | | | Bug: https://bugs.gentoo.org/727118 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: bump to v68.9.0Thomas Deutschmann2020-06-042-0/+831
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: bump to v68.8.1Thomas Deutschmann2020-05-232-54/+54
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: security cleanupThomas Deutschmann2020-05-062-832/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: amd64 & x86 stableThomas Deutschmann2020-05-061-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: bump to v68.8.0Thomas Deutschmann2020-05-052-0/+832
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: unbreak building with rust-1.43Thomas Deutschmann2020-04-272-2/+2
| | | | | | Closes: https://bugs.gentoo.org/719690 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: Replace virtual/ffmpegDavid Seifert2020-04-262-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/15526 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
* mail-client/thunderbird: enable Python 3.8 supportThomas Deutschmann2020-04-231-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: security cleanupThomas Deutschmann2020-04-162-831/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: amd64 & x86 stableThomas Deutschmann2020-04-161-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: bump to v68.7.0Thomas Deutschmann2020-04-102-0/+831
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: security cleanupThomas Deutschmann2020-03-142-831/+0
| | | | | | Bug: https://bugs.gentoo.org/712518 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: amd64 & x86 stable (bug #712518)Thomas Deutschmann2020-03-141-1/+1
| | | | | | Bug: https://bugs.gentoo.org/712518 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: bump to v68.6.0Thomas Deutschmann2020-03-142-0/+831
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: switch to bundled libvpx by defaultThomas Deutschmann2020-03-101-1/+1
| | | | | | | | | | >=www-client/firefox-74 moved to =media-libs/libvpx-1.8.2. To help updating, we switch mail-client/thunderbird to bundled libvpx by default assuming that most thunderbird users never use libvpx within thunderbird and therefore don't care about system libvpx. Package-Manager: Portage-2.3.91, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: security cleanup (bug #709350)Thomas Deutschmann2020-02-212-831/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: amd64 & x86 stableThomas Deutschmann2020-02-211-1/+1
| | | | | | Bug: https://bugs.gentoo.org/709350 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: [QA] inherit eutils.eclass directlyDavid Seifert2020-02-161-2/+2
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* mail-client/thunderbird: bump to v68.5.0Thomas Deutschmann2020-02-132-0/+831
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: remove unused patchMichael Mair-Keimberger2020-01-291-170/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14335 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-client/thunderbird: drop oldThomas Deutschmann2020-01-242-831/+0
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: bump to v68.4.2Thomas Deutschmann2020-01-242-0/+831
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: security cleanupThomas Deutschmann2020-01-122-833/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: amd64 & x86 stableThomas Deutschmann2020-01-121-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: bump to v68.4.1Thomas Deutschmann2020-01-112-0/+831
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-client/thunderbird: security cleanupThomas Deutschmann2019-12-223-1665/+0
| | | | | | Bug: https://bugs.gentoo.org/702638 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: amd64 & x86 stableThomas Deutschmann2019-12-221-1/+1
| | | | | Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: bump to v68.3.1Thomas Deutschmann2019-12-182-0/+833
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: x86 stable (bug #702638)Thomas Deutschmann2019-12-141-1/+1
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: amd64 stable wrt bug #702638Agostino Sarubbo2019-12-131-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-client/thunderbird: bump to v68.3.0Thomas Deutschmann2019-12-042-0/+833
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/thunderbird: remove unused patchMichael Mair-Keimberger2019-11-131-46/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/13633 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Jory Pratt <anarchy@gentoo.org>