diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-04 09:47:44 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-04 09:47:44 +0000 |
commit | 4cc220f5cbfd80c60e37652e4fe11c4519713799 (patch) | |
tree | 4190790eadeca67d70ea3bd689332bc9561d242a /sci-libs/hdf/ChangeLog | |
parent | Fix by Stephen Tallowitz for gigabyte output #108942. (diff) | |
download | gentoo-2-4cc220f5cbfd80c60e37652e4fe11c4519713799.tar.gz gentoo-2-4cc220f5cbfd80c60e37652e4fe11c4519713799.tar.bz2 gentoo-2-4cc220f5cbfd80c60e37652e4fe11c4519713799.zip |
(#135178) Fix gcc4 build by passing F77 to configure. Also add FORTRAN setting, and use autotools eclass rather than running stuff by hand.
(Portage version: 2.1_rc3-r1)
Diffstat (limited to 'sci-libs/hdf/ChangeLog')
-rw-r--r-- | sci-libs/hdf/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sci-libs/hdf/ChangeLog b/sci-libs/hdf/ChangeLog index b765a50179ad..1a927fc1c722 100644 --- a/sci-libs/hdf/ChangeLog +++ b/sci-libs/hdf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/hdf -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/ChangeLog,v 1.4 2005/10/01 21:29:34 ribosome Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/ChangeLog,v 1.5 2006/06/04 09:47:44 spyderous Exp $ + + 04 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; hdf-4.2.0-r4.ebuild: + (#135178) Fix gcc4 build by passing F77 to configure. Also add FORTRAN + setting, and use autotools eclass rather than running stuff by hand. *hdf-4.2.0-r4 (01 Oct 2005) |