commit:     e0da6d1ccbe12722d1764141f61a75b12e1ff2fa
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 18 08:57:21 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=e0da6d1c

app-cdr/multicd: Inline virtual/cdrtools

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-cdr/multicd/multicd-1.7.5-r1.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-cdr/multicd/multicd-1.7.5-r1.ebuild 
b/app-cdr/multicd/multicd-1.7.5-r1.ebuild
index a0811c55ef7..aaba8ca308a 100644
--- a/app-cdr/multicd/multicd-1.7.5-r1.ebuild
+++ b/app-cdr/multicd/multicd-1.7.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,8 +12,10 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
-RDEPEND=">=dev-lang/perl-5.8.6
-       virtual/cdrtools"
+RDEPEND="
+       app-cdr/cdrtools
+       >=dev-lang/perl-5.8.6
+"
 
 src_install() {
        dobin multicd

Reply via email to