Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/
Date: Sun, 01 Sep 2019 14:17:16
Message-Id: 1567347418.795e4006da88ee73c1e9e6e01ff85814cba86cd7.anarchy@gentoo
1 commit: 795e4006da88ee73c1e9e6e01ff85814cba86cd7
2 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 1 14:16:58 2019 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 1 14:16:58 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=795e4006
7
8 mail-client/thunderbird: clean duplicate REQUIRED_USE
9
10 Package-Manager: Portage-2.3.74, Repoman-2.3.17
11 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
12
13 mail-client/thunderbird/thunderbird-68.0-r1.ebuild | 2 --
14 1 file changed, 2 deletions(-)
15
16 diff --git a/mail-client/thunderbird/thunderbird-68.0-r1.ebuild b/mail-client/thunderbird/thunderbird-68.0-r1.ebuild
17 index bc3e764..729db1f 100644
18 --- a/mail-client/thunderbird/thunderbird-68.0-r1.ebuild
19 +++ b/mail-client/thunderbird/thunderbird-68.0-r1.ebuild
20 @@ -165,8 +165,6 @@ DEPEND="${CDEPEND}
21 REQUIRED_USE="wifi? ( dbus )
22 pgo? ( lto )"
23
24 -REQUIRED_USE="wifi? ( dbus )"
25 -
26 S="${WORKDIR}/${MOZ_P%b[0-9]*}"
27
28 BUILD_OBJ_DIR="${S}/tbird"