summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/ng-spice-rework/ng-spice-rework-17.ebuild')
-rw-r--r--sci-electronics/ng-spice-rework/ng-spice-rework-17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/ng-spice-rework/ng-spice-rework-17.ebuild b/sci-electronics/ng-spice-rework/ng-spice-rework-17.ebuild
index 180fe2f04800..cc62629976ec 100644
--- a/sci-electronics/ng-spice-rework/ng-spice-rework-17.ebuild
+++ b/sci-electronics/ng-spice-rework/ng-spice-rework-17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ng-spice-rework/ng-spice-rework-17.ebuild,v 1.2 2005/11/06 21:53:04 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ng-spice-rework/ng-spice-rework-17.ebuild,v 1.3 2005/12/28 12:34:54 plasmaroo Exp $
inherit eutils
@@ -29,7 +29,7 @@ src_install () {
done
make DESTDIR="${D}" install || die "make install failed"
- dodoc ANALYSIS AUTHORS BUGS COPYING COPYRIGHT CREDITS ChangeLog DEVICES \
+ dodoc ANALYSES AUTHORS BUGS COPYING ChangeLog DEVICES \
NEWS README || die "failed to install documentation"
}