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 C96A715817D for ; Sun, 9 Jun 2024 15:37:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20190E2A52; Sun, 9 Jun 2024 15:37:58 +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 03612E2A52 for ; Sun, 9 Jun 2024 15:37:58 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1CEAC340C3C for ; Sun, 9 Jun 2024 15:37:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A92AD117D for ; Sun, 9 Jun 2024 15:37:55 +0000 (UTC) From: "Vincent Phan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vincent Phan" Message-ID: <1717947453.7c6e6bae0353cff5c98da6d01c6b53790a164d14.chinh4thepro@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/vesktop-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/vesktop-bin/vesktop-bin-1.5.2.ebuild X-VCS-Directories: net-im/vesktop-bin/ X-VCS-Committer: chinh4thepro X-VCS-Committer-Name: Vincent Phan X-VCS-Revision: 7c6e6bae0353cff5c98da6d01c6b53790a164d14 X-VCS-Branch: dev Date: Sun, 9 Jun 2024 15:37:55 +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: 759c32b1-93fb-4eda-b060-78d98445cf39 X-Archives-Hash: c03ab7ee6a644bd2ddc21d10170923ca commit: 7c6e6bae0353cff5c98da6d01c6b53790a164d14 Author: Vincent Phan gmail com> AuthorDate: Sun Jun 9 15:37:33 2024 +0000 Commit: Vincent Phan gmail com> CommitDate: Sun Jun 9 15:37:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7c6e6bae net-im/vesktop-bin: fix whitespace Signed-off-by: Vincent Phan gmail.com> net-im/vesktop-bin/vesktop-bin-1.5.2.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/net-im/vesktop-bin/vesktop-bin-1.5.2.ebuild b/net-im/vesktop-bin/vesktop-bin-1.5.2.ebuild index 4d547551a..c9d12a8d2 100644 --- a/net-im/vesktop-bin/vesktop-bin-1.5.2.ebuild +++ b/net-im/vesktop-bin/vesktop-bin-1.5.2.ebuild @@ -45,11 +45,11 @@ DEPEND=" x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXrandr - x11-libs/libdrm - x11-libs/libxcb - x11-libs/libxkbcommon + x11-libs/libXfixes + x11-libs/libXrandr + x11-libs/libdrm + x11-libs/libxcb + x11-libs/libxkbcommon x11-libs/pango x11-misc/xdg-utils "