summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-06 23:32:41 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-06 23:32:41 +0000
commitcc116f5b2f60f47dbe8fcebf053b315b37260dab (patch)
treefdd896ddfe4f3a382c3309ce870981cb5a751123 /sys-apps
parentNew version; can at least view and add new bugs again (diff)
downloadgentoo-2-cc116f5b2f60f47dbe8fcebf053b315b37260dab.tar.gz
gentoo-2-cc116f5b2f60f47dbe8fcebf053b315b37260dab.tar.bz2
gentoo-2-cc116f5b2f60f47dbe8fcebf053b315b37260dab.zip
update dodoc line #118109 by Matteo Spreafico
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/logwatch/logwatch-7.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/logwatch/logwatch-7.1.ebuild b/sys-apps/logwatch/logwatch-7.1.ebuild
index e2e7ef3b59a9..5e7954af720b 100644
--- a/sys-apps/logwatch/logwatch-7.1.ebuild
+++ b/sys-apps/logwatch/logwatch-7.1.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/sys-apps/logwatch/logwatch-7.1.ebuild,v 1.2 2005/12/14 04:09:04 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-7.1.ebuild,v 1.3 2006/01/06 23:32:41 vapier Exp $
DESCRIPTION="Analyzes and Reports on system logs"
HOMEPAGE="http://www.logwatch.org/"
@@ -58,5 +58,5 @@ src_install() {
newexe "${FILESDIR}"/logwatch 00-logwatch
doman logwatch.8
- dodoc project/CHANGES README HOWTO-Make-Filter
+ dodoc project/CHANGES README HOWTO-Customize-LogWatch
}