summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/grep')
-rw-r--r--sys-apps/grep/grep-2.4.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/grep/grep-2.4.2-r1.ebuild b/sys-apps/grep/grep-2.4.2-r1.ebuild
index 22b0a02babdf..967a2210e5ef 100644
--- a/sys-apps/grep/grep-2.4.2-r1.ebuild
+++ b/sys-apps/grep/grep-2.4.2-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.4.2-r1.ebuild,v 1.4 2000/10/03 16:02:04 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.4.2-r1.ebuild,v 1.5 2000/10/09 16:02:50 achim Exp $
P=grep-2.4.2
A=${P}.tar.gz
@@ -23,7 +23,7 @@ src_install() {
doman doc/*.1
MOPREFIX=grep
domo po/*.po
- dodoc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README THANKS TODO
+ dodoc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
}