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 9949D158094 for ; Sat, 8 Oct 2022 17:31:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6CE0E07C5; Sat, 8 Oct 2022 17:31:29 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D44DE07C5 for ; Sat, 8 Oct 2022 17:31:29 +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 9516E340F72 for ; Sat, 8 Oct 2022 17:31:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3EB2603 for ; Sat, 8 Oct 2022 17:31:26 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1665250277.172802bf3fa6f97f9ec427830a2f4e14ec8171c8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/teams/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/teams/teams-1.4.00.26453-r2.ebuild X-VCS-Directories: net-im/teams/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 172802bf3fa6f97f9ec427830a2f4e14ec8171c8 X-VCS-Branch: master Date: Sat, 8 Oct 2022 17:31:26 +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: b33f7b84-752b-4158-a305-c9b724ba50fe X-Archives-Hash: cbec1c2afaeca01a85f7500bebbe640a commit: 172802bf3fa6f97f9ec427830a2f4e14ec8171c8 Author: Sam James gentoo org> AuthorDate: Sat Oct 8 17:29:19 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 8 17:31:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172802bf net-im/teams: fix WhitespaceFound Signed-off-by: Sam James gentoo.org> net-im/teams/teams-1.4.00.26453-r2.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-im/teams/teams-1.4.00.26453-r2.ebuild b/net-im/teams/teams-1.4.00.26453-r2.ebuild index d8f3285bf66f..c64a20b49539 100644 --- a/net-im/teams/teams-1.4.00.26453-r2.ebuild +++ b/net-im/teams/teams-1.4.00.26453-r2.ebuild @@ -27,10 +27,10 @@ QA_PREBUILT="*" # libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxrandr2, libxrender1, libxtst6, apt-transport-https, libfontconfig1 (>= 2.11.0), libdbus-1-3 (>= 1.6.18), # libstdc++6 (>= 4.8.1) RDEPEND=" - || ( - >=app-accessibility/at-spi2-core-2.46.0:2 - ( app-accessibility/at-spi2-atk dev-libs/atk ) - ) + || ( + >=app-accessibility/at-spi2-core-2.46.0:2 + ( app-accessibility/at-spi2-atk dev-libs/atk ) + ) app-crypt/libsecret dev-libs/expat dev-libs/glib