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 8090813933E for ; Wed, 7 Jul 2021 18:01:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF783E0BEC; Wed, 7 Jul 2021 18:01:37 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B1AB8E0BEC for ; Wed, 7 Jul 2021 18:01:37 +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 7CCAC33BF1A for ; Wed, 7 Jul 2021 18:01:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EED60720 for ; Wed, 7 Jul 2021 18:01:34 +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: <1625680816.455e2ceedaae40cd182d7054cb59c22aed2d058d.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-249_rc3.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: 455e2ceedaae40cd182d7054cb59c22aed2d058d X-VCS-Branch: master Date: Wed, 7 Jul 2021 18:01:34 +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: b9178f8b-dd35-43e1-ab76-234fbeea52c3 X-Archives-Hash: 420bc0c519617d7c341cc254451f1745 commit: 455e2ceedaae40cd182d7054cb59c22aed2d058d Author: Mike Gilbert gentoo org> AuthorDate: Wed Jul 7 17:59:42 2021 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Wed Jul 7 18:00:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455e2cee sys-apps/systemd: drop dependency on sys-devel/m4 Signed-off-by: Mike Gilbert gentoo.org> sys-apps/systemd/systemd-249_rc3.ebuild | 1 - sys-apps/systemd/systemd-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/sys-apps/systemd/systemd-249_rc3.ebuild b/sys-apps/systemd/systemd-249_rc3.ebuild index e2c88a1d7d5..de1247ff46e 100644 --- a/sys-apps/systemd/systemd-249_rc3.ebuild +++ b/sys-apps/systemd/systemd-249_rc3.ebuild @@ -144,7 +144,6 @@ BDEPEND=" >=dev-util/meson-0.46 >=sys-apps/coreutils-8.16 sys-devel/gettext - sys-devel/m4 virtual/pkgconfig test? ( sys-apps/dbus ) app-text/docbook-xml-dtd:4.2 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 41dc958a3db..7b82142e7ac 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -144,7 +144,6 @@ BDEPEND=" >=dev-util/meson-0.46 >=sys-apps/coreutils-8.16 sys-devel/gettext - sys-devel/m4 virtual/pkgconfig test? ( sys-apps/dbus ) app-text/docbook-xml-dtd:4.2