diff options
author | 2011-01-18 16:44:21 +0000 | |
---|---|---|
committer | 2011-01-18 16:44:21 +0000 | |
commit | 7fdc3fb58eb5fa82c1e79f9ade370d2c3f47cb1c (patch) | |
tree | b28e7cf412fb600fe542ded806eceac600b1ea67 /sci-physics/clhep/files | |
parent | [bump] dev-perl/IO-Socket-SSL-1.380 (diff) | |
download | gentoo-2-7fdc3fb58eb5fa82c1e79f9ade370d2c3f47cb1c.tar.gz gentoo-2-7fdc3fb58eb5fa82c1e79f9ade370d2c3f47cb1c.tar.bz2 gentoo-2-7fdc3fb58eb5fa82c1e79f9ade370d2c3f47cb1c.zip |
Drop old.
(Portage version: 2.2.0_alpha16/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/clhep/files')
-rw-r--r-- | sci-physics/clhep/files/clhep-2.0.4.5-gcc4.3.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-physics/clhep/files/clhep-2.0.4.5-gcc4.3.patch b/sci-physics/clhep/files/clhep-2.0.4.5-gcc4.3.patch deleted file mode 100644 index 453c76e0e2e6..000000000000 --- a/sci-physics/clhep/files/clhep-2.0.4.5-gcc4.3.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- 2.0.4.5.orig/CLHEP/Random/test/testBug58950.cc 2009-12-07 18:49:51.000000000 +0000 -+++ 2.0.4.5/CLHEP/Random/test/testBug58950.cc 2010-01-19 17:25:07.493351325 +0000 -@@ -9,6 +9,9 @@ - #include <iostream>
- #include <stdexcept>
- #include <cmath>
-+#if __GNUC__ >=4 && __GNUC_MINOR__ >=3
-+#include <cstdlib>
-+#endif
- #include "CLHEP/Random/RanecuEngine.h"
- #include "CLHEP/Random/Random.h"
-
|