From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1K4hRX-0001hi-6y for garchives@archives.gentoo.org; Fri, 06 Jun 2008 19:17:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A964FE044E; Fri, 6 Jun 2008 19:17:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 87524E044E for ; Fri, 6 Jun 2008 19:17:42 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2A0B76451C for ; Fri, 6 Jun 2008 19:17:42 +0000 (UTC) Received: from bicatali by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1K4hRS-0002aV-7O for gentoo-commits@lists.gentoo.org; Fri, 06 Jun 2008 19:17:38 +0000 From: "Sebastien Fabbro (bicatali)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, bicatali@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/clhep/files: clhep-2.0.3.3-gcc43.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: clhep-2.0.3.3-gcc43.patch X-VCS-Directories: sci-physics/clhep/files X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro Content-Type: text/plain; charset=utf8 Message-Id: Sender: Sebastien Fabbro Date: Fri, 06 Jun 2008 19:17:38 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 7337aa8a-01d5-4ca6-b78c-7f956741748e X-Archives-Hash: 7a2ffc6eef7aa6ab5af79c941da7a3d6 bicatali 08/06/06 19:17:38 Added: clhep-2.0.3.3-gcc43.patch Log: Initial import, closing bug #98233 (Portage version: 2.1.5.4) Revision Changes Path 1.1 sci-physics/clhep/files/clhep-2.0.3.3-gcc43.patch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/clhep/= files/clhep-2.0.3.3-gcc43.patch?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/clhep/= files/clhep-2.0.3.3-gcc43.patch?rev=3D1.1&content-type=3Dtext/plain Index: clhep-2.0.3.3-gcc43.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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 +#include =20 using std::cout; using std::endl; --=20 gentoo-commits@lists.gentoo.org mailing list