Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/elinks/
Date: Thu, 29 Dec 2022 21:41:13
Message-Id: 1672349735.0a4c40c03a6ff889d2c398f556c0693724164d95.sam@gentoo
1 commit: 0a4c40c03a6ff889d2c398f556c0693724164d95
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 21:35:35 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 21:35:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a4c40c0
7
8 www-client/elinks: fix DoubleEmptyLine
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-client/elinks/elinks-0.16.0.ebuild | 1 -
13 www-client/elinks/elinks-9999.ebuild | 1 -
14 2 files changed, 2 deletions(-)
15
16 diff --git a/www-client/elinks/elinks-0.16.0.ebuild b/www-client/elinks/elinks-0.16.0.ebuild
17 index 3c1f97b7f5ff..4c021b32fc24 100644
18 --- a/www-client/elinks/elinks-0.16.0.ebuild
19 +++ b/www-client/elinks/elinks-0.16.0.ebuild
20 @@ -71,7 +71,6 @@ pkg_setup() {
21 python-any-r1_pkg_setup
22 }
23
24 -
25 src_configure() {
26 local emesonargs=(
27 -D88-colors=true
28
29 diff --git a/www-client/elinks/elinks-9999.ebuild b/www-client/elinks/elinks-9999.ebuild
30 index 3c1f97b7f5ff..4c021b32fc24 100644
31 --- a/www-client/elinks/elinks-9999.ebuild
32 +++ b/www-client/elinks/elinks-9999.ebuild
33 @@ -71,7 +71,6 @@ pkg_setup() {
34 python-any-r1_pkg_setup
35 }
36
37 -
38 src_configure() {
39 local emesonargs=(
40 -D88-colors=true