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 652451382C5 for ; Tue, 1 Jun 2021 18:28:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA833E081E; Tue, 1 Jun 2021 18:28:31 +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 A20B4E081E for ; Tue, 1 Jun 2021 18:28:31 +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 B20D6340FE7 for ; Tue, 1 Jun 2021 18:28:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F18C79D for ; Tue, 1 Jun 2021 18:28:29 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1622572105.29c522744907dcf681a553a26b5ea5f2c4b5f01d.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libsavitar/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libsavitar/libsavitar-4.8.0.ebuild X-VCS-Directories: dev-libs/libsavitar/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 29c522744907dcf681a553a26b5ea5f2c4b5f01d X-VCS-Branch: master Date: Tue, 1 Jun 2021 18:28:29 +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: 260bd9cb-312c-40e3-9d4c-170e2b221043 X-Archives-Hash: 4bdc28a544382a279ed088dd1a82293d commit: 29c522744907dcf681a553a26b5ea5f2c4b5f01d Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Jun 1 18:11:03 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Jun 1 18:28:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29c52274 dev-libs/libsavitar: restrict to gentoo.org> dev-libs/libsavitar/libsavitar-4.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libsavitar/libsavitar-4.8.0.ebuild b/dev-libs/libsavitar/libsavitar-4.8.0.ebuild index e1b8a3b218f..88ae7dac640 100644 --- a/dev-libs/libsavitar/libsavitar-4.8.0.ebuild +++ b/dev-libs/libsavitar/libsavitar-4.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -24,7 +24,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="${PYTHON_DEPS} dev-libs/pugixml $(python_gen_cond_dep ' - dev-python/sip[${PYTHON_MULTI_USEDEP}] +