commit:     9142e96549db51010676ab53e6bb80c9193103d7
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Mon Jan 30 17:56:40 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 08:41:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9142e965

sci-chemistry/tinker: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3730

 sci-chemistry/tinker/files/5.1.09-Makefile.patch | 13 -------------
 sci-chemistry/tinker/files/6-openmp.patch        | 15 ---------------
 2 files changed, 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 68a095a..00000000
--- 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 3666fbd..00000000
--- 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

Reply via email to