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 3F4301382C5 for ; Fri, 18 Dec 2020 09:00:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8586EE097B; Fri, 18 Dec 2020 09:00:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6F562E097B for ; Fri, 18 Dec 2020 09:00:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 28152340A9D for ; Fri, 18 Dec 2020 09:00:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0137CA for ; Fri, 18 Dec 2020 09:00:40 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1608282011.5a3f526a93f9a65ceb01ddf77725053e30955565.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/cdrdao/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-cdr/cdrdao/cdrdao-1.2.4.ebuild X-VCS-Directories: app-cdr/cdrdao/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5a3f526a93f9a65ceb01ddf77725053e30955565 X-VCS-Branch: master Date: Fri, 18 Dec 2020 09:00:40 +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: 0b26aee7-c159-4371-8b12-6700a8346f8d X-Archives-Hash: 64bab97c2628f2d0af352fd60e1c4da6 commit: 5a3f526a93f9a65ceb01ddf77725053e30955565 Author: Michał Górny gentoo org> AuthorDate: Fri Dec 18 08:57:15 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Dec 18 09:00:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a3f526a app-cdr/cdrdao: Inline virtual/cdrtools Signed-off-by: Michał Górny gentoo.org> app-cdr/cdrdao/cdrdao-1.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/cdrdao/cdrdao-1.2.4.ebuild b/app-cdr/cdrdao/cdrdao-1.2.4.ebuild index 242e7767047..89a6b02600a 100644 --- a/app-cdr/cdrdao/cdrdao-1.2.4.ebuild +++ b/app-cdr/cdrdao/cdrdao-1.2.4.ebuild @@ -20,7 +20,7 @@ KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="encode mad vorbis" COMMON_DEPEND=" - virtual/cdrtools + app-cdr/cdrtools encode? ( >=media-sound/lame-3.99 ) mad? ( media-libs/libmad