Gentoo Archives: gentoo-commits

From: Richard Freeman <rich0@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/systemd-cron/
Date: Wed, 02 Mar 2022 00:42:49
Message-Id: 1646181758.45a61849a4b0f6d8527745925b99217598d01d82.rich0@gentoo
1 commit: 45a61849a4b0f6d8527745925b99217598d01d82
2 Author: Richard Freeman <rich0 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 2 00:42:38 2022 +0000
4 Commit: Richard Freeman <rich0 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 2 00:42:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a61849
7
8 sys-process/systemd-cron: remove obsolete
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>
12
13 sys-process/systemd-cron/Manifest | 2 -
14 .../systemd-cron/systemd-cron-1.5.14.ebuild | 77 -------------------
15 .../systemd-cron/systemd-cron-1.5.15.ebuild | 86 ----------------------
16 3 files changed, 165 deletions(-)
17
18 diff --git a/sys-process/systemd-cron/Manifest b/sys-process/systemd-cron/Manifest
19 index 71e8779a3950..fa6327c4f890 100644
20 --- a/sys-process/systemd-cron/Manifest
21 +++ b/sys-process/systemd-cron/Manifest
22 @@ -1,4 +1,2 @@
23 DIST systemd-cron-1.15.18.tar.gz 33056 BLAKE2B a400d0169c2dcb68c91358bd2af70dca133749dab801dc87b4cdf05b8ccebe5e250466bfce93938e575aa2d832af9a4977be2f02767d2d808e45b11888277c95 SHA512 7de6a5d05ee1d73c5348ecedf6029b498b26e8cdeecce87b58f206a1719c4a90fba853eb99b860734174469c99c75a4a6fa33c13b4aac45fdc71de7f3231b9e3
24 -DIST systemd-cron-1.5.14.tar.gz 31634 BLAKE2B 59394128145dbd04a2b1bb10a6ac8821a97a465e3c0d43f3ca8fdfe60db273352d46b1200c966adaf772272835269c5c553b040cb0e0340ec56340181c9b7245 SHA512 772a4f8181a0f8039a8138fdc43bfe0f2bd89222fe19fa971727be265036f86435334d6230e116440f6969425fc6d59dc26e9cf230c00d030ea5d62ba351713c
25 -DIST systemd-cron-1.5.15.tar.gz 32334 BLAKE2B 7802f442a4ef3d4789f4ea0d534d5c52519313873fa53a43f036e9ffeb36eeec420ff9a5a952b4b7f2f57bfcaf733432e067483dd4984be60c12853ae83a1f9c SHA512 b1c79275b88cba63b69112085d93ba52ba4a2966bdcdc722bdcd69c0270fd02bab96b8045d9ab79781b8f54a79a2ece942d97a6faa7d0cb50c31a13364b7179d
26 DIST systemd-cron-1.5.17.tar.gz 32319 BLAKE2B 763cccebcaf98998d0e787352b4d3f2bc28a7e6ef0e800fe937fb2971a5dd8af2d9880076eadb5c3eddc23957d9b6b824b87a7a8be59c241f402ad78abed248e SHA512 20f93c108689efef5a72976509ffd567ed85dd1fada5074030018b5d560cc49f60337bdf888d1d75f6ce8b9b72e6314d754c78c19fa79d584740430e44240ef3
27
28 diff --git a/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild
29 deleted file mode 100644
30 index ccdee536d183..000000000000
31 --- a/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild
32 +++ /dev/null
33 @@ -1,77 +0,0 @@
34 -# Copyright 1999-2020 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=7
38 -PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
39 -inherit python-single-r1 systemd
40 -
41 -DESCRIPTION="systemd units to create timers for cron directories and crontab"
42 -HOMEPAGE="https://github.com/systemd-cron/systemd-cron/"
43 -SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${PV}.tar.gz -> systemd-cron-${PV}.tar.gz"
44 -
45 -LICENSE="MIT"
46 -SLOT="0"
47 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86"
48 -IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly"
49 -RESTRICT="!test? ( test )"
50 -
51 -RDEPEND=">=sys-apps/systemd-217
52 - sys-apps/debianutils
53 - !sys-process/cronie[anacron]
54 - !etc-crontab-systemd? ( !sys-process/dcron )
55 - ${PYTHON_DEPS}
56 - sys-process/cronbase"
57 -
58 -DEPEND="sys-process/cronbase
59 - test? ( sys-apps/man-db dev-python/pyflakes )"
60 -
61 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
62 -
63 -src_prepare() {
64 - python_fix_shebang --force "${S}/src/bin"
65 -
66 - sed -i \
67 - -e 's/^crontab/crontab-systemd/' \
68 - -e 's/^CRONTAB/CRONTAB-SYSTEMD/' \
69 - -- "${S}/src/man/crontab."{1,5}".in" || die
70 -
71 - sed -i \
72 - -e 's!/crontab$!/crontab-systemd!' \
73 - -e 's!/crontab\(\.[15]\)$!/crontab-systemd\1!' \
74 - -e 's/pyflakes3/pyflakes/' \
75 - -- "${S}/Makefile.in" || die
76 -
77 - if use etc-crontab-systemd
78 - then sed -i \
79 - -e "s!/etc/crontab!/etc/crontab-systemd!" \
80 - -- "${S}/src/man/crontab."{1,5}".in" \
81 - "${S}/src/bin/systemd-crontab-generator.py" || die
82 - fi
83 -
84 - eapply_user
85 -}
86 -
87 -my_use_enable() {
88 - if use ${1}; then
89 - echo --enable-${2:-${1}}=yes
90 - else
91 - echo --enable-${2:-${1}}=no
92 - fi
93 -}
94 -
95 -src_configure() {
96 - ./configure \
97 - --prefix="${EPREFIX}/usr" \
98 - --confdir="${EPREFIX}/etc" \
99 - --runparts="${EPREFIX}/bin/run-parts" \
100 - --mandir="${EPREFIX}/usr/share/man" \
101 - --unitdir="$(systemd_get_systemunitdir)" \
102 - --generatordir="$(systemd_get_systemgeneratordir)" \
103 - $(my_use_enable cron-boot boot) \
104 - $(my_use_enable minutely) \
105 - $(my_use_enable yearly) \
106 - $(my_use_enable yearly quarterly) \
107 - $(my_use_enable yearly semi_annually) \
108 - $(my_use_enable setgid) \
109 - --enable-persistent=yes
110 -}
111
112 diff --git a/sys-process/systemd-cron/systemd-cron-1.5.15.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.15.ebuild
113 deleted file mode 100644
114 index f2a29d808d5b..000000000000
115 --- a/sys-process/systemd-cron/systemd-cron-1.5.15.ebuild
116 +++ /dev/null
117 @@ -1,86 +0,0 @@
118 -# Copyright 1999-2020 Gentoo Authors
119 -# Distributed under the terms of the GNU General Public License v2
120 -
121 -EAPI=7
122 -PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
123 -inherit python-single-r1 systemd
124 -
125 -DESCRIPTION="systemd units to create timers for cron directories and crontab"
126 -HOMEPAGE="https://github.com/systemd-cron/systemd-cron/"
127 -SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${PV}.tar.gz -> systemd-cron-${PV}.tar.gz"
128 -
129 -LICENSE="MIT"
130 -SLOT="0"
131 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
132 -IUSE="cron-boot etc-crontab-systemd minutely +runparts setgid test yearly"
133 -RESTRICT="!test? ( test )"
134 -
135 -RDEPEND=">=sys-apps/systemd-217
136 - sys-apps/debianutils
137 - !sys-process/cronie[anacron]
138 - !etc-crontab-systemd? ( !sys-process/dcron )
139 - ${PYTHON_DEPS}
140 - sys-process/cronbase"
141 -
142 -DEPEND="sys-process/cronbase
143 - test? ( sys-apps/man-db dev-python/pyflakes )"
144 -
145 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
146 -
147 -src_prepare() {
148 - python_fix_shebang --force "${S}/src/bin"
149 -
150 - sed -i \
151 - -e 's/^crontab/crontab-systemd/' \
152 - -e 's/^CRONTAB/CRONTAB-SYSTEMD/' \
153 - -- "${S}/src/man/crontab."{1,5}".in" || die
154 -
155 - sed -i \
156 - -e 's!/crontab$!/crontab-systemd!' \
157 - -e 's!/crontab\(\.[15]\)$!/crontab-systemd\1!' \
158 - -e 's/pyflakes3/pyflakes/' \
159 - -- "${S}/Makefile.in" || die
160 -
161 - if use etc-crontab-systemd
162 - then sed -i \
163 - -e "s!/etc/crontab!/etc/crontab-systemd!" \
164 - -- "${S}/src/man/crontab."{1,5}".in" \
165 - "${S}/src/bin/systemd-crontab-generator.py" || die
166 - fi
167 -
168 - eapply_user
169 -}
170 -
171 -my_use_enable() {
172 - if use ${1}; then
173 - echo --enable-${2:-${1}}=yes
174 - else
175 - echo --enable-${2:-${1}}=no
176 - fi
177 -}
178 -
179 -src_configure() {
180 - ./configure \
181 - --prefix="${EPREFIX}/usr" \
182 - --confdir="${EPREFIX}/etc" \
183 - --runparts="${EPREFIX}/bin/run-parts" \
184 - --mandir="${EPREFIX}/usr/share/man" \
185 - --unitdir="$(systemd_get_systemunitdir)" \
186 - --generatordir="$(systemd_get_systemgeneratordir)" \
187 - $(my_use_enable cron-boot boot) \
188 - $(my_use_enable minutely) \
189 - $(my_use_enable runparts) \
190 - $(my_use_enable yearly) \
191 - $(my_use_enable yearly quarterly) \
192 - $(my_use_enable yearly semi_annually) \
193 - $(my_use_enable setgid) \
194 - --enable-persistent=yes
195 -}
196 -
197 -pkg_postinst() {
198 - elog "This package now supports USE=runparts which is enabled by default."
199 - elog "This enables the traditional run-parts behavior."
200 - elog "If you disable this flag you will get the new behavior of having"
201 - elog "multiple jobs for each cron.* entry run in parallel with"
202 - elog "separate services/logs/etc."
203 -}