diff options
author | 2012-11-08 20:54:22 +0000 | |
---|---|---|
committer | 2012-11-08 20:54:22 +0000 | |
commit | 98a08e75690ccf17ec2d5bb5bb065fe1b6bd53a2 (patch) | |
tree | 2eac6cc199d42b240b5b250ee548506e09655705 /sci-biology/allpaths/ChangeLog | |
parent | Version bump, contains a single fix, for bug #254698, plus cleanups of the le... (diff) | |
download | gentoo-2-98a08e75690ccf17ec2d5bb5bb065fe1b6bd53a2.tar.gz gentoo-2-98a08e75690ccf17ec2d5bb5bb065fe1b6bd53a2.tar.bz2 gentoo-2-98a08e75690ccf17ec2d5bb5bb065fe1b6bd53a2.zip |
sci-biology/allpaths: Fix for latest boost, #421727; fix for additional problem with gcc-4.7; enable openmp support; Respect LDFALGS and CFLAGS everywhere; make it gold resistant
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'sci-biology/allpaths/ChangeLog')
-rw-r--r-- | sci-biology/allpaths/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sci-biology/allpaths/ChangeLog b/sci-biology/allpaths/ChangeLog index 6cdbc2757be4..7c94ebdcd8ae 100644 --- a/sci-biology/allpaths/ChangeLog +++ b/sci-biology/allpaths/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sci-biology/allpaths # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/allpaths/ChangeLog,v 1.8 2012/08/30 07:46:16 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/allpaths/ChangeLog,v 1.9 2012/11/08 20:54:22 jlec Exp $ + +*allpaths-3.1-r1 (08 Nov 2012) + + 08 Nov 2012; Justin Lecher <jlec@gentoo.org> +allpaths-3.1-r1.ebuild, + +files/allpaths-3.1-boost-1.50-2.patch, +files/allpaths-3.1-boost-1.50.patch, + files/allpaths-3.1-gcc4.7.patch, +files/allpaths-3.1-linking.patch: + Fix for latest boost, #421727; fix for additional problem with gcc-4.7; + enable openmp support; Respect LDFALGS and CFLAGS everywhere; make it gold + resistant 30 Aug 2012; Justin Lecher <jlec@gentoo.org> allpaths-3.1.ebuild: Respect CXXFLAGS |