From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/dcron/
Date: Sat, 11 Mar 2023 21:26:06 +0000 (UTC) [thread overview]
Message-ID: <1678569955.7a82fa2d08493ef780c2c2b16c0ec77f7b3a0650.soap@gentoo> (raw)
commit: 7a82fa2d08493ef780c2c2b16c0ec77f7b3a0650
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 21:25:55 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 21:25:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a82fa2d
sys-process/dcron: update EAPI 6 -> 7
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-process/dcron/dcron-4.5-r2.ebuild | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/sys-process/dcron/dcron-4.5-r2.ebuild b/sys-process/dcron/dcron-4.5-r2.ebuild
index 05ef8ec95b54..925bb4d75945 100644
--- a/sys-process/dcron/dcron-4.5-r2.ebuild
+++ b/sys-process/dcron/dcron-4.5-r2.ebuild
@@ -1,28 +1,29 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI=7
inherit cron toolchain-funcs systemd
DESCRIPTION="A cute little cron from Matt Dillon"
-HOMEPAGE="http://www.jimpryor.net/linux/dcron.html http://apollo.backplane.com/FreeSrc/"
+HOMEPAGE="
+ http://www.jimpryor.net/linux/dcron.html
+ http://apollo.backplane.com/FreeSrc/"
SRC_URI="http://www.jimpryor.net/linux/releases/${P}.tar.gz"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-DOCS=( CHANGELOG README extra/run-cron extra/root.crontab "${FILESDIR}"/crontab )
-
-PATCHES=( "${FILESDIR}"/${PN}-4.5-ldflags.patch "${FILESDIR}"/${PN}-4.5-pidfile.patch )
-
-src_prepare() {
- default
+PATCHES=(
+ "${FILESDIR}"/${PN}-4.5-ldflags.patch
+ "${FILESDIR}"/${PN}-4.5-pidfile.patch
+)
+src_configure() {
tc-export CC
- cat <<-EOF > config
+ cat > config <<-EOF || die
PREFIX = /usr
CRONTAB_GROUP = cron
EOF
@@ -30,6 +31,7 @@ src_prepare() {
src_install() {
default
+ dodoc extra/run-cron extra/root.crontab "${FILESDIR}"/crontab
docrondir
docron crond -m0700 -o root -g wheel
next reply other threads:[~2023-03-11 21:26 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-11 21:26 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 16:42 [gentoo-commits] repo/gentoo:master commit in: sys-process/dcron/ Arthur Zamarin
2025-03-08 14:51 Jakov Smolić
2025-03-08 14:34 Jakov Smolić
2025-03-08 13:27 Arthur Zamarin
2025-03-08 13:25 Arthur Zamarin
2025-03-08 13:12 Arthur Zamarin
2025-03-08 11:25 Sam James
2025-01-17 13:36 Joonas Niilola
2025-01-17 13:36 Joonas Niilola
2022-08-28 6:30 WANG Xuerui
2021-07-21 2:22 Yixun Lan
2019-12-15 13:37 Michał Górny
2019-11-14 11:55 Agostino Sarubbo
2019-11-08 17:10 Aaron Bauman
2019-11-02 7:58 Mikle Kolyada
2019-11-02 7:58 Mikle Kolyada
2019-11-02 7:58 Mikle Kolyada
2019-10-22 7:25 Agostino Sarubbo
2019-10-22 7:24 Agostino Sarubbo
2019-10-21 19:21 Sergei Trofimovich
2019-10-21 12:48 Agostino Sarubbo
2019-10-21 12:18 Agostino Sarubbo
2019-10-21 12:17 Agostino Sarubbo
2019-10-21 12:16 Agostino Sarubbo
2018-08-09 19:18 Anthony G. Basile
2016-05-19 18:16 Mike Frysinger
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=1678569955.7a82fa2d08493ef780c2c2b16c0ec77f7b3a0650.soap@gentoo \
--to=soap@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