commit: 6fe2046c6e690399a02bf77ed02c75ec48ba68c0
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri May 14 17:57:19 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri May 14 17:57:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe2046c
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 <AT> levelnine.at>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../bashmount/{bashmount-4.3.2.ebuild => bashmount-4.3.2-r1.ebuild} | 5 ++---
1 file 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
similarity index 88%
rename from sys-fs/bashmount/bashmount-4.3.2.ebuild
rename to sys-fs/bashmount/bashmount-4.3.2-r1.ebuild
index 71c5fb9802b..3c4c85c7c4e 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() {