Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/
Date: Sun, 04 Oct 2020 13:51:27
Message-Id: 1601812235.ffea1b3542c322d10d9bdf1981c243df6f6ddfeb.whissi@gentoo
1 commit: ffea1b3542c322d10d9bdf1981c243df6f6ddfeb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 11:50:35 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 11:50:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffea1b35
7
8 www-client/firefox-bin: synchronize with mail-client/thunderbird-bin
9
10 Bug: https://bugs.gentoo.org/746446
11 Package-Manager: Portage-3.0.8, Repoman-3.0.1
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 www-client/firefox-bin/firefox-bin-78.3.1.ebuild | 2 +-
15 www-client/firefox-bin/firefox-bin-81.0.1.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/www-client/firefox-bin/firefox-bin-78.3.1.ebuild b/www-client/firefox-bin/firefox-bin-78.3.1.ebuild
19 index a609da210ba..35521b62766 100644
20 --- a/www-client/firefox-bin/firefox-bin-78.3.1.ebuild
21 +++ b/www-client/firefox-bin/firefox-bin-78.3.1.ebuild
22 @@ -18,7 +18,7 @@ fi
23 MOZ_PN="${PN%-bin}"
24 MOZ_P="${MOZ_PN}-${MOZ_PV}"
25
26 -inherit desktop pax-utils
27 +inherit desktop pax-utils xdg
28
29 MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}"
30
31
32 diff --git a/www-client/firefox-bin/firefox-bin-81.0.1.ebuild b/www-client/firefox-bin/firefox-bin-81.0.1.ebuild
33 index 3e97f32c6db..b9f204d3db6 100644
34 --- a/www-client/firefox-bin/firefox-bin-81.0.1.ebuild
35 +++ b/www-client/firefox-bin/firefox-bin-81.0.1.ebuild
36 @@ -18,7 +18,7 @@ fi
37 MOZ_PN="${PN%-bin}"
38 MOZ_P="${MOZ_PN}-${MOZ_PV}"
39
40 -inherit desktop pax-utils
41 +inherit desktop pax-utils xdg
42
43 MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}"