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 CA273138334 for ; Sun, 17 Jun 2018 09:43:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3CC1E0922; Sun, 17 Jun 2018 09:43:09 +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 68A96E091C for ; Sun, 17 Jun 2018 09:43:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5057B335C8E for ; Sun, 17 Jun 2018 09:43:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0548B2E2 for ; Sun, 17 Jun 2018 09:43:03 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1529228251.7d94c251a6ffd3fc1b7e76ba8f2e811b5d061065.blueness@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: sys-kernel/dracut/ X-VCS-Repository: proj/musl X-VCS-Files: sys-kernel/dracut/dracut-045-r2.ebuild X-VCS-Directories: sys-kernel/dracut/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 7d94c251a6ffd3fc1b7e76ba8f2e811b5d061065 X-VCS-Branch: master Date: Sun, 17 Jun 2018 09:43:03 +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-Archives-Salt: a6fec3d3-9433-48c6-b62b-cb335f9cde11 X-Archives-Hash: a25ca171a57bb90861898967f196f8b3 commit: 7d94c251a6ffd3fc1b7e76ba8f2e811b5d061065 Author: stefson yahoo de> AuthorDate: Sun Jun 17 08:33:40 2018 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sun Jun 17 09:37:31 2018 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=7d94c251 sys-kernel/dracut: fix typo sys-kernel/dracut/dracut-045-r2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-kernel/dracut/dracut-045-r2.ebuild b/sys-kernel/dracut/dracut-045-r2.ebuild index 9a97de7..c16745f 100644 --- a/sys-kernel/dracut/dracut-045-r2.ebuild +++ b/sys-kernel/dracut/dracut-045-r2.ebuild @@ -25,7 +25,6 @@ RDEPEND="${CDEPEND} || ( >=sys-apps/sysvinit-2.87-r3 sys-apps/systemd[sysv-utils] - sys-apps/systemd-sysv-utils ) sys-apps/coreutils[xattr(-)] >=sys-apps/util-linux-2.21