diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-10 16:46:58 -0500 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-04-14 23:03:44 +0200 |
commit | dde4187a451fff540fa9a90f39ff8cc375441cc7 (patch) | |
tree | d241e13dc251441270dac73e9c3be4af9715fb16 /app-editors/jedit/files | |
parent | net-im/signal-desktop-bin: remove old version 1.7.0 (diff) | |
download | gentoo-dde4187a451fff540fa9a90f39ff8cc375441cc7.tar.gz gentoo-dde4187a451fff540fa9a90f39ff8cc375441cc7.tar.bz2 gentoo-dde4187a451fff540fa9a90f39ff8cc375441cc7.zip |
app-editors/jedit: epatch->eapply.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/7932
Diffstat (limited to 'app-editors/jedit/files')
-rw-r--r-- | app-editors/jedit/files/jedit-5.4.0-build-xml.patch | 5 |
1 files changed, 2 insertions, 3 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 e8ad5f9e8bb6..6a686a6f4a72 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> |