diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 09:10:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 09:10:13 +0000 |
commit | a3dd137c13838c09e4e2ac2bb96242f5b8569c05 (patch) | |
tree | d4c8fd18ffaf5e69a6a47568368789df23d5a7db /sci-libs/hdf5 | |
parent | Stable for alpha, wrt bug #537006 (diff) | |
download | gentoo-2-a3dd137c13838c09e4e2ac2bb96242f5b8569c05.tar.gz gentoo-2-a3dd137c13838c09e4e2ac2bb96242f5b8569c05.tar.bz2 gentoo-2-a3dd137c13838c09e4e2ac2bb96242f5b8569c05.zip |
Stable for alpha, wrt bug #530648
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 2d138d931cf7..7680626b76c7 100644 --- a/sci-libs/hdf5/ChangeLog +++ b/sci-libs/hdf5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/hdf5 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.125 2015/01/02 12:26:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.126 2015/02/24 09:10:13 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> hdf5-1.8.14-r1.ebuild: + Stable for alpha, wrt bug #530648 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> hdf5-1.8.14-r1.ebuild: Stable for sparc, wrt bug #530648 diff --git a/sci-libs/hdf5/hdf5-1.8.14-r1.ebuild b/sci-libs/hdf5/hdf5-1.8.14-r1.ebuild index cb86181c156c..940894d7f199 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-2015 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.6 2015/01/02 12:26:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.14-r1.ebuild,v 1.7 2015/02/24 09:10:13 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=" |