commit: fc4061c957a30b8504fcdeed930222e843e586ce
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 18 08:57:20 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 18 09:00:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc4061c9
app-cdr/mp3burn: Inline virtual/cdrtools
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-cdr/mp3burn/mp3burn-0.4.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
b/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
index c391931b723..8c1183cd051 100644
--- a/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
+++ b/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,10 +15,10 @@ IUSE=""
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}
+ app-cdr/cdrtools
media-sound/mpg123
media-libs/flac
media-sound/vorbis-tools
- virtual/cdrtools
dev-perl/MP3-Info
dev-perl/Ogg-Vorbis-Header
dev-perl/String-ShellQuote