summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2021-05-14 19:57:19 +0200
committerDavid Seifert <soap@gentoo.org>2021-05-14 19:57:19 +0200
commit6fe2046c6e690399a02bf77ed02c75ec48ba68c0 (patch)
tree0ddeb427c037ec1d7bfcb44d25be4842f30d61fb /sys-fs/bashmount
parentmedia-video/oxine: depend on sys-apps/util-linux directly, sort, r3 (diff)
downloadgentoo-6fe2046c6e690399a02bf77ed02c75ec48ba68c0.tar.gz
gentoo-6fe2046c6e690399a02bf77ed02c75ec48ba68c0.tar.bz2
gentoo-6fe2046c6e690399a02bf77ed02c75ec48ba68c0.zip
sys-fs/bashmount: remove virtual/eject dependency, r1
Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --force Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-fs/bashmount')
-rw-r--r--sys-fs/bashmount/bashmount-4.3.2-r1.ebuild (renamed from sys-fs/bashmount/bashmount-4.3.2.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-fs/bashmount/bashmount-4.3.2.ebuild b/sys-fs/bashmount/bashmount-4.3.2-r1.ebuild
index 71c5fb9802b5..3c4c85c7c4ed 100644
--- a/sys-fs/bashmount/bashmount-4.3.2.ebuild
+++ b/sys-fs/bashmount/bashmount-4.3.2-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
@@ -16,8 +16,7 @@ RDEPEND="
app-shells/bash:*
sys-apps/dbus
sys-apps/util-linux
- sys-fs/udisks:2
- virtual/eject"
+ sys-fs/udisks:2"
DEPEND="${RDEPEND}"
src_install() {