From 16f51eb30eafaf765b9d2a03c6bd7837b6e3073e Mon Sep 17 00:00:00 2001 From: Giuseppe Foti Date: Wed, 2 Oct 2024 23:25:01 +0200 Subject: [PATCH] app-admin/logcheck: add sys-apps/debianutils to RDEPEND Closes: https://bugs.gentoo.org/930785 Signed-off-by: Giuseppe Foti Closes: https://github.com/gentoo/gentoo/pull/38854 Signed-off-by: Sam James --- .../logcheck/files/{logcheck-r4.cron => logcheck-r5.cron} | 0 .../{logcheck-1.4.3-r4.ebuild => logcheck-1.4.3-r5.ebuild} | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) rename app-admin/logcheck/files/{logcheck-r4.cron => logcheck-r5.cron} (100%) rename app-admin/logcheck/{logcheck-1.4.3-r4.ebuild => logcheck-1.4.3-r5.ebuild} (97%) diff --git a/app-admin/logcheck/files/logcheck-r4.cron b/app-admin/logcheck/files/logcheck-r5.cron similarity index 100% rename from app-admin/logcheck/files/logcheck-r4.cron rename to app-admin/logcheck/files/logcheck-r5.cron diff --git a/app-admin/logcheck/logcheck-1.4.3-r4.ebuild b/app-admin/logcheck/logcheck-1.4.3-r5.ebuild similarity index 97% rename from app-admin/logcheck/logcheck-1.4.3-r4.ebuild rename to app-admin/logcheck/logcheck-1.4.3-r5.ebuild index 0cd2197b813f6..66580814a200f 100644 --- a/app-admin/logcheck/logcheck-1.4.3-r4.ebuild +++ b/app-admin/logcheck/logcheck-1.4.3-r5.ebuild @@ -28,6 +28,7 @@ RDEPEND=" app-misc/lockfile-progs dev-lang/perl dev-perl/mime-construct + sys-apps/debianutils virtual/mailx cron? ( sys-apps/util-linux ) " @@ -67,7 +68,7 @@ src_install() { if use cron; then exeinto /etc/cron.hourly - newexe "${FILESDIR}"/"${PN}"-r4.cron ${PN} + newexe "${FILESDIR}"/"${PN}"-r5.cron ${PN} insinto /etc/cron.d newins "${FILESDIR}"/${PN}.cron.d ${PN} DOC_CONTENTS="${DOC_CONTENTS}\n