diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-07-01 07:07:35 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-07-01 07:07:35 +0000 |
commit | c706f05cef4f6228896fb3266217e69da4c0947f (patch) | |
tree | 25ce6cdbc98c023afaf4aaf14d9722ddf9a7203e /sci-libs/mmdb | |
parent | Marked ~x86-macos and ~ppc-macos, bug #326391 (diff) | |
download | gentoo-2-c706f05cef4f6228896fb3266217e69da4c0947f.tar.gz gentoo-2-c706f05cef4f6228896fb3266217e69da4c0947f.tar.bz2 gentoo-2-c706f05cef4f6228896fb3266217e69da4c0947f.zip |
Fixed allignment.patch
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/mmdb')
-rw-r--r-- | sci-libs/mmdb/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/mmdb/files/1.21-allignment.patch | 64 |
2 files changed, 32 insertions, 37 deletions
diff --git a/sci-libs/mmdb/ChangeLog b/sci-libs/mmdb/ChangeLog index 1686ede8eb33..435e39c27816 100644 --- a/sci-libs/mmdb/ChangeLog +++ b/sci-libs/mmdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/mmdb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mmdb/ChangeLog,v 1.7 2010/06/30 20:55:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mmdb/ChangeLog,v 1.8 2010/07/01 07:07:35 jlec Exp $ + + 01 Jul 2010; Justin Lecher <jlec@gentoo.org> files/1.21-allignment.patch: + Fixed allignment.patch *mmdb-1.21-r1 (30 Jun 2010) diff --git a/sci-libs/mmdb/files/1.21-allignment.patch b/sci-libs/mmdb/files/1.21-allignment.patch index d98ddae949eb..970982314810 100644 --- a/sci-libs/mmdb/files/1.21-allignment.patch +++ b/sci-libs/mmdb/files/1.21-allignment.patch @@ -1,7 +1,13 @@ diff --git a/src/file_.cpp b/src/file_.cpp -index 4071886..6bfa648 100644 +index 4071886..a50e2ad 100644 --- a/src/file_.cpp +++ b/src/file_.cpp +@@ -1,4 +1,4 @@ +-// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ ++// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ + // ================================================================= + // + // CCP4 Coordinate Library: support of coordinate-related @@ -347,10 +347,10 @@ int i; if (i>0) sleep ( 1 ); #endif @@ -16,14 +22,12 @@ index 4071886..6bfa648 100644 } #ifndef _MVS diff --git a/src/machine_.h b/src/machine_.h -old mode 100644 -new mode 100755 -index 2e81264..c658981 +index 2e81264..c658981 100644 --- a/src/machine_.h +++ b/src/machine_.h @@ -1,4 +1,4 @@ --// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ -+// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ +-// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ ++// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ // ================================================================= // // CCP4 Coordinate Library: support of coordinate-related @@ -88,14 +92,12 @@ index 2e81264..c658981 # error Unknown machine!!! diff --git a/src/mmdb_atom.h b/src/mmdb_atom.h -old mode 100644 -new mode 100755 -index 45049c8..672e11a +index 45049c8..672e11a 100644 --- a/src/mmdb_atom.h +++ b/src/mmdb_atom.h @@ -1,4 +1,4 @@ --// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ -+// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ +-// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ ++// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ // ================================================================= // // CCP4 Coordinate Library: support of coordinate-related @@ -109,14 +111,12 @@ index 45049c8..672e11a // GetCosine(a1,a2) calculates cosine of angle a1-this-a2, diff --git a/src/mmdb_chain.cpp b/src/mmdb_chain.cpp -old mode 100644 -new mode 100755 -index a6f66c2..1fa165b +index a6f66c2..1fa165b 100644 --- a/src/mmdb_chain.cpp +++ b/src/mmdb_chain.cpp @@ -1,4 +1,4 @@ --// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ -+// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ +-// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ ++// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ // ================================================================= // // CCP4 Coordinate Library: support of coordinate-related @@ -131,14 +131,12 @@ index a6f66c2..1fa165b while ((i<numRes) && (k<70)) { if (resName[i][0]) diff --git a/src/mmdb_rwbrook.cpp b/src/mmdb_rwbrook.cpp -old mode 100644 -new mode 100755 -index dc33086..ef58641 +index dc33086..ef58641 100644 --- a/src/mmdb_rwbrook.cpp +++ b/src/mmdb_rwbrook.cpp @@ -1,4 +1,4 @@ --// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ -+// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ +-// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ ++// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ // ================================================================= // // CCP4 Coordinate Library: support of coordinate-related @@ -182,14 +180,12 @@ index dc33086..ef58641 diff --git a/src/mmdb_sbase0.cpp b/src/mmdb_sbase0.cpp -old mode 100644 -new mode 100755 -index a210d62..3bf0d52 +index a210d62..3bf0d52 100644 --- a/src/mmdb_sbase0.cpp +++ b/src/mmdb_sbase0.cpp @@ -1,4 +1,4 @@ --// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ -+// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ +-// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ ++// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ // ================================================================= // // CCP4 Coordinate Library: support of coordinate-related @@ -206,14 +202,12 @@ index a210d62..3bf0d52 } diff --git a/src/mmdb_selmngr.cpp b/src/mmdb_selmngr.cpp -old mode 100644 -new mode 100755 -index b923529..3a9e249 +index b923529..3a9e249 100644 --- a/src/mmdb_selmngr.cpp +++ b/src/mmdb_selmngr.cpp @@ -1,4 +1,4 @@ --// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ -+// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ +-// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ ++// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ // ================================================================= // // CCP4 Coordinate Library: support of coordinate-related @@ -227,14 +221,12 @@ index b923529..3a9e249 PCChain chain; PCResidue res; diff --git a/src/mmdb_title.cpp b/src/mmdb_title.cpp -old mode 100644 -new mode 100755 -index b0b2ae5..1033ae5 +index b0b2ae5..1033ae5 100644 --- a/src/mmdb_title.cpp +++ b/src/mmdb_title.cpp @@ -1,4 +1,4 @@ --// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ -+// $Id: 1.21-allignment.patch,v 1.1 2010/06/30 20:55:04 jlec Exp $ +-// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ ++// $Id: 1.21-allignment.patch,v 1.2 2010/07/01 07:07:35 jlec Exp $ // ================================================================= // // CCP4 Coordinate Library: support of coordinate-related |