diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-01 16:59:45 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-01 16:59:45 +0000 |
commit | d26872e7e5b6f34bf570a1598d37548421d720a2 (patch) | |
tree | 13e8d173d5c186aabcd9a73baa0b813ee12f206b /sci-libs/hdf5 | |
parent | Version bump: EAPI 4, add ~amd64 keyword (diff) | |
download | gentoo-2-d26872e7e5b6f34bf570a1598d37548421d720a2.tar.gz gentoo-2-d26872e7e5b6f34bf570a1598d37548421d720a2.tar.bz2 gentoo-2-d26872e7e5b6f34bf570a1598d37548421d720a2.zip |
stable ppc ppc64, bug #440682
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r-- | sci-libs/hdf5/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/hdf5/hdf5-1.8.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/hdf5/ChangeLog b/sci-libs/hdf5/ChangeLog index 9dff28c611b2..1584550596bd 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.95 2012/10/18 21:30:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.96 2012/11/01 16:59:45 blueness Exp $ + + 01 Nov 2012; Anthony G. Basile <blueness@gentoo.org> hdf5-1.8.9-r2.ebuild: + stable ppc ppc64, bug #440682 18 Oct 2012; Justin Lecher <jlec@gentoo.org> hdf5-1.8.8-r1.ebuild, hdf5-1.8.9-r2.ebuild, metadata.xml: diff --git a/sci-libs/hdf5/hdf5-1.8.9-r2.ebuild b/sci-libs/hdf5/hdf5-1.8.9-r2.ebuild index c4ab468ee4e1..091eb9cf30d1 100644 --- a/sci-libs/hdf5/hdf5-1.8.9-r2.ebuild +++ b/sci-libs/hdf5/hdf5-1.8.9-r2.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.9-r2.ebuild,v 1.5 2012/10/18 21:30:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.9-r2.ebuild,v 1.6 2012/11/01 16:59:45 blueness 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=" |