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 C626013835A for ; Sun, 27 Dec 2020 19:21:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16880E0DAC; Sun, 27 Dec 2020 19:21:43 +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 F1A09E0DAC for ; Sun, 27 Dec 2020 19:21:42 +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 6179934159B for ; Sun, 27 Dec 2020 19:21:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B85B6473 for ; Sun, 27 Dec 2020 19:21:38 +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: <1609096765.e7bf90de30057d8a10661c5f15b38bb8d9308054.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-247.2-r1.ebuild sys-apps/systemd/systemd-247.2.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: e7bf90de30057d8a10661c5f15b38bb8d9308054 X-VCS-Branch: master Date: Sun, 27 Dec 2020 19:21:38 +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: 124dbbe7-62f6-4607-9240-0aff7f943069 X-Archives-Hash: 0dfbdeeade3723eb3968a9ff7f0db657 commit: e7bf90de30057d8a10661c5f15b38bb8d9308054 Author: Mike Gilbert gentoo org> AuthorDate: Sun Dec 27 19:03:15 2020 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sun Dec 27 19:19:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7bf90de sys-apps/systemd: depend on acct-user/systemd-oom Signed-off-by: Mike Gilbert gentoo.org> sys-apps/systemd/{systemd-247.2.ebuild => systemd-247.2-r1.ebuild} | 1 + sys-apps/systemd/systemd-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/sys-apps/systemd/systemd-247.2.ebuild b/sys-apps/systemd/systemd-247.2-r1.ebuild similarity index 99% rename from sys-apps/systemd/systemd-247.2.ebuild rename to sys-apps/systemd/systemd-247.2-r1.ebuild index 5259542b5b4..3d84b39bc76 100644 --- a/sys-apps/systemd/systemd-247.2.ebuild +++ b/sys-apps/systemd/systemd-247.2-r1.ebuild @@ -102,6 +102,7 @@ RDEPEND="${COMMON_DEPEND} acct-user/systemd-journal-remote acct-user/systemd-coredump acct-user/systemd-network + acct-user/systemd-oom acct-user/systemd-resolve acct-user/systemd-timesync >=sys-apps/baselayout-2.2 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 5259542b5b4..3d84b39bc76 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -102,6 +102,7 @@ RDEPEND="${COMMON_DEPEND} acct-user/systemd-journal-remote acct-user/systemd-coredump acct-user/systemd-network + acct-user/systemd-oom acct-user/systemd-resolve acct-user/systemd-timesync >=sys-apps/baselayout-2.2