diff options
author | Benda XU <heroxbd@gentoo.org> | 2012-05-21 04:49:12 +0000 |
---|---|---|
committer | Benda XU <heroxbd@gentoo.org> | 2012-05-21 04:49:12 +0000 |
commit | 2a5521e017761fe681c8345311fd75419e2b2a5c (patch) | |
tree | e2bcdea9d6c69e748b461dbd8976245bd8d83150 /sci-physics/geant-python/ChangeLog | |
parent | Update dependencies for Zabbix 2.0rc6 per Installation Guide Requirements Doc... (diff) | |
download | gentoo-2-2a5521e017761fe681c8345311fd75419e2b2a5c.tar.gz gentoo-2-2a5521e017761fe681c8345311fd75419e2b2a5c.tar.bz2 gentoo-2-2a5521e017761fe681c8345311fd75419e2b2a5c.zip |
fix VisManager c++ signature mismatch, upstream http://bugzilla-geant4.kek.jp/show_bug.cgi?id=1318
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/geant-python/ChangeLog')
-rw-r--r-- | sci-physics/geant-python/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sci-physics/geant-python/ChangeLog b/sci-physics/geant-python/ChangeLog index a85d39812cb4..d2813f560d1f 100644 --- a/sci-physics/geant-python/ChangeLog +++ b/sci-physics/geant-python/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-physics/geant-python # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-python/ChangeLog,v 1.2 2012/05/20 17:06:17 heroxbd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-python/ChangeLog,v 1.3 2012/05/21 04:49:12 heroxbd Exp $ + + 21 May 2012; Benda Xu <heroxbd@gentoo.org> + +files/geant-python-4.9.5-vis-fix.patch, files/geant-python-4.9.5-build.patch, + files/geant-python-4.9.5-visverbose.patch, geant-python-4.9.5.ebuild, + geant-python-4.9.5_p01.ebuild, metadata.xml: + fix VisManager c++ signature mismatch, upstream http://bugzilla- + geant4.kek.jp/show_bug.cgi?id=1318 20 May 2012; Benda Xu <heroxbd@gentoo.org> +geant-python-4.9.5.ebuild geant-python-4.9.5_p01.ebuild: |