Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/nedit/
Date: Fri, 03 May 2019 13:26:32
Message-Id: 1556889950.7582fae8ace5f6fcabbc753fc9bccefb53d25582.amynka@gentoo
1 commit: 7582fae8ace5f6fcabbc753fc9bccefb53d25582
2 Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 3 13:25:08 2019 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Fri May 3 13:25:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7582fae8
7
8 app-editors/nedit: remove empty line
9
10 Signed-off-by: Amy Liffey <amynka <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 app-editors/nedit/nedit-5.7.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/app-editors/nedit/nedit-5.7.ebuild b/app-editors/nedit/nedit-5.7.ebuild
17 index ba195aaf484..264b4266021 100644
18 --- a/app-editors/nedit/nedit-5.7.ebuild
19 +++ b/app-editors/nedit/nedit-5.7.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -31,7 +31,6 @@ PATCHES=(
27 "${FILESDIR}/${P}-doc.patch"
28 )
29
30 -
31 src_prepare() {
32 #respecting LDFLAGS, bug #208189
33 default