summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2006-11-02 22:33:11 +0000
committerThilo Bangert <bangert@gentoo.org>2006-11-02 22:33:11 +0000
commitf8e8c397f96def99955833637a0c0e43e9d6c755 (patch)
tree666c53f3dea5afcf2fdfa60d7a52215501bc41e1 /sys-process/cronbase/cronbase-0.3.2.ebuild
parentVersion bump. (diff)
downloadhistorical-f8e8c397f96def99955833637a0c0e43e9d6c755.tar.gz
historical-f8e8c397f96def99955833637a0c0e43e9d6c755.tar.bz2
historical-f8e8c397f96def99955833637a0c0e43e9d6c755.zip
remove old and inaccurate README - bug #150538
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'sys-process/cronbase/cronbase-0.3.2.ebuild')
-rw-r--r--sys-process/cronbase/cronbase-0.3.2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-process/cronbase/cronbase-0.3.2.ebuild b/sys-process/cronbase/cronbase-0.3.2.ebuild
index 5ad3d029fa38..287d10d11e6d 100644
--- a/sys-process/cronbase/cronbase-0.3.2.ebuild
+++ b/sys-process/cronbase/cronbase-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2.ebuild,v 1.18 2006/10/17 10:42:00 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2.ebuild,v 1.19 2006/11/02 22:33:11 bangert Exp $
inherit eutils
@@ -28,6 +28,4 @@ src_install() {
diropts -m0750 -o root -g cron; keepdir /var/spool/cron
diropts -m0750; keepdir /var/spool/cron/lastrun
-
- dodoc "${FILESDIR}"/README
}