summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-18 09:57:23 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-18 10:00:19 +0100
commit65c2b0bbe649ffc6d1a8989c5103c39b743306f4 (patch)
treecb5edb8cc342a41ecd32bca150b27bbcfb7450dd /app-misc/cdcat
parentapp-emulation/libguestfs: Inline virtual/cdrtools (diff)
downloadgentoo-65c2b0bbe649ffc6d1a8989c5103c39b743306f4.tar.gz
gentoo-65c2b0bbe649ffc6d1a8989c5103c39b743306f4.tar.bz2
gentoo-65c2b0bbe649ffc6d1a8989c5103c39b743306f4.zip
app-misc/cdcat: Inline virtual/cdrtools
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc/cdcat')
-rw-r--r--app-misc/cdcat/cdcat-0.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdcat/cdcat-0.3-r1.ebuild b/app-misc/cdcat/cdcat-0.3-r1.ebuild
index 8ad49a3e87e9..ae81f769f031 100644
--- a/app-misc/cdcat/cdcat-0.3-r1.ebuild
+++ b/app-misc/cdcat/cdcat-0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-RDEPEND="virtual/cdrtools
+RDEPEND="app-cdr/cdrtools
!app-backup/cdbkup"
src_prepare() {