diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2010-01-20 20:04:46 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2010-01-20 20:04:46 +0000 |
commit | 9b6104564138f97da4762168b09680111e2f6f7f (patch) | |
tree | eab69bfa24f5ff21ca0af472db14ab8fa92f3bad /sci-libs/parmetis/ChangeLog | |
parent | amd64/x86 stable, bug #299845 (diff) | |
download | gentoo-2-9b6104564138f97da4762168b09680111e2f6f7f.tar.gz gentoo-2-9b6104564138f97da4762168b09680111e2f6f7f.tar.bz2 gentoo-2-9b6104564138f97da4762168b09680111e2f6f7f.zip |
Reduced number of jobs for the tests and updated the mpi m4 macro, should fix bug #279150
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/parmetis/ChangeLog')
-rw-r--r-- | sci-libs/parmetis/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sci-libs/parmetis/ChangeLog b/sci-libs/parmetis/ChangeLog index 2db689921d07..54ca573cac07 100644 --- a/sci-libs/parmetis/ChangeLog +++ b/sci-libs/parmetis/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/parmetis -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/parmetis/ChangeLog,v 1.4 2009/09/13 16:57:06 bicatali Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/parmetis/ChangeLog,v 1.5 2010/01/20 20:04:45 bicatali Exp $ + + 20 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org> + files/parmetis-3.1.1-autotools.patch: + Reduced number of jobs for the tests and updated the mpi m4 macro, should + fix bug #279150 13 Sep 2009; Sébastien Fabbro <bicatali@gentoo.org> -parmetis-3.1.ebuild, -files/parmetis-3.1-autotools.patch: |