From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 99B4B138334 for ; Sat, 27 Jul 2019 13:18:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A428E0878; Sat, 27 Jul 2019 13:18:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2AE03E0878 for ; Sat, 27 Jul 2019 13:18:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0CAED348D2F for ; Sat, 27 Jul 2019 13:18:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 571E5748 for ; Sat, 27 Jul 2019 13:18:47 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1564233499.12a4a6d2e50b11a0d69d6ce791f0977f1335e8f8.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/systemd/systemd-242-r6.ebuild sys-apps/systemd/systemd-9999.ebuild X-VCS-Directories: sys-apps/systemd/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 12a4a6d2e50b11a0d69d6ce791f0977f1335e8f8 X-VCS-Branch: master Date: Sat, 27 Jul 2019 13:18:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e2f2c115-ac45-4b77-aeb5-53eabb8ca16a X-Archives-Hash: b5df75b7c018f2ca37026f4353570263 commit: 12a4a6d2e50b11a0d69d6ce791f0977f1335e8f8 Author: Mike Gilbert gentoo org> AuthorDate: Sat Jul 27 02:02:26 2019 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sat Jul 27 13:18:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a4a6d2 sys-apps/systemd: utilize new acct-{group,user} packages Also drop a few obsolete users/groups. Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert gentoo.org> sys-apps/systemd/systemd-242-r6.ebuild | 22 ++++++++-------------- sys-apps/systemd/systemd-9999.ebuild | 22 ++++++++-------------- 2 files changed, 16 insertions(+), 28 deletions(-) diff --git a/sys-apps/systemd/systemd-242-r6.ebuild b/sys-apps/systemd/systemd-242-r6.ebuild index 0bf3ebc7c7d..ca285f8361a 100644 --- a/sys-apps/systemd/systemd-242-r6.ebuild +++ b/sys-apps/systemd/systemd-242-r6.ebuild @@ -72,6 +72,12 @@ DEPEND="${COMMON_DEPEND} # baselayout-2.2 has /run RDEPEND="${COMMON_DEPEND} + acct-group/systemd-journal + acct-user/systemd-journal-remote + acct-user/systemd-coredump + acct-user/systemd-network + acct-user/systemd-resolve + acct-user/systemd-timesync >=sys-apps/baselayout-2.2 selinux? ( sec-policy/selinux-base-policy[systemd] ) sysv-utils? ( !sys-apps/sysvinit ) @@ -85,7 +91,8 @@ RDEPEND="${COMMON_DEPEND} !sys-auth/nss-myhostname !=sys-apps/baselayout-2.2 selinux? ( sec-policy/selinux-base-policy[systemd] ) sysv-utils? ( !sys-apps/sysvinit ) @@ -85,7 +91,8 @@ RDEPEND="${COMMON_DEPEND} !sys-auth/nss-myhostname !