commit:     f31fb72ad92ed37766665a2644e520d270fa7f8e
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri May 14 17:57:25 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri May 14 17:57:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31fb72a

x11-misc/spacefm: point to sys-apps/util-linux as optional dependency

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-misc/spacefm/spacefm-1.0.6-r1.ebuild | 5 +++--
 x11-misc/spacefm/spacefm-9999.ebuild     | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/x11-misc/spacefm/spacefm-1.0.6-r1.ebuild 
b/x11-misc/spacefm/spacefm-1.0.6-r1.ebuild
index b206e28490a..bf27995498f 100644
--- a/x11-misc/spacefm/spacefm-1.0.6-r1.ebuild
+++ b/x11-misc/spacefm/spacefm-1.0.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -58,7 +58,8 @@ pkg_postinst() {
        optfeature "mounting as non-root user" sys-apps/udevil sys-apps/pmount 
sys-fs/udisks
        optfeature "supporting ftp/nfs/smb/ssh URLs in the path bar" 
sys-apps/udevil
        optfeature "performing as root" x11-misc/ktsuss 
kde-plasma/kde-cli-tools[kdesu]
-       optfeature "other optional dependencies" sys-apps/dbus sys-process/lsof 
virtual/eject
+       # sys-apps/util-linux is required for eject
+       optfeature "other optional dependencies" sys-apps/dbus sys-process/lsof 
sys-apps/util-linux
 
        if ! has_version 'sys-fs/udisks' ; then
                elog "When using SpaceFM without udisks, and without the 
udisks-daemon running,"

diff --git a/x11-misc/spacefm/spacefm-9999.ebuild 
b/x11-misc/spacefm/spacefm-9999.ebuild
index b206e28490a..bf27995498f 100644
--- a/x11-misc/spacefm/spacefm-9999.ebuild
+++ b/x11-misc/spacefm/spacefm-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -58,7 +58,8 @@ pkg_postinst() {
        optfeature "mounting as non-root user" sys-apps/udevil sys-apps/pmount 
sys-fs/udisks
        optfeature "supporting ftp/nfs/smb/ssh URLs in the path bar" 
sys-apps/udevil
        optfeature "performing as root" x11-misc/ktsuss 
kde-plasma/kde-cli-tools[kdesu]
-       optfeature "other optional dependencies" sys-apps/dbus sys-process/lsof 
virtual/eject
+       # sys-apps/util-linux is required for eject
+       optfeature "other optional dependencies" sys-apps/dbus sys-process/lsof 
sys-apps/util-linux
 
        if ! has_version 'sys-fs/udisks' ; then
                elog "When using SpaceFM without udisks, and without the 
udisks-daemon running,"

Reply via email to