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/shelx/files/
Date: Tue, 31 Jan 2017 08:42:24
Message-Id: 1485852098.08456f96527dd5d7d568c5ff3936d0e92d3e96c6.soap@gentoo
1 commit: 08456f96527dd5d7d568c5ff3936d0e92d3e96c6
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Mon Jan 30 17:55:08 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 08:41:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08456f96
7
8 sci-chemistry/shelx: remove unused patches
9
10 Closes: https://github.com/gentoo/gentoo/pull/3730
11
12 sci-chemistry/shelx/files/20060317-autotool.patch | 47 -----------------------
13 sci-chemistry/shelx/files/20060317-gfortran.patch | 20 ----------
14 2 files changed, 67 deletions(-)
15
16 diff --git a/sci-chemistry/shelx/files/20060317-autotool.patch b/sci-chemistry/shelx/files/20060317-autotool.patch
17 deleted file mode 100644
18 index b90fb0a..00000000
19 --- a/sci-chemistry/shelx/files/20060317-autotool.patch
20 +++ /dev/null
21 @@ -1,47 +0,0 @@
22 -diff -urN unix.orig/configure.ac unix/configure.ac
23 ---- unix.orig/configure.ac 1969-12-31 16:00:00.000000000 -0800
24 -+++ unix/configure.ac 2006-06-04 22:31:49.000000000 -0700
25 -@@ -0,0 +1,12 @@
26 -+# -*- Autoconf -*-
27 -+# Process this file with autoconf to produce a configure script.
28 -+
29 -+AC_PREREQ(2.59)
30 -+AC_INIT(shelx, 20060317, https://bugs.gentoo.org/)
31 -+AC_CONFIG_SRCDIR([ciftab.f])
32 -+AM_INIT_AUTOMAKE([foreign])
33 -+
34 -+# Checks for programs.
35 -+AC_PROG_FC
36 -+AC_PROG_F77
37 -+AC_OUTPUT([Makefile])
38 -diff -urN unix.orig/Makefile.am unix/Makefile.am
39 ---- unix.orig/Makefile.am 1969-12-31 16:00:00.000000000 -0800
40 -+++ unix/Makefile.am 2006-06-04 23:06:39.000000000 -0700
41 -@@ -0,0 +1,27 @@
42 -+bin_PROGRAMS = \
43 -+ ciftab \
44 -+ shelxa \
45 -+ shelxc \
46 -+ shelxd \
47 -+ shelxe \
48 -+ shelxh \
49 -+ shelxl \
50 -+ shelxpro \
51 -+ shelxs \
52 -+ shelxwat
53 -+
54 -+dist_pkgdata_DATA = \
55 -+ ciftab.def \
56 -+ ciftab.rta \
57 -+ ciftab.rtm
58 -+
59 -+ciftab_SOURCES = ciftab.f
60 -+shelxa_SOURCES = shelxa.f
61 -+shelxc_SOURCES = shelxc.f
62 -+shelxd_SOURCES = shelxd.f
63 -+shelxe_SOURCES = shelxe.f
64 -+shelxh_SOURCES = shelxh.f shelxlv.f
65 -+shelxl_SOURCES = shelxl.f shelxlv.f
66 -+shelxpro_SOURCES = shelxpro.f
67 -+shelxs_SOURCES = shelxs.f shelxsv.f
68 -+shelxwat_SOURCES = shelxwat.f
69
70 diff --git a/sci-chemistry/shelx/files/20060317-gfortran.patch b/sci-chemistry/shelx/files/20060317-gfortran.patch
71 deleted file mode 100644
72 index d414a8e..00000000
73 --- a/sci-chemistry/shelx/files/20060317-gfortran.patch
74 +++ /dev/null
75 @@ -1,20 +0,0 @@
76 ---- unix.orig/ciftab.f 2006-10-12 11:44:46.000000000 -0700
77 -+++ unix/ciftab.f 2006-10-12 11:38:22.000000000 -0700
78 -@@ -377,7 +377,7 @@
79 - C systems. It enables a 'read-only' file to be opened for reading.
80 - C
81 - OPEN(LR,FILE=CIFDIR(1:K)//'ciftab.'//IS(1:L),STATUS='OLD',
82 -- +READONLY,ERR=5)
83 -+ +ERR=5)
84 - GOTO 6
85 - 4 WRITE(*,'(/A)')' ** Cannot open file **'
86 - GOTO 108
87 -@@ -1332,7 +1332,7 @@
88 - 6 FORMAT(3X,4('h k l Fo Fc s',5X),'h k l Fo Fc s',
89 - +A1/A1)
90 - 7 FORMAT(4(I4,2I3,2I5,I4,2X),I4,2I3,2I5,I4)
91 -- 8 FORMAT($,1X,A)
92 -+ 8 FORMAT(1X,A,$)
93 - C
94 - WRITE(LO,1)' '//ESC//AMP//'l0o5c1x'//ESC//'(0u'//
95 - +ESC//'(s0p16.66h8.5v0s0b0T'//CR