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 8D73A138359 for ; Thu, 1 Oct 2020 12:52:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4CD9E0905; Thu, 1 Oct 2020 12:52: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 BB498E0905 for ; Thu, 1 Oct 2020 12:52:31 +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 ACEBA335D4E for ; Thu, 1 Oct 2020 12:52:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5ADC5332 for ; Thu, 1 Oct 2020 12:52:29 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1601556746.669fc1fe2d7b2c11ea060818f5ee6c5de612f2c1.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/tigervnc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/tigervnc/tigervnc-1.11.0-r1.ebuild net-misc/tigervnc/tigervnc-1.11.0.ebuild X-VCS-Directories: net-misc/tigervnc/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 669fc1fe2d7b2c11ea060818f5ee6c5de612f2c1 X-VCS-Branch: master Date: Thu, 1 Oct 2020 12:52: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: 1568857d-2422-4af4-bca1-7e7cc08dd534 X-Archives-Hash: 3c3e59edead21268596fc0d77741d227 commit: 669fc1fe2d7b2c11ea060818f5ee6c5de612f2c1 Author: Jeroen Roovers gentoo org> AuthorDate: Thu Oct 1 12:52:09 2020 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Thu Oct 1 12:52:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669fc1fe net-misc/tigervnc: Depend on x11-libs/pixman Package-Manager: Portage-3.0.8, Repoman-3.0.1 Closes: https://bugs.gentoo.org/745981 Signed-off-by: Jeroen Roovers gentoo.org> net-misc/tigervnc/{tigervnc-1.11.0.ebuild => tigervnc-1.11.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/tigervnc/tigervnc-1.11.0.ebuild b/net-misc/tigervnc/tigervnc-1.11.0-r1.ebuild similarity index 99% rename from net-misc/tigervnc/tigervnc-1.11.0.ebuild rename to net-misc/tigervnc/tigervnc-1.11.0-r1.ebuild index 40ee4855067..c156213e877 100644 --- a/net-misc/tigervnc/tigervnc-1.11.0.ebuild +++ b/net-misc/tigervnc/tigervnc-1.11.0-r1.ebuild @@ -27,6 +27,7 @@ CDEPEND=" x11-libs/libX11 x11-libs/libXext x11-libs/libXrender + x11-libs/pixman server? ( x11-libs/libXau x11-libs/libXdamage