From: Michael Mair-Keimberger (asterix) Date: Mon, 30 Jan 2017 17:56:40 +0000 (+0100) Subject: sci-chemistry/tinker: remove unused patches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9142e96549db51010676ab53e6bb80c9193103d7;p=gentoo.git sci-chemistry/tinker: remove unused patches Closes: https://github.com/gentoo/gentoo/pull/3730 --- diff --git a/sci-chemistry/tinker/files/5.1.09-Makefile.patch b/sci-chemistry/tinker/files/5.1.09-Makefile.patch deleted file mode 100644 index 68a095add706..000000000000 --- a/sci-chemistry/tinker/files/5.1.09-Makefile.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/make/Makefile b/make/Makefile -index 221ab45..7634474 100644 ---- a/make/Makefile -+++ b/make/Makefile -@@ -607,7 +607,7 @@ clean: - listing: - cat *.i *.f > tinker.txt - --rename: -+rename: ${EXEFILES} - mv alchemy.x $(BINDIR)/alchemy - mv analyze.x $(BINDIR)/analyze - mv anneal.x $(BINDIR)/anneal diff --git a/sci-chemistry/tinker/files/6-openmp.patch b/sci-chemistry/tinker/files/6-openmp.patch deleted file mode 100644 index 3666fbd0bfc4..000000000000 --- a/sci-chemistry/tinker/files/6-openmp.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff --git a/source/initial.f b/source/initial.f -index 835f228..4099c74 100644 ---- a/source/initial.f -+++ b/source/initial.f -@@ -73,8 +73,8 @@ c - c - c Intel compiler extensions to OpenMP standard - c --!$ call kmp_set_stacksize (2**30) --!$ call kmp_set_blocktime (0) -+! call kmp_set_stacksize (2**30) -+! call kmp_set_blocktime (0) - c - c values of machine precision constants - c