diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 20:09:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 20:09:11 +0000 |
commit | 7ddae81d8aa65d3ee5ac2814be06dfaf79f20e55 (patch) | |
tree | 17d60e77d662fe8c4243edbdf48b8db843d40415 /sci-libs/hdf5 | |
parent | Stable for ia64, wrt bug #449426 (diff) | |
download | gentoo-2-7ddae81d8aa65d3ee5ac2814be06dfaf79f20e55.tar.gz gentoo-2-7ddae81d8aa65d3ee5ac2814be06dfaf79f20e55.tar.bz2 gentoo-2-7ddae81d8aa65d3ee5ac2814be06dfaf79f20e55.zip |
Stable for ia64, wrt bug #449332
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r-- | sci-libs/hdf5/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/hdf5/hdf5-1.8.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/hdf5/ChangeLog b/sci-libs/hdf5/ChangeLog index fdb79ea6a8d4..9f56e4f06d13 100644 --- a/sci-libs/hdf5/ChangeLog +++ b/sci-libs/hdf5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/hdf5 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.110 2013/01/04 13:13:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.111 2013/01/04 20:09:11 ago Exp $ + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> hdf5-1.8.10.ebuild: + Stable for ia64, wrt bug #449332 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> hdf5-1.8.10.ebuild: Stable for ppc64, wrt bug #449332 diff --git a/sci-libs/hdf5/hdf5-1.8.10.ebuild b/sci-libs/hdf5/hdf5-1.8.10.ebuild index 443e870085fa..54962717207e 100644 --- a/sci-libs/hdf5/hdf5-1.8.10.ebuild +++ b/sci-libs/hdf5/hdf5-1.8.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.10.ebuild,v 1.10 2013/01/04 13:13:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.10.ebuild,v 1.11 2013/01/04 20:09:11 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.hdfgroup.org/ftp/HDF5/releases/${P}/src/${P}.tar.bz2" LICENSE="NCSA-HDF" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="cxx debug examples fortran fortran2003 mpi static-libs szip threads zlib" REQUIRED_USE=" |