Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/atop/
Date: Thu, 13 Jan 2022 05:33:53
Message-Id: 1642051870.9601aad7b27d5f5971b9c5f47e0bd38ddf2c9724.sam@gentoo
1 commit: 9601aad7b27d5f5971b9c5f47e0bd38ddf2c9724
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 13 05:31:10 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 13 05:31:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9601aad7
7
8 sys-process/atop: add note re upstreamed OpenRC init scripts
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-process/atop/atop-2.7.1.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/sys-process/atop/atop-2.7.1.ebuild b/sys-process/atop/atop-2.7.1.ebuild
16 index 4e4a270b83e0..1adcbe0d802e 100644
17 --- a/sys-process/atop/atop-2.7.1.ebuild
18 +++ b/sys-process/atop/atop-2.7.1.ebuild
19 @@ -93,6 +93,8 @@ src_install() {
20 # useless -${PV} copies ?
21 rm "${ED}"/usr/bin/atop*-${PV} || die
22
23 + # Note: in the next release (> 2.7.1), switch to upstream files
24 + # (ours are now upstreamed)
25 newinitd "${FILESDIR}"/${PN}.rc-r2 ${PN}
26 newinitd "${FILESDIR}"/atopacct.rc atopacct