summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2021-05-14 19:57:04 +0200
committerDavid Seifert <soap@gentoo.org>2021-05-14 19:57:04 +0200
commit8eba263b3b0e0f0d14ce77feb3783f1935c8ac76 (patch)
treecc77dc18bb910793106ff2dcc680e1df2d0969f0 /app-cdr
parentapp-backup/cdbkup: depend on sys-apps/util-linux directly, r3 (diff)
downloadgentoo-8eba263b3b0e0f0d14ce77feb3783f1935c8ac76.tar.gz
gentoo-8eba263b3b0e0f0d14ce77feb3783f1935c8ac76.tar.bz2
gentoo-8eba263b3b0e0f0d14ce77feb3783f1935c8ac76.zip
app-cdr/bashburn: depend on sys-apps/util-linux directly, r2
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 'app-cdr')
-rw-r--r--app-cdr/bashburn/bashburn-3.1.0-r2.ebuild (renamed from app-cdr/bashburn/bashburn-3.1.0-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/bashburn/bashburn-3.1.0-r1.ebuild b/app-cdr/bashburn/bashburn-3.1.0-r2.ebuild
index d945b4ada648..dcb066d7f32b 100644
--- a/app-cdr/bashburn/bashburn-3.1.0-r1.ebuild
+++ b/app-cdr/bashburn/bashburn-3.1.0-r2.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
@@ -26,7 +26,7 @@ RDEPEND="
|| ( media-sound/mpg123 media-sound/mpg321 )
media-sound/normalize
media-sound/vorbis-tools
- virtual/eject
+ sys-apps/util-linux
"
src_prepare() {