diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-11-03 21:31:26 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-11-13 16:16:41 -0500 |
commit | b63e79397007483f20747df47ed8bd079f5517a8 (patch) | |
tree | 9349e67cdacce0e3321ec4491682cb2786dfac74 /app-emulation | |
parent | app-mobilephone/smstools: remove unused patches (diff) | |
download | gentoo-b63e79397007483f20747df47ed8bd079f5517a8.tar.gz gentoo-b63e79397007483f20747df47ed8bd079f5517a8.tar.bz2 gentoo-b63e79397007483f20747df47ed8bd079f5517a8.zip |
app-emulation/edumips64: remove unused patch
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18126
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/edumips64/files/edumips64-javadoc-cp.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-emulation/edumips64/files/edumips64-javadoc-cp.patch b/app-emulation/edumips64/files/edumips64-javadoc-cp.patch deleted file mode 100644 index 80e389049b5c..000000000000 --- a/app-emulation/edumips64/files/edumips64-javadoc-cp.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- edumips64-1.1.orig/build.xml -+++ edumips64-1.1/build.xml -@@ -24,7 +24,7 @@ - - <!-- Access the environment --> - <property environment="env" /> -- <property name="base.classpath" value="libs:libs/junit-4.10.jar:libs/hamcrest-core-1.3.jar:${env.CLASSPATH}" /> -+ <property name="base.classpath" value="libs:libs/jhall.jar:libs/junit-4.10.jar:libs/hamcrest-core-1.3.jar:${env.CLASSPATH}" /> - - <!-- File names --> - <property name="standalone_jar_filename" value="edumips64-${version}.jar" /> |