diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-12-09 12:08:12 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-12-09 12:08:12 +0000 |
commit | 447fbdea3a5dbcce15b670cb3686ee87b56573fa (patch) | |
tree | 4e854945be589cb945253e141e20440e1360fa54 /sci-physics/clhep/files | |
parent | Keyword -sparc/x86-fbsd versions that dont build on bsd, bug #250359 and bug ... (diff) | |
download | gentoo-2-447fbdea3a5dbcce15b670cb3686ee87b56573fa.tar.gz gentoo-2-447fbdea3a5dbcce15b670cb3686ee87b56573fa.tar.bz2 gentoo-2-447fbdea3a5dbcce15b670cb3686ee87b56573fa.zip |
Version bump
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'sci-physics/clhep/files')
-rw-r--r-- | sci-physics/clhep/files/clhep-2.0.3.3-gcc43.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sci-physics/clhep/files/clhep-2.0.3.3-gcc43.patch b/sci-physics/clhep/files/clhep-2.0.3.3-gcc43.patch deleted file mode 100644 index c93a38beedfd..000000000000 --- a/sci-physics/clhep/files/clhep-2.0.3.3-gcc43.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- Random/test/testRandom.cc.orig 2003-07-17 19:20:29.000000000 +0000 -+++ Random/test/testRandom.cc 2008-06-06 19:12:09.000000000 +0000 -@@ -3,6 +3,7 @@ - // ---------------------------------------------------------------------- - #include "CLHEP/Random/Randomize.h" - #include <iostream> -+#include <cstdlib> - - using std::cout; - using std::endl; |