diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2011-02-08 17:32:24 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2011-02-08 17:32:24 +0000 |
commit | e5bb05a015e798be9e9252f0d00aab4fe11c872f (patch) | |
tree | fcccf9dc49d627a825c39c412f28bb9268794cd1 /sci-physics/pythia/ChangeLog | |
parent | Set SUPPORT_PYTHON_ABIS (bug #353762). Fix dependencies. Fix installation wit... (diff) | |
download | gentoo-2-e5bb05a015e798be9e9252f0d00aab4fe11c872f.tar.gz gentoo-2-e5bb05a015e798be9e9252f0d00aab4fe11c872f.tar.bz2 gentoo-2-e5bb05a015e798be9e9252f0d00aab4fe11c872f.zip |
Added LD_LIBRARY_PATH for the tests to make sure it loads the correct library
(Portage version: 2.1.9.36/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/pythia/ChangeLog')
-rw-r--r-- | sci-physics/pythia/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index b39bda76e730..3251b7c87e1d 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/pythia # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.33 2011/01/18 17:08:00 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.34 2011/02/08 17:32:24 bicatali Exp $ + + 08 Feb 2011; Sébastien Fabbro <bicatali@gentoo.org> pythia-8.1.45.ebuild: + Added LD_LIBRARY_PATH for the tests to make sure it loads the correct library 18 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> -pythia-6.4.23.ebuild, -pythia-8.1.08-r1.ebuild, -pythia-8.1.42.ebuild: |