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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A493A15808B for ; Sun, 13 Feb 2022 20:24:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE1E2E0936; Sun, 13 Feb 2022 20:24:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9103DE0934 for ; Sun, 13 Feb 2022 20:24:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EDEAA3433DB for ; Sun, 13 Feb 2022 20:24:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 810092FD for ; Sun, 13 Feb 2022 20:24:43 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1644783513.d558f27ca4b8fea11dd1782ecb13650b0b994e59.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/quilttools/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/quilttools/quilttools-0.3-r1.ebuild X-VCS-Directories: dev-util/quilttools/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: d558f27ca4b8fea11dd1782ecb13650b0b994e59 X-VCS-Branch: master Date: Sun, 13 Feb 2022 20:24: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: faf69dba-87cf-4821-96fc-d68f8c8eb934 X-Archives-Hash: 644435f63af9c64dafed5b53953bc4e1 commit: d558f27ca4b8fea11dd1782ecb13650b0b994e59 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Feb 13 20:10:52 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Feb 13 20:18:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d558f27c dev-util/quilttools: fix python usedep variable Signed-off-by: Arthur Zamarin gentoo.org> dev-util/quilttools/quilttools-0.3-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-util/quilttools/quilttools-0.3-r1.ebuild b/dev-util/quilttools/quilttools-0.3-r1.ebuild index 50ff62a88..4dd1b84cb 100644 --- a/dev-util/quilttools/quilttools-0.3-r1.ebuild +++ b/dev-util/quilttools/quilttools-0.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=(python3_{8..9}) +PYTHON_COMPAT=( python3_{8..9} ) inherit python-single-r1 @@ -21,8 +21,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" BDEPEND="dev-python/sphinx" RDEPEND="${PYTHON_DEPS} $(python_gen_cond_dep ' - dev-python/pyyaml[${PYTHON_MULTI_USEDEP}] - net-mail/notmuch[python,${PYTHON_MULTI_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}] + net-mail/notmuch[python,${PYTHON_USEDEP}] ')" PATCHES=( "${FILESDIR}/${P}-tags.patch" ) 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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C66D215808C for ; Sun, 13 Feb 2022 20:18:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03489E0919; Sun, 13 Feb 2022 20:18:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DCC5FE0919 for ; Sun, 13 Feb 2022 20:18:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E6371342E04 for ; Sun, 13 Feb 2022 20:18:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41EC11F1 for ; Sun, 13 Feb 2022 20:18:36 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1644783513.d558f27ca4b8fea11dd1782ecb13650b0b994e59.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/quilttools/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/quilttools/quilttools-0.3-r1.ebuild X-VCS-Directories: dev-util/quilttools/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: d558f27ca4b8fea11dd1782ecb13650b0b994e59 X-VCS-Branch: dev Date: Sun, 13 Feb 2022 20:18:36 +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: bbd197f1-bc9f-409b-aeca-850e217d13bd X-Archives-Hash: ab670c4c99f1753271f39392f4b1c1f8 Message-ID: <20220213201836.9QMJQBsZVtkfLrsc-GvSIw3IF838HlOG6pw7d6ZYT9s@z> commit: d558f27ca4b8fea11dd1782ecb13650b0b994e59 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Feb 13 20:10:52 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Feb 13 20:18:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d558f27c dev-util/quilttools: fix python usedep variable Signed-off-by: Arthur Zamarin gentoo.org> dev-util/quilttools/quilttools-0.3-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-util/quilttools/quilttools-0.3-r1.ebuild b/dev-util/quilttools/quilttools-0.3-r1.ebuild index 50ff62a88..4dd1b84cb 100644 --- a/dev-util/quilttools/quilttools-0.3-r1.ebuild +++ b/dev-util/quilttools/quilttools-0.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=(python3_{8..9}) +PYTHON_COMPAT=( python3_{8..9} ) inherit python-single-r1 @@ -21,8 +21,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" BDEPEND="dev-python/sphinx" RDEPEND="${PYTHON_DEPS} $(python_gen_cond_dep ' - dev-python/pyyaml[${PYTHON_MULTI_USEDEP}] - net-mail/notmuch[python,${PYTHON_MULTI_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}] + net-mail/notmuch[python,${PYTHON_USEDEP}] ')" PATCHES=( "${FILESDIR}/${P}-tags.patch" )