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/
Date: Sat, 02 Nov 2019 15:05:02
Message-Id: 1572707091.7f0d24218ba93a87ca77cd4357b8bbd010121eb9.whissi@gentoo
1 commit: 7f0d24218ba93a87ca77cd4357b8bbd010121eb9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 2 15:01:48 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 2 15:04:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f0d2421
7
8 www-client/firefox: remove double empty line
9
10 Package-Manager: Portage-2.3.78, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-client/firefox/firefox-68.2.0.ebuild | 1 -
14 www-client/firefox/firefox-70.0.1.ebuild | 1 -
15 2 files changed, 2 deletions(-)
16
17 diff --git a/www-client/firefox/firefox-68.2.0.ebuild b/www-client/firefox/firefox-68.2.0.ebuild
18 index 0c4c46d373c..614449e81df 100644
19 --- a/www-client/firefox/firefox-68.2.0.ebuild
20 +++ b/www-client/firefox/firefox-68.2.0.ebuild
21 @@ -177,7 +177,6 @@ DEPEND="${CDEPEND}
22 x86? ( >=dev-lang/nasm-2.13 )
23 )"
24
25 -
26 S="${WORKDIR}/firefox-${PV%_*}"
27
28 QA_PRESTRIPPED="usr/lib*/${PN}/firefox"
29
30 diff --git a/www-client/firefox/firefox-70.0.1.ebuild b/www-client/firefox/firefox-70.0.1.ebuild
31 index 014e8e10c90..babada4b252 100644
32 --- a/www-client/firefox/firefox-70.0.1.ebuild
33 +++ b/www-client/firefox/firefox-70.0.1.ebuild
34 @@ -178,7 +178,6 @@ DEPEND="${CDEPEND}
35 x86? ( >=dev-lang/nasm-2.13 )
36 )"
37
38 -
39 S="${WORKDIR}/firefox-${PV%_*}"
40
41 QA_PRESTRIPPED="usr/lib*/${PN}/firefox"