diff options
author | 2006-03-05 20:12:55 +0000 | |
---|---|---|
committer | 2006-03-05 20:12:55 +0000 | |
commit | 51fecf0264b74477fcf69e87c0219ca3d600cdd9 (patch) | |
tree | 9addaf486a7afd75cf090ea0064ea0ad8c9779e8 /net-analyzer/FlowScan/FlowScan-1.006-r1.ebuild | |
parent | still not 64bit clean ... (diff) | |
download | historical-51fecf0264b74477fcf69e87c0219ca3d600cdd9.tar.gz historical-51fecf0264b74477fcf69e87c0219ca3d600cdd9.tar.bz2 historical-51fecf0264b74477fcf69e87c0219ca3d600cdd9.zip |
INSTALL/COPYING cleanup
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'net-analyzer/FlowScan/FlowScan-1.006-r1.ebuild')
-rw-r--r-- | net-analyzer/FlowScan/FlowScan-1.006-r1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net-analyzer/FlowScan/FlowScan-1.006-r1.ebuild b/net-analyzer/FlowScan/FlowScan-1.006-r1.ebuild index b6a3f4498e95..4ba5e9e87f1e 100644 --- a/net-analyzer/FlowScan/FlowScan-1.006-r1.ebuild +++ b/net-analyzer/FlowScan/FlowScan-1.006-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/FlowScan/FlowScan-1.006-r1.ebuild,v 1.4 2005/08/23 21:54:28 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/FlowScan/FlowScan-1.006-r1.ebuild,v 1.5 2006/03/05 20:12:55 jokey Exp $ inherit eutils @@ -38,7 +38,8 @@ src_install() { newinitd ${FILESDIR}/flowscan.init flowscan - dodoc COPYING Changes INSTALL *README* TODO + dodoc Changes *README* TODO + newdoc INSTALL README.update keepdir /var/lib/flows/ft keepdir /var/lib/flows/rrds |