public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/logcheck/, app-admin/logcheck/files/
Date: Sun,  6 Oct 2024 08:33:12 +0000 (UTC)	[thread overview]
Message-ID: <1728203571.16f51eb30eafaf765b9d2a03c6bd7837b6e3073e.sam@gentoo> (raw)

commit:     16f51eb30eafaf765b9d2a03c6bd7837b6e3073e
Author:     Giuseppe Foti <foti.giuseppe <AT> gmail <DOT> com>
AuthorDate: Wed Oct  2 21:25:01 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 08:32:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f51eb3

app-admin/logcheck: add sys-apps/debianutils to RDEPEND

Closes: https://bugs.gentoo.org/930785
Signed-off-by: Giuseppe Foti <foti.giuseppe <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/38854
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-admin/logcheck/files/{logcheck-r4.cron => logcheck-r5.cron}        | 0
 .../logcheck/{logcheck-1.4.3-r4.ebuild => logcheck-1.4.3-r5.ebuild}    | 3 ++-
 2 files changed, 2 insertions(+), 1 deletion(-)

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 0cd2197b813f..66580814a200 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


             reply	other threads:[~2024-10-06  8:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-06  8:33 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-14 22:31 [gentoo-commits] repo/gentoo:master commit in: app-admin/logcheck/, app-admin/logcheck/files/ Sam James
2023-07-27  5:58 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1728203571.16f51eb30eafaf765b9d2a03c6bd7837b6e3073e.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox