summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-01-30 18:56:40 +0100
committerDavid Seifert <soap@gentoo.org>2017-01-31 09:41:44 +0100
commit9142e96549db51010676ab53e6bb80c9193103d7 (patch)
tree5596c4f6444655a5d8d9865d9b0be4c73a0f0b2b /sci-chemistry
parentsci-chemistry/sparky: remove unused patches (diff)
downloadgentoo-9142e96549db51010676ab53e6bb80c9193103d7.tar.gz
gentoo-9142e96549db51010676ab53e6bb80c9193103d7.tar.bz2
gentoo-9142e96549db51010676ab53e6bb80c9193103d7.zip
sci-chemistry/tinker: remove unused patches
Closes: https://github.com/gentoo/gentoo/pull/3730
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/tinker/files/5.1.09-Makefile.patch13
-rw-r--r--sci-chemistry/tinker/files/6-openmp.patch15
2 files changed, 0 insertions, 28 deletions
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