summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-10-09 16:02:50 +0000
committerAchim Gottinger <achim@gentoo.org>2000-10-09 16:02:50 +0000
commit729fce81676bb44c7cadac460cb0d4292c060f6b (patch)
tree7ddce26a73dcce633c11585211d8e3f8891bf40a /sys-apps/grep
parent*** empty log message *** (diff)
downloadgentoo-2-729fce81676bb44c7cadac460cb0d4292c060f6b.tar.gz
gentoo-2-729fce81676bb44c7cadac460cb0d4292c060f6b.tar.bz2
gentoo-2-729fce81676bb44c7cadac460cb0d4292c060f6b.zip
*** empty log message ***
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
}