summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-01-20 20:46:11 +0000
committerMarkus Meier <maekke@gentoo.org>2010-01-20 20:46:11 +0000
commit974992515df9f3fa9f375f032e65b8f8f5c8e094 (patch)
treede8b7a0a92d382764e3571ae076fd41ca3816a24 /sci-libs/hdf5
parentx86 stable, bug #300204 (diff)
downloadgentoo-2-974992515df9f3fa9f375f032e65b8f8f5c8e094.tar.gz
gentoo-2-974992515df9f3fa9f375f032e65b8f8f5c8e094.tar.bz2
gentoo-2-974992515df9f3fa9f375f032e65b8f8f5c8e094.zip
amd64 stable, bug #299710
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r--sci-libs/hdf5/ChangeLog5
-rw-r--r--sci-libs/hdf5/hdf5-1.8.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/hdf5/ChangeLog b/sci-libs/hdf5/ChangeLog
index acd4c2c1b6d4..794962bb465f 100644
--- a/sci-libs/hdf5/ChangeLog
+++ b/sci-libs/hdf5/ChangeLog
@@ -1,6 +1,9 @@
B1;1704;0c# ChangeLog for sci-libs/hdf5
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.48 2010/01/19 18:08:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.49 2010/01/20 20:46:11 maekke Exp $
+
+ 20 Jan 2010; Markus Meier <maekke@gentoo.org> hdf5-1.8.4-r1.ebuild:
+ amd64 stable, bug #299710
19 Jan 2010; nixnut <nixnut@gentoo.org> hdf5-1.8.4-r1.ebuild:
ppc stable #299710
diff --git a/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild b/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild
index 14eef38085dc..749f32bbed1f 100644
--- a/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild
+++ b/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v 1.4 2010/01/19 18:08:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v 1.5 2010/01/20 20:46:11 maekke Exp $
EAPI=2
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="http://www.hdfgroup.org/ftp/HDF5/current/src/${P}.tar.gz"
LICENSE="NCSA-HDF"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
IUSE="cxx examples fortran mpi szip threads zlib"