summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-sci/snns/snns-4.2-r2.ebuild')
-rw-r--r--app-sci/snns/snns-4.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/snns/snns-4.2-r2.ebuild b/app-sci/snns/snns-4.2-r2.ebuild
index 35b58bc67f72..30744c33935b 100644
--- a/app-sci/snns/snns-4.2-r2.ebuild
+++ b/app-sci/snns/snns-4.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/snns/snns-4.2-r2.ebuild,v 1.2 2003/02/13 09:25:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/snns/snns-4.2-r2.ebuild,v 1.3 2003/09/06 22:23:06 msterret Exp $
MY_P="SNNSv${PV}"
DESCRIPTION="Stuttgart Neural Network Simulator"
@@ -61,5 +61,5 @@ src_install() {
insinto /usr/share/doc/${PF}/examples
doins examples/*
- doman man/man*/*
+ doman man/man*/*
}