summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-11-03 21:31:26 +0100
committerAaron Bauman <bman@gentoo.org>2020-11-13 16:16:41 -0500
commitb63e79397007483f20747df47ed8bd079f5517a8 (patch)
tree9349e67cdacce0e3321ec4491682cb2786dfac74
parentapp-mobilephone/smstools: remove unused patches (diff)
downloadgentoo-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>
-rw-r--r--app-emulation/edumips64/files/edumips64-javadoc-cp.patch11
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" />