From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 16F8F139695 for ; Sat, 8 Jul 2017 09:57:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72E03E0C5C; Sat, 8 Jul 2017 09:57:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D917E0C47 for ; Sat, 8 Jul 2017 09:57:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 69219341A07 for ; Sat, 8 Jul 2017 09:57:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B7AD74A4 for ; Sat, 8 Jul 2017 09:57:31 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1499507793.9c83c07896d085fd20b320212ba2c3fae4904116.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/ee/files/, app-editors/ee/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/ee/ee-1.5.2.ebuild app-editors/ee/files/ee-init-location.diff app-editors/ee/files/ee-init-location.patch X-VCS-Directories: app-editors/ee/files/ app-editors/ee/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 9c83c07896d085fd20b320212ba2c3fae4904116 X-VCS-Branch: master Date: Sat, 8 Jul 2017 09:57:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4509f419-bba7-4894-8c2c-603c28caf455 X-Archives-Hash: 6718fd01cbd3935808f6cd16a4ef2793 commit: 9c83c07896d085fd20b320212ba2c3fae4904116 Author: Akinori Hattori gentoo org> AuthorDate: Sat Jul 8 09:48:28 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sat Jul 8 09:56:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c83c078 app-editors/ee: update patch Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-editors/ee/ee-1.5.2.ebuild | 2 +- .../ee/files/{ee-init-location.diff => ee-init-location.patch} | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-editors/ee/ee-1.5.2.ebuild b/app-editors/ee/ee-1.5.2.ebuild index eb45a8bf0cb..16ae483d127 100644 --- a/app-editors/ee/ee-1.5.2.ebuild +++ b/app-editors/ee/ee-1.5.2.ebuild @@ -18,7 +18,7 @@ RDEPEND="!app-editors/ersatz-emacs" S="${WORKDIR}/easyedit-${PV}" src_prepare() { - epatch "${FILESDIR}"/${PN}-*.diff + epatch "${FILESDIR}"/${PN}-init-location.patch sed -i \ -e "s/make -/\$(MAKE) -/g" \ diff --git a/app-editors/ee/files/ee-init-location.diff b/app-editors/ee/files/ee-init-location.patch similarity index 92% rename from app-editors/ee/files/ee-init-location.diff rename to app-editors/ee/files/ee-init-location.patch index 9d6179a03a5..5ac1e47ae96 100644 --- a/app-editors/ee/files/ee-init-location.diff +++ b/app-editors/ee/files/ee-init-location.patch @@ -1,5 +1,5 @@ ---- easyedit-1.5.2.orig/ee.1 -+++ easyedit-1.5.2/ee.1 +--- a/ee.1 ++++ b/ee.1 @@ -406,7 +406,7 @@ .PP Since different users have different preferences, \fIee\fR allows some @@ -27,8 +27,8 @@ .br .I $HOME/.init.ee .br ---- easyedit-1.5.2.orig/ee.c -+++ easyedit-1.5.2/ee.c +--- a/ee.c ++++ b/ee.c @@ -4124,7 +4124,7 @@ }