Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/
Date: Mon, 28 Dec 2020 00:35:44
Message-Id: 1609115647.57c8670a3ab2c493f15e812c010d8ac9aa9d35a4.floppym@gentoo
1 commit: 57c8670a3ab2c493f15e812c010d8ac9aa9d35a4
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 28 00:34:07 2020 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 28 00:34:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c8670a
7
8 sys-apps/systemd: depend on acct-user/{nobody,root} and acct-group/users
9
10 Closes: https://bugs.gentoo.org/761763
11 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
12
13 sys-apps/systemd/{systemd-247.2-r2.ebuild => systemd-247.2-r3.ebuild} | 3 +++
14 sys-apps/systemd/systemd-9999.ebuild | 3 +++
15 2 files changed, 6 insertions(+)
16
17 diff --git a/sys-apps/systemd/systemd-247.2-r2.ebuild b/sys-apps/systemd/systemd-247.2-r3.ebuild
18 similarity index 99%
19 rename from sys-apps/systemd/systemd-247.2-r2.ebuild
20 rename to sys-apps/systemd/systemd-247.2-r3.ebuild
21 index d657bb688fa..bddf2956e65 100644
22 --- a/sys-apps/systemd/systemd-247.2-r2.ebuild
23 +++ b/sys-apps/systemd/systemd-247.2-r3.ebuild
24 @@ -97,8 +97,11 @@ RDEPEND="${COMMON_DEPEND}
25 acct-group/kvm
26 acct-group/render
27 acct-group/tape
28 + acct-group/users
29 acct-group/video
30 acct-group/systemd-journal
31 + acct-user/root
32 + acct-user/nobody
33 acct-user/systemd-journal-remote
34 acct-user/systemd-coredump
35 acct-user/systemd-network
36
37 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
38 index d657bb688fa..bddf2956e65 100644
39 --- a/sys-apps/systemd/systemd-9999.ebuild
40 +++ b/sys-apps/systemd/systemd-9999.ebuild
41 @@ -97,8 +97,11 @@ RDEPEND="${COMMON_DEPEND}
42 acct-group/kvm
43 acct-group/render
44 acct-group/tape
45 + acct-group/users
46 acct-group/video
47 acct-group/systemd-journal
48 + acct-user/root
49 + acct-user/nobody
50 acct-user/systemd-journal-remote
51 acct-user/systemd-coredump
52 acct-user/systemd-network