summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2007-12-03 07:21:53 +0000
committerSteve Arnold <nerdboy@gentoo.org>2007-12-03 07:21:53 +0000
commit0e44766bde38fe2508646af2300a23eb480bca34 (patch)
treec50a58714be7ad26329a19f7059f12210f903965 /sci-libs/hdf5/hdf5-1.6.5.ebuild
parentwhitespace (diff)
downloadgentoo-2-0e44766bde38fe2508646af2300a23eb480bca34.tar.gz
gentoo-2-0e44766bde38fe2508646af2300a23eb480bca34.tar.bz2
gentoo-2-0e44766bde38fe2508646af2300a23eb480bca34.zip
updated to latest upstream release with pvfs2 support and shared lib fixes
(Portage version: 2.1.4_rc1)
Diffstat (limited to 'sci-libs/hdf5/hdf5-1.6.5.ebuild')
-rw-r--r--sci-libs/hdf5/hdf5-1.6.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/hdf5/hdf5-1.6.5.ebuild b/sci-libs/hdf5/hdf5-1.6.5.ebuild
index 1ce8ad82661f..4424e82e775e 100644
--- a/sci-libs/hdf5/hdf5-1.6.5.ebuild
+++ b/sci-libs/hdf5/hdf5-1.6.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.6.5.ebuild,v 1.3 2006/06/24 16:13:48 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.6.5.ebuild,v 1.4 2007/12/03 07:21:53 nerdboy Exp $
inherit eutils
@@ -77,7 +77,7 @@ src_install() {
dobin ${S}/bin/iostats || die "dobin failed"
- dodoc README.txt COPYING MANIFEST
+ dodoc README.txt MANIFEST
dohtml doc/html/*
if use mpi ; then