diff options
author | 2009-07-09 09:12:23 +0000 | |
---|---|---|
committer | 2009-07-09 09:12:23 +0000 | |
commit | 99643d5e7538b03ad30d4a30c85100e56a349202 (patch) | |
tree | c2dadfaf197b9adee5e5bf07d4ecb04a2e51cb0d /net-libs/opal/ChangeLog | |
parent | Move perl modules from site to vendor. Use more perl-module.eclass (diff) | |
download | historical-99643d5e7538b03ad30d4a30c85100e56a349202.tar.gz historical-99643d5e7538b03ad30d4a30c85100e56a349202.tar.bz2 historical-99643d5e7538b03ad30d4a30c85100e56a349202.zip |
fix compilation with gcc-4.4, bug 269328
Package-Manager: portage-13799-svn/cvs/Linux i686
Diffstat (limited to 'net-libs/opal/ChangeLog')
-rw-r--r-- | net-libs/opal/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-libs/opal/ChangeLog b/net-libs/opal/ChangeLog index 79624214c536..1d1dadae813d 100644 --- a/net-libs/opal/ChangeLog +++ b/net-libs/opal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/opal # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.44 2009/07/03 10:09:58 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.45 2009/07/09 09:12:22 volkmar Exp $ + + 09 Jul 2009; Mounir Lamouri <volkmar@gentoo.org> + +files/opal-3.6.2-gcc-4.4.patch, opal-3.6.2.ebuild: + Fix compilation with gcc-4.4. Fix bug 269328. Thanks to Michal Górny. *opal-3.6.2 (03 Jul 2009) |