Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/ee/files/, app-editors/ee/
Date: Sat, 08 Jul 2017 09:57:36
Message-Id: 1499507793.9c83c07896d085fd20b320212ba2c3fae4904116.hattya@gentoo
1 commit: 9c83c07896d085fd20b320212ba2c3fae4904116
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 09:48:28 2017 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 09:56:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c83c078
7
8 app-editors/ee: update patch
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 app-editors/ee/ee-1.5.2.ebuild | 2 +-
13 .../ee/files/{ee-init-location.diff => ee-init-location.patch} | 8 ++++----
14 2 files changed, 5 insertions(+), 5 deletions(-)
15
16 diff --git a/app-editors/ee/ee-1.5.2.ebuild b/app-editors/ee/ee-1.5.2.ebuild
17 index eb45a8bf0cb..16ae483d127 100644
18 --- a/app-editors/ee/ee-1.5.2.ebuild
19 +++ b/app-editors/ee/ee-1.5.2.ebuild
20 @@ -18,7 +18,7 @@ RDEPEND="!app-editors/ersatz-emacs"
21 S="${WORKDIR}/easyedit-${PV}"
22
23 src_prepare() {
24 - epatch "${FILESDIR}"/${PN}-*.diff
25 + epatch "${FILESDIR}"/${PN}-init-location.patch
26
27 sed -i \
28 -e "s/make -/\$(MAKE) -/g" \
29
30 diff --git a/app-editors/ee/files/ee-init-location.diff b/app-editors/ee/files/ee-init-location.patch
31 similarity index 92%
32 rename from app-editors/ee/files/ee-init-location.diff
33 rename to app-editors/ee/files/ee-init-location.patch
34 index 9d6179a03a5..5ac1e47ae96 100644
35 --- a/app-editors/ee/files/ee-init-location.diff
36 +++ b/app-editors/ee/files/ee-init-location.patch
37 @@ -1,5 +1,5 @@
38 ---- easyedit-1.5.2.orig/ee.1
39 -+++ easyedit-1.5.2/ee.1
40 +--- a/ee.1
41 ++++ b/ee.1
42 @@ -406,7 +406,7 @@
43 .PP
44 Since different users have different preferences, \fIee\fR allows some
45 @@ -27,8 +27,8 @@
46 .br
47 .I $HOME/.init.ee
48 .br
49 ---- easyedit-1.5.2.orig/ee.c
50 -+++ easyedit-1.5.2/ee.c
51 +--- a/ee.c
52 ++++ b/ee.c
53 @@ -4124,7 +4124,7 @@
54 }