commit:     ae07d38dc43687499e29c633de5f1312aae760a1
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  4 00:22:48 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Nov  4 00:23:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae07d38d

mail-client/thunderbird: sync with mail-client/thunderbird-bin

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 mail-client/thunderbird/thunderbird-91.3.0.ebuild | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)

diff --git a/mail-client/thunderbird/thunderbird-91.3.0.ebuild 
b/mail-client/thunderbird/thunderbird-91.3.0.ebuild
index a16eb9d3d05..d71c5a29a67 100644
--- a/mail-client/thunderbird/thunderbird-91.3.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-91.3.0.ebuild
@@ -37,7 +37,7 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}"
 MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
 MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
 
-inherit autotools check-reqs desktop flag-o-matic gnome2-utils linux-info \
+inherit autotools check-reqs desktop flag-o-matic gnome2-utils \
        llvm multiprocessing pax-utils python-any-r1 toolchain-funcs \
        virtualx xdg
 
@@ -55,7 +55,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}
        ${PATCH_URIS[@]}"
 
 DESCRIPTION="Thunderbird Mail Client"
-HOMEPAGE="https://www.mozilla.org/thunderbird";
+HOMEPAGE="https://www.thunderbird.net/";
 
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 
@@ -197,12 +197,6 @@ DEPEND="${CDEPEND}
 
 S="${WORKDIR}/${PN}-${PV%_*}"
 
-# Allow MOZ_GMP_PLUGIN_LIST to be set in an eclass or
-# overridden in the enviromnent (advanced hackers only)
-if [[ -z "${MOZ_GMP_PLUGIN_LIST+set}" ]] ; then
-       MOZ_GMP_PLUGIN_LIST=( gmp-gmpopenh264 gmp-widevinecdm )
-fi
-
 llvm_check_deps() {
        if ! has_version -b "sys-devel/clang:${LLVM_SLOT}" ; then
                einfo "sys-devel/clang:${LLVM_SLOT} is missing! Cannot use LLVM 
slot ${LLVM_SLOT} ..." >&2
@@ -485,10 +479,6 @@ pkg_setup() {
                # Ensure we use C locale when building, bug #746215
                export LC_ALL=C
        fi
-
-       CONFIG_CHECK="~SECCOMP"
-       WARNING_SECCOMP="CONFIG_SECCOMP not set! This system will be unable to 
play DRM-protected content."
-       linux-info_pkg_setup
 }
 
 src_unpack() {

Reply via email to