Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/mmdb/files: 1.21-allignment.patch
Date: Thu, 01 Jul 2010 08:16:26
Message-Id: 20100701081622.21AA42C096@corvid.gentoo.org
1 jlec 10/07/01 08:16:21
2
3 Modified: 1.21-allignment.patch
4 Log:
5 Fixed allignment.patch part II
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 sci-libs/mmdb/files/1.21-allignment.patch
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mmdb/files/1.21-allignment.patch?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mmdb/files/1.21-allignment.patch?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mmdb/files/1.21-allignment.patch?r1=1.2&r2=1.3
14
15 Index: 1.21-allignment.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/mmdb/files/1.21-allignment.patch,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- 1.21-allignment.patch 1 Jul 2010 07:07:35 -0000 1.2
22 +++ 1.21-allignment.patch 1 Jul 2010 08:16:21 -0000 1.3
23 @@ -1,13 +1,7 @@
24 diff --git a/src/file_.cpp b/src/file_.cpp
25 -index 4071886..a50e2ad 100644
26 +index 4071886..6bfa648 100644
27 --- a/src/file_.cpp
28 +++ b/src/file_.cpp
29 -@@ -1,4 +1,4 @@
30 --// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
31 -+// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
32 - // =================================================================
33 - //
34 - // CCP4 Coordinate Library: support of coordinate-related
35 @@ -347,10 +347,10 @@ int i;
36 if (i>0) sleep ( 1 );
37 #endif
38 @@ -22,15 +16,9 @@
39 }
40 #ifndef _MVS
41 diff --git a/src/machine_.h b/src/machine_.h
42 -index 2e81264..c658981 100644
43 +index 2e81264..7b18675 100644
44 --- a/src/machine_.h
45 +++ b/src/machine_.h
46 -@@ -1,4 +1,4 @@
47 --// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
48 -+// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
49 - // =================================================================
50 - //
51 - // CCP4 Coordinate Library: support of coordinate-related
52 @@ -127,8 +127,12 @@
53 # define CALL_LIKE_VMS 1
54
55 @@ -92,15 +80,9 @@
56
57 # error Unknown machine!!!
58 diff --git a/src/mmdb_atom.h b/src/mmdb_atom.h
59 -index 45049c8..672e11a 100644
60 +index 45049c8..5d0af2a 100644
61 --- a/src/mmdb_atom.h
62 +++ b/src/mmdb_atom.h
63 -@@ -1,4 +1,4 @@
64 --// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
65 -+// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
66 - // =================================================================
67 - //
68 - // CCP4 Coordinate Library: support of coordinate-related
69 @@ -290,7 +290,7 @@ class CAtom : public CUDData {
70 void CalcAtomStatistics ( RSAtomStat AS );
71 realtype GetDist2 ( PCAtom a );
72 @@ -111,15 +93,9 @@
73
74 // GetCosine(a1,a2) calculates cosine of angle a1-this-a2,
75 diff --git a/src/mmdb_chain.cpp b/src/mmdb_chain.cpp
76 -index a6f66c2..1fa165b 100644
77 +index a6f66c2..24baa37 100644
78 --- a/src/mmdb_chain.cpp
79 +++ b/src/mmdb_chain.cpp
80 -@@ -1,4 +1,4 @@
81 --// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
82 -+// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
83 - // =================================================================
84 - //
85 - // CCP4 Coordinate Library: support of coordinate-related
86 @@ -672,7 +672,8 @@ int i,k,sN;
87 i = 0;
88 sN = 1;
89 @@ -131,15 +107,9 @@
90 while ((i<numRes) && (k<70)) {
91 if (resName[i][0])
92 diff --git a/src/mmdb_rwbrook.cpp b/src/mmdb_rwbrook.cpp
93 -index dc33086..ef58641 100644
94 +index dc33086..5d319c3 100644
95 --- a/src/mmdb_rwbrook.cpp
96 +++ b/src/mmdb_rwbrook.cpp
97 -@@ -1,4 +1,4 @@
98 --// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
99 -+// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
100 - // =================================================================
101 - //
102 - // CCP4 Coordinate Library: support of coordinate-related
103 @@ -1478,7 +1478,6 @@ AltLoc altLoc;
104 SegID sgID;
105 Element element;
106 @@ -180,15 +150,9 @@
107
108
109 diff --git a/src/mmdb_sbase0.cpp b/src/mmdb_sbase0.cpp
110 -index a210d62..3bf0d52 100644
111 +index a210d62..cb8d719 100644
112 --- a/src/mmdb_sbase0.cpp
113 +++ b/src/mmdb_sbase0.cpp
114 -@@ -1,4 +1,4 @@
115 --// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
116 -+// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
117 - // =================================================================
118 - //
119 - // CCP4 Coordinate Library: support of coordinate-related
120 @@ -1320,7 +1320,11 @@ PPCSBIndex Index1;
121 dirpath = new char[i+10];
122 strcpy ( dirpath,path );
123 @@ -202,15 +166,9 @@
124 }
125
126 diff --git a/src/mmdb_selmngr.cpp b/src/mmdb_selmngr.cpp
127 -index b923529..3a9e249 100644
128 +index b923529..4395dde 100644
129 --- a/src/mmdb_selmngr.cpp
130 +++ b/src/mmdb_selmngr.cpp
131 -@@ -1,4 +1,4 @@
132 --// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
133 -+// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
134 - // =================================================================
135 - //
136 - // CCP4 Coordinate Library: support of coordinate-related
137 @@ -1158,7 +1158,7 @@ void CMMDBSelManager::Select (
138 int selKey // selection key
139 ) {
140 @@ -221,15 +179,9 @@
141 PCChain chain;
142 PCResidue res;
143 diff --git a/src/mmdb_title.cpp b/src/mmdb_title.cpp
144 -index b0b2ae5..1033ae5 100644
145 +index b0b2ae5..627173f 100644
146 --- a/src/mmdb_title.cpp
147 +++ b/src/mmdb_title.cpp
148 -@@ -1,4 +1,4 @@
149 --// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
150 -+// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $
151 - // =================================================================
152 - //
153 - // CCP4 Coordinate Library: support of coordinate-related
154 @@ -1381,6 +1381,10 @@ MakeStreamFunctions(CRemark)
155 #define R350_CHAINS 2
156 #define R350_BIOMT 3