diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 21:49:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 21:49:22 +0000 |
commit | 3e0aba8a1f75382f15ef4520eea1ef93d8e1b923 (patch) | |
tree | c36fba5f1ce8c5b97053b3aad76a469f258985f5 /sci-libs/hdf5 | |
parent | Stable for amd64, wrt bug #449178 (diff) | |
download | gentoo-2-3e0aba8a1f75382f15ef4520eea1ef93d8e1b923.tar.gz gentoo-2-3e0aba8a1f75382f15ef4520eea1ef93d8e1b923.tar.bz2 gentoo-2-3e0aba8a1f75382f15ef4520eea1ef93d8e1b923.zip |
Stable for amd64, wrt bug #449332
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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 775fce56c111..0c238d97f6b4 100644 --- a/sci-libs/hdf5/ChangeLog +++ b/sci-libs/hdf5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/hdf5 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.106 2012/12/31 09:38:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.107 2012/12/31 21:49:22 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> hdf5-1.8.10.ebuild: + Stable for amd64, wrt bug #449332 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> hdf5-1.8.10.ebuild: Stable for alpha, wrt bug #449332 diff --git a/sci-libs/hdf5/hdf5-1.8.10.ebuild b/sci-libs/hdf5/hdf5-1.8.10.ebuild index 476fdb1dfe4c..62e551e2796a 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-2012 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.6 2012/12/31 09:38:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.10.ebuild,v 1.7 2012/12/31 21:49:22 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=" |