summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-10-27 08:58:24 +0000
committerEldad Zack <eldad@gentoo.org>2004-10-27 08:58:24 +0000
commit789479fd9910f62f8ce7967d7f313d1104c8af70 (patch)
treebe134bb38e0c826528594c603916e043bb2c77c2 /net-analyzer/ngrep/ngrep-1.42.ebuild
parentStable on sparc. (diff)
downloadhistorical-789479fd9910f62f8ce7967d7f313d1104c8af70.tar.gz
historical-789479fd9910f62f8ce7967d7f313d1104c8af70.tar.bz2
historical-789479fd9910f62f8ce7967d7f313d1104c8af70.zip
tidy
Diffstat (limited to 'net-analyzer/ngrep/ngrep-1.42.ebuild')
-rw-r--r--net-analyzer/ngrep/ngrep-1.42.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ngrep/ngrep-1.42.ebuild b/net-analyzer/ngrep/ngrep-1.42.ebuild
index 410bc8307526..c6aa7f3d0ea9 100644
--- a/net-analyzer/ngrep/ngrep-1.42.ebuild
+++ b/net-analyzer/ngrep/ngrep-1.42.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.42.ebuild,v 1.10 2004/10/23 06:41:16 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.42.ebuild,v 1.11 2004/10/27 08:58:24 eldad Exp $
inherit eutils
@@ -38,5 +38,5 @@ src_install() {
into /usr
dobin ngrep
doman ngrep.8
- dodoc BUGS CHANGES COPYRIGHT CREDITS README TODO USAGE
+ dodoc BUGS CHANGES CREDITS README TODO USAGE
}