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 6FA7E1382C5 for ; Fri, 18 Dec 2020 09:00:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE721E09B6; Fri, 18 Dec 2020 09:00:45 +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 932AEE09AE for ; Fri, 18 Dec 2020 09:00:45 +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 7D9F0340EA4 for ; Fri, 18 Dec 2020 09:00:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EC8E3BD for ; Fri, 18 Dec 2020 09:00:41 +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: <1608282022.b6f5b1e3b11a3a7de14c533a17c901c5618ba0c5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/diffoscope/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/diffoscope/diffoscope-162.ebuild dev-util/diffoscope/diffoscope-163.ebuild dev-util/diffoscope/metadata.xml X-VCS-Directories: dev-util/diffoscope/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b6f5b1e3b11a3a7de14c533a17c901c5618ba0c5 X-VCS-Branch: master Date: Fri, 18 Dec 2020 09:00:41 +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: f7aa402c-c657-48de-a354-e9fa8c9c78ae X-Archives-Hash: 0bdd29b2007d66235772d5ec1468e190 commit: b6f5b1e3b11a3a7de14c533a17c901c5618ba0c5 Author: Michał Górny gentoo org> AuthorDate: Fri Dec 18 08:57:26 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Dec 18 09:00:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f5b1e3 dev-util/diffoscope: Inline virtual/cdrtools Signed-off-by: Michał Górny gentoo.org> dev-util/diffoscope/diffoscope-162.ebuild | 2 +- dev-util/diffoscope/diffoscope-163.ebuild | 2 +- dev-util/diffoscope/metadata.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-util/diffoscope/diffoscope-162.ebuild b/dev-util/diffoscope/diffoscope-162.ebuild index 572dad5645e..5f49e7be247 100644 --- a/dev-util/diffoscope/diffoscope-162.ebuild +++ b/dev-util/diffoscope/diffoscope-162.ebuild @@ -43,7 +43,7 @@ RDEPEND="dev-python/python-magic[${PYTHON_USEDEP}] hdf5? ( sci-libs/hdf5 ) hex? ( app-editors/vim-core ) imagemagick? ( media-gfx/imagemagick ) - iso? ( virtual/cdrtools ) + iso? ( app-cdr/cdrtools ) java? ( virtual/jdk ) llvm? ( sys-devel/llvm ) mono? ( dev-lang/mono ) diff --git a/dev-util/diffoscope/diffoscope-163.ebuild b/dev-util/diffoscope/diffoscope-163.ebuild index 572dad5645e..5f49e7be247 100644 --- a/dev-util/diffoscope/diffoscope-163.ebuild +++ b/dev-util/diffoscope/diffoscope-163.ebuild @@ -43,7 +43,7 @@ RDEPEND="dev-python/python-magic[${PYTHON_USEDEP}] hdf5? ( sci-libs/hdf5 ) hex? ( app-editors/vim-core ) imagemagick? ( media-gfx/imagemagick ) - iso? ( virtual/cdrtools ) + iso? ( app-cdr/cdrtools ) java? ( virtual/jdk ) llvm? ( sys-devel/llvm ) mono? ( dev-lang/mono ) diff --git a/dev-util/diffoscope/metadata.xml b/dev-util/diffoscope/metadata.xml index 86628d98773..484caf98356 100644 --- a/dev-util/diffoscope/metadata.xml +++ b/dev-util/diffoscope/metadata.xml @@ -25,7 +25,7 @@ Use dev-lang/ghc Use sci-libs/hdf5 Use app-editors/vim-core - Use virtual/cdrtools + Use app-cdr/cdrtools Use sys-devel/llvm Use app-text/odt2txt Use dev-lang/fpc