diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 09:38:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 09:38:32 +0000 |
commit | 731ac75d38b9688ec190ddec28885db53857c66c (patch) | |
tree | 0f6164f0254fd1074cbd57bea70672852bcf014e /sci-libs | |
parent | Stable for alpha, wrt bug #443080 (diff) | |
download | gentoo-2-731ac75d38b9688ec190ddec28885db53857c66c.tar.gz gentoo-2-731ac75d38b9688ec190ddec28885db53857c66c.tar.bz2 gentoo-2-731ac75d38b9688ec190ddec28885db53857c66c.zip |
Stable for alpha, wrt bug #449332
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs')
-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 65a1208a8083..775fce56c111 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.105 2012/12/31 09:20:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.106 2012/12/31 09:38:32 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> hdf5-1.8.10.ebuild: + Stable for alpha, wrt bug #449332 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> hdf5-1.8.10.ebuild: Stable for sparc, wrt bug #449332 diff --git a/sci-libs/hdf5/hdf5-1.8.10.ebuild b/sci-libs/hdf5/hdf5-1.8.10.ebuild index 62c66a6191b3..476fdb1dfe4c 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.5 2012/12/31 09:20:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.10.ebuild,v 1.6 2012/12/31 09:38:32 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=" |