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 40A3B1382C5 for ; Fri, 14 May 2021 17:58:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90B1DE08CD; Fri, 14 May 2021 17:58:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 7AFE7E08CD for ; Fri, 14 May 2021 17:58:00 +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 54676340E42 for ; Fri, 14 May 2021 17:57:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDEFB78F for ; Fri, 14 May 2021 17:57:56 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1621015054.0a055b82723e8420028cb0cdddeb5741617e01a9.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/udevil/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/udevil/udevil-0.4.4-r4.ebuild X-VCS-Directories: sys-apps/udevil/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 0a055b82723e8420028cb0cdddeb5741617e01a9 X-VCS-Branch: master Date: Fri, 14 May 2021 17:57:56 +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: be0f45fb-3efc-48bb-80e9-26d226dbb19b X-Archives-Hash: 12db5ea0b666ccba281e99442f34f214 commit: 0a055b82723e8420028cb0cdddeb5741617e01a9 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Fri May 14 17:57:34 2021 +0000 Commit: David Seifert gentoo org> CommitDate: Fri May 14 17:57:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a055b82 sys-apps/udevil: remove information about virtual/eject Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: David Seifert gentoo.org> sys-apps/udevil/udevil-0.4.4-r4.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-apps/udevil/udevil-0.4.4-r4.ebuild b/sys-apps/udevil/udevil-0.4.4-r4.ebuild index 600d73427d2..88a5cd1e275 100644 --- a/sys-apps/udevil/udevil-0.4.4-r4.ebuild +++ b/sys-apps/udevil/udevil-0.4.4-r4.ebuild @@ -63,7 +63,6 @@ pkg_postinst() { elog " net-fs/curlftpfs (mounting ftp shares)" elog " net-fs/nfs-utils (mounting nfs shares)" elog " net-fs/sshfs (mounting sftp shares)" - elog " virtual/eject (eject via devmon)" if ! has_version 'sys-fs/udisks' ; then elog elog "When using ${PN} without udisks, and without the udisks-daemon running,"