diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:30:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:30:48 +0000 |
commit | 299b2fea95246ab428a5045ac1ce33363f2d9385 (patch) | |
tree | 800972d122ff22535c8804b5fcc86c9139a694cb /sci-libs/hdf5 | |
parent | Stable for amd64, wrt bug #530902 (diff) | |
download | gentoo-2-299b2fea95246ab428a5045ac1ce33363f2d9385.tar.gz gentoo-2-299b2fea95246ab428a5045ac1ce33363f2d9385.tar.bz2 gentoo-2-299b2fea95246ab428a5045ac1ce33363f2d9385.zip |
Stable for amd64, wrt bug #530648
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r-- | sci-libs/hdf5/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/hdf5/hdf5-1.8.14-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/hdf5/ChangeLog b/sci-libs/hdf5/ChangeLog index bd0d4ac073a6..7fcc8c119539 100644 --- a/sci-libs/hdf5/ChangeLog +++ b/sci-libs/hdf5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/hdf5 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.120 2014/11/27 20:50:35 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.121 2014/12/27 19:30:48 ago Exp $ + + 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> hdf5-1.8.14-r1.ebuild: + Stable for amd64, wrt bug #530648 *hdf5-1.8.14-r1 (27 Nov 2014) diff --git a/sci-libs/hdf5/hdf5-1.8.14-r1.ebuild b/sci-libs/hdf5/hdf5-1.8.14-r1.ebuild index 0b98562a1a44..86b0345a0fb8 100644 --- a/sci-libs/hdf5/hdf5-1.8.14-r1.ebuild +++ b/sci-libs/hdf5/hdf5-1.8.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.14-r1.ebuild,v 1.1 2014/11/27 20:50:35 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.14-r1.ebuild,v 1.2 2014/12/27 19:30:48 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="http://www.hdfgroup.org/ftp/HDF5/releases/${MY_P}/src/${MY_P}.tar.bz2" LICENSE="NCSA-HDF" SLOT="0/${PV%%_p*}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~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=" |