diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 13:31:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 13:31:04 +0000 |
commit | e425da90c34ae7ffb114a7e499612a3cd547f09f (patch) | |
tree | cada5f5ba55acc4fd3dacb0ac0093d453ec2407d /sci-libs | |
parent | Stable for x86, wrt bug #430210 (diff) | |
download | gentoo-2-e425da90c34ae7ffb114a7e499612a3cd547f09f.tar.gz gentoo-2-e425da90c34ae7ffb114a7e499612a3cd547f09f.tar.bz2 gentoo-2-e425da90c34ae7ffb114a7e499612a3cd547f09f.zip |
Stable for x86, wrt bug #449226
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/hdf/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/hdf/hdf-4.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/hdf/ChangeLog b/sci-libs/hdf/ChangeLog index e8f0925229b3..3bfb882aaa4c 100644 --- a/sci-libs/hdf/ChangeLog +++ b/sci-libs/hdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/hdf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/ChangeLog,v 1.35 2013/02/19 11:27:09 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/ChangeLog,v 1.36 2013/02/25 13:31:04 ago Exp $ + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> hdf-4.2.8.ebuild: + Stable for x86, wrt bug #449226 *hdf-4.2.9 (19 Feb 2013) diff --git a/sci-libs/hdf/hdf-4.2.8.ebuild b/sci-libs/hdf/hdf-4.2.8.ebuild index 4e044a38ff43..a0bca9902821 100644 --- a/sci-libs/hdf/hdf-4.2.8.ebuild +++ b/sci-libs/hdf/hdf-4.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/hdf-4.2.8.ebuild,v 1.6 2013/01/04 19:19:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/hdf-4.2.8.ebuild,v 1.7 2013/02/25 13:31:04 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/${MYP}.tar.bz2" SLOT="0" LICENSE="NCSA-HDF" -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="fortran szip static-libs" RDEPEND=" |