diff options
author | 2012-12-31 09:20:50 +0000 | |
---|---|---|
committer | 2012-12-31 09:20:50 +0000 | |
commit | 26505312caab5f949531966da37d3169cd746cb5 (patch) | |
tree | 8b42cbf01db87d1f69dd45eaf929c57b0d744f54 /sci-libs | |
parent | Stable for sparc, wrt bug #434930 (diff) | |
download | gentoo-2-26505312caab5f949531966da37d3169cd746cb5.tar.gz gentoo-2-26505312caab5f949531966da37d3169cd746cb5.tar.bz2 gentoo-2-26505312caab5f949531966da37d3169cd746cb5.zip |
Stable for sparc, 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 db03bb35a988..65a1208a8083 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.104 2012/12/30 17:02:44 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.105 2012/12/31 09:20:50 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> hdf5-1.8.10.ebuild: + Stable for sparc, wrt bug #449332 30 Dec 2012; Kacper Kowalik <xarthisius@gentoo.org> +files/hdf5-1.8.10-comments.patch, hdf5-1.8.10.ebuild, hdf5-1.8.9-r2.ebuild: diff --git a/sci-libs/hdf5/hdf5-1.8.10.ebuild b/sci-libs/hdf5/hdf5-1.8.10.ebuild index 1f1136cecbe0..62c66a6191b3 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.4 2012/12/30 17:02:44 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.10.ebuild,v 1.5 2012/12/31 09:20:50 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=" |