From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 255FD1382C5 for ; Fri, 18 Dec 2020 11:50:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D5A3E09E4; Fri, 18 Dec 2020 11:50:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6EC7E09E4 for ; Fri, 18 Dec 2020 11:50:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 41431341038 for ; Fri, 18 Dec 2020 11:50:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A28CD50 for ; Fri, 18 Dec 2020 11:50:43 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1608292234.0695a1eb3d415f2a584a49537d4d0c62c90ae88d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/k3b/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/k3b/k3b-20.12.49.9999.ebuild kde-apps/k3b/k3b-9999.ebuild X-VCS-Directories: kde-apps/k3b/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0695a1eb3d415f2a584a49537d4d0c62c90ae88d X-VCS-Branch: master Date: Fri, 18 Dec 2020 11:50:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5df3c7c5-4ee5-471a-ac09-4bef78fe68d1 X-Archives-Hash: ea582d3710178dd5fe715d75a6d410e9 commit: 0695a1eb3d415f2a584a49537d4d0c62c90ae88d Author: Michał Górny gentoo org> AuthorDate: Fri Dec 18 08:57:28 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Dec 18 11:50:34 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0695a1eb kde-apps/k3b: Inline virtual/cdrtools Signed-off-by: Michał Górny gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> (cherry picked from commit 89d259771b2df024f1134c666de802dd87e8affd) kde-apps/k3b/k3b-20.12.49.9999.ebuild | 2 +- kde-apps/k3b/k3b-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/k3b/k3b-20.12.49.9999.ebuild b/kde-apps/k3b/k3b-20.12.49.9999.ebuild index 8733f20541..5287735cef 100644 --- a/kde-apps/k3b/k3b-20.12.49.9999.ebuild +++ b/kde-apps/k3b/k3b-20.12.49.9999.ebuild @@ -66,9 +66,9 @@ DEPEND=" " RDEPEND="${DEPEND} app-cdr/cdrdao + app-cdr/cdrtools dev-libs/libburn media-sound/cdparanoia - virtual/cdrtools dvd? ( >=app-cdr/dvd+rw-tools-7 encode? ( media-video/transcode[dvd] ) diff --git a/kde-apps/k3b/k3b-9999.ebuild b/kde-apps/k3b/k3b-9999.ebuild index 8733f20541..5287735cef 100644 --- a/kde-apps/k3b/k3b-9999.ebuild +++ b/kde-apps/k3b/k3b-9999.ebuild @@ -66,9 +66,9 @@ DEPEND=" " RDEPEND="${DEPEND} app-cdr/cdrdao + app-cdr/cdrtools dev-libs/libburn media-sound/cdparanoia - virtual/cdrtools dvd? ( >=app-cdr/dvd+rw-tools-7 encode? ( media-video/transcode[dvd] )