commit:     dde4187a451fff540fa9a90f39ff8cc375441cc7
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Tue Apr 10 21:46:58 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Apr 14 21:03:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde4187a

app-editors/jedit: epatch->eapply.

Package-Manager: Portage-2.3.28, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/7932

 app-editors/jedit/files/jedit-5.4.0-build-xml.patch | 5 ++---
 app-editors/jedit/jedit-5.4.0.ebuild                | 4 ++--
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/app-editors/jedit/files/jedit-5.4.0-build-xml.patch 
b/app-editors/jedit/files/jedit-5.4.0-build-xml.patch
index e8ad5f9e8bb..6a686a6f4a7 100644
--- a/app-editors/jedit/files/jedit-5.4.0-build-xml.patch
+++ b/app-editors/jedit/files/jedit-5.4.0-build-xml.patch
@@ -1,6 +1,5 @@
-Subject: [PATCH] Do not have target "build" call target "test"
---- a/build.xml        2017-03-18 16:30:34.000000000 +0300
-+++ b/build.xml        2017-08-25 12:24:24.000000000 +0300
+--- a/build.xml
++++ b/build.xml
 @@ -505,7 +505,7 @@
        </target>
  

diff --git a/app-editors/jedit/jedit-5.4.0.ebuild 
b/app-editors/jedit/jedit-5.4.0.ebuild
index b196136d911..b91e0863229 100644
--- a/app-editors/jedit/jedit-5.4.0.ebuild
+++ b/app-editors/jedit/jedit-5.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -39,7 +39,7 @@ JEDIT_HOME="/usr/share/${PN}"
 src_prepare() {
        mkdir -p lib/{ant-contrib,compile,default-plugins,scripting,test} || die
 
-       epatch "${FILESDIR}"/${P}-build-xml.patch
+       eapply "${FILESDIR}"/${P}-build-xml.patch
 
        java-ant_xml-rewrite -f "${S}/build.xml" -c \
                -e javadoc \

Reply via email to