commit: b63e79397007483f20747df47ed8bd079f5517a8 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Nov 3 20:31:26 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Nov 13 21:16:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b63e7939
app-emulation/edumips64: remove unused patch Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18126 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> app-emulation/edumips64/files/edumips64-javadoc-cp.patch | 11 ----------- 1 file changed, 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 80e389049b5..00000000000 --- 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" />
