summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/hdf5/hdf5-1.6.2.ebuild')
-rw-r--r--sci-libs/hdf5/hdf5-1.6.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/hdf5/hdf5-1.6.2.ebuild b/sci-libs/hdf5/hdf5-1.6.2.ebuild
index 62a3ceffbc5f..2f028a20d4e0 100644
--- a/sci-libs/hdf5/hdf5-1.6.2.ebuild
+++ b/sci-libs/hdf5/hdf5-1.6.2.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.2.ebuild,v 1.5 2006/05/21 21:44:41 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.6.2.ebuild,v 1.6 2007/12/03 07:21:53 nerdboy Exp $
inherit eutils
@@ -57,6 +57,6 @@ src_install() {
infodir=${D}/usr/share/info \
install || die "make install failed"
- dodoc README.txt COPYING MANIFEST
+ dodoc README.txt MANIFEST
dohtml doc/html/*
}