Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/tinker/files/
Date: Tue, 31 Jan 2017 08:42:48
Message-Id: 1485852104.9142e96549db51010676ab53e6bb80c9193103d7.soap@gentoo
1 commit: 9142e96549db51010676ab53e6bb80c9193103d7
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Mon Jan 30 17:56:40 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 08:41:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9142e965
7
8 sci-chemistry/tinker: remove unused patches
9
10 Closes: https://github.com/gentoo/gentoo/pull/3730
11
12 sci-chemistry/tinker/files/5.1.09-Makefile.patch | 13 -------------
13 sci-chemistry/tinker/files/6-openmp.patch | 15 ---------------
14 2 files changed, 28 deletions(-)
15
16 diff --git a/sci-chemistry/tinker/files/5.1.09-Makefile.patch b/sci-chemistry/tinker/files/5.1.09-Makefile.patch
17 deleted file mode 100644
18 index 68a095a..00000000
19 --- a/sci-chemistry/tinker/files/5.1.09-Makefile.patch
20 +++ /dev/null
21 @@ -1,13 +0,0 @@
22 -diff --git a/make/Makefile b/make/Makefile
23 -index 221ab45..7634474 100644
24 ---- a/make/Makefile
25 -+++ b/make/Makefile
26 -@@ -607,7 +607,7 @@ clean:
27 - listing:
28 - cat *.i *.f > tinker.txt
29 -
30 --rename:
31 -+rename: ${EXEFILES}
32 - mv alchemy.x $(BINDIR)/alchemy
33 - mv analyze.x $(BINDIR)/analyze
34 - mv anneal.x $(BINDIR)/anneal
35
36 diff --git a/sci-chemistry/tinker/files/6-openmp.patch b/sci-chemistry/tinker/files/6-openmp.patch
37 deleted file mode 100644
38 index 3666fbd..00000000
39 --- a/sci-chemistry/tinker/files/6-openmp.patch
40 +++ /dev/null
41 @@ -1,15 +0,0 @@
42 -diff --git a/source/initial.f b/source/initial.f
43 -index 835f228..4099c74 100644
44 ---- a/source/initial.f
45 -+++ b/source/initial.f
46 -@@ -73,8 +73,8 @@ c
47 - c
48 - c Intel compiler extensions to OpenMP standard
49 - c
50 --!$ call kmp_set_stacksize (2**30)
51 --!$ call kmp_set_blocktime (0)
52 -+! call kmp_set_stacksize (2**30)
53 -+! call kmp_set_blocktime (0)
54 - c
55 - c values of machine precision constants
56 - c