diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-10-10 12:41:48 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-10-10 12:41:48 +0000 |
commit | 3ba602520c4b741130acab04a61a599a5d39cc08 (patch) | |
tree | fbc83d37653f8ed9db0b0a932d6305faac304ce1 /sci-libs/mkl/ChangeLog | |
parent | removed virtual/blas, now new style (diff) | |
download | gentoo-2-3ba602520c4b741130acab04a61a599a5d39cc08.tar.gz gentoo-2-3ba602520c4b741130acab04a61a599a5d39cc08.tar.bz2 gentoo-2-3ba602520c4b741130acab04a61a599a5d39cc08.zip |
Version bump. Compatible with new style virtuals, pkg-config. Major ebuild redesign again, as for all mkl major version. Remove all old versions, not compatible with new style virtual. The stable mkl-5.2 was buggy, and no one around to maintain it.
(Portage version: 2.1.3.12)
Diffstat (limited to 'sci-libs/mkl/ChangeLog')
-rw-r--r-- | sci-libs/mkl/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/sci-libs/mkl/ChangeLog b/sci-libs/mkl/ChangeLog index 518c6ef66392..b3ef0bac0b5d 100644 --- a/sci-libs/mkl/ChangeLog +++ b/sci-libs/mkl/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for sci-libs/mkl # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/ChangeLog,v 1.15 2007/07/02 15:26:36 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/ChangeLog,v 1.16 2007/10/10 12:41:47 bicatali Exp $ + +*mkl-9.1.023 (10 Oct 2007) + + 10 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> -files/blas.list, + +files/blas.pc.in, -files/cblas.list, +files/cblas.pc.in, + -files/eselect.blas, -files/eselect.cblas, -files/eselect.lapack, + -files/lapack.list, +files/lapack.pc.in, metadata.xml, -mkl-5.2.ebuild, + -mkl-8.1.014.ebuild, -mkl-9.0.018.ebuild, +mkl-9.1.023.ebuild: + Version bump. Compatible with new style virtuals, pkg-config. Major ebuild + redesign again, as for all mkl major version. Remove all old versions, not + compatible with new style virtual. The stable mkl-5.2 was buggy, and no + one around to maintain it. 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> mkl-5.2.ebuild, mkl-8.1.014.ebuild, mkl-9.0.018.ebuild: |