diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-05-13 22:17:01 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-05-13 22:17:01 +0000 |
commit | 72d840e9b7b6d0d6844245b081cd9e37962c48f9 (patch) | |
tree | 18e427beeee826e9e7596d63690156420010eb4a | |
parent | Fix parallel build. Remove the really ugly LDFLAGS hack, it's no longer neede... (diff) | |
download | gentoo-2-72d840e9b7b6d0d6844245b081cd9e37962c48f9.tar.gz gentoo-2-72d840e9b7b6d0d6844245b081cd9e37962c48f9.tar.bz2 gentoo-2-72d840e9b7b6d0d6844245b081cd9e37962c48f9.zip |
(#132835) Bump to latest release. Ebuild based on work of Donald E. Curtis. Patch to fix blas/lapack detection by me.
(Portage version: 2.1_pre10-r5)
-rw-r--r-- | sci-libs/libghemical/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sci-libs/libghemical/ChangeLog b/sci-libs/libghemical/ChangeLog index 38691abe6fdb..e57047cc5d03 100644 --- a/sci-libs/libghemical/ChangeLog +++ b/sci-libs/libghemical/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-libs/libghemical # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libghemical/ChangeLog,v 1.5 2006/05/13 22:08:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libghemical/ChangeLog,v 1.6 2006/05/13 22:17:01 spyderous Exp $ + +*libghemical-2.00 (13 May 2006) + + 13 May 2006; Donnie Berkholz <spyderous@gentoo.org>; + +files/2.00-really-find-blas-and-lapack.patch, +libghemical-2.00.ebuild: + (#132835) Bump to latest release. Ebuild based on work of Donald E. Curtis. + Patch to fix blas/lapack detection by me. 13 May 2006; Donnie Berkholz <spyderous@gentoo.org>; libghemical-1.90.ebuild, libghemical-1.91.ebuild: |