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 6441E138359 for ; Mon, 19 Oct 2020 16:53:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F94BE0874; Mon, 19 Oct 2020 16:53:41 +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 57CC3E0874 for ; Mon, 19 Oct 2020 16:53:41 +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 3846B340B53 for ; Mon, 19 Oct 2020 16:53:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EFAE398 for ; Mon, 19 Oct 2020 16:53:38 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1603126392.221bd8687b82cccf6311b6b6d0d7f771e30d5196.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libusb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libusb/libusb-1.0.23-r1.ebuild X-VCS-Directories: dev-libs/libusb/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 221bd8687b82cccf6311b6b6d0d7f771e30d5196 X-VCS-Branch: master Date: Mon, 19 Oct 2020 16:53:38 +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: 5a5fafd0-296e-4b63-b09e-7b87a5cc5dde X-Archives-Hash: 8f8d1f524ea169b90d3b458dfd1ef0b7 commit: 221bd8687b82cccf6311b6b6d0d7f771e30d5196 Author: David Michael gmail com> AuthorDate: Thu Oct 15 13:45:52 2020 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Oct 19 16:53:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=221bd868 dev-libs/libusb: use BDEPEND with EAPI 7 Closes: https://bugs.gentoo.org/747448 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Michael gmail.com> Signed-off-by: Mike Gilbert gentoo.org> dev-libs/libusb/libusb-1.0.23-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libusb/libusb-1.0.23-r1.ebuild b/dev-libs/libusb/libusb-1.0.23-r1.ebuild index 8aadb3658e9..8236783eb0c 100644 --- a/dev-libs/libusb/libusb-1.0.23-r1.ebuild +++ b/dev-libs/libusb/libusb-1.0.23-r1.ebuild @@ -16,8 +16,8 @@ RESTRICT="!test? ( test )" RDEPEND="udev? ( >=virtual/libudev-208:=[${MULTILIB_USEDEP},static-libs(-)?] )" DEPEND="${RDEPEND} - doc? ( app-doc/doxygen ) !udev? ( virtual/os-headers )" +BDEPEND="doc? ( app-doc/doxygen )" multilib_src_configure() { local myeconfargs=(