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 E71F5138359 for ; Tue, 10 Nov 2020 21:20:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D0B2E0817; Tue, 10 Nov 2020 21:20:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7B4D0E0817 for ; Tue, 10 Nov 2020 21:20:28 +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 2DC96340836 for ; Tue, 10 Nov 2020 21:20:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69827445 for ; Tue, 10 Nov 2020 21:20:25 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1605043195.22140f12d1af6886a16a597e57d96cb67c6df7aa.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/telegram-desktop/telegram-desktop-2.4.7-r1.ebuild net-im/telegram-desktop/telegram-desktop-2.4.7.ebuild X-VCS-Directories: net-im/telegram-desktop/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 22140f12d1af6886a16a597e57d96cb67c6df7aa X-VCS-Branch: master Date: Tue, 10 Nov 2020 21:20:25 +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: c8c232b1-b61b-4f0f-ba50-0e3865401a0d X-Archives-Hash: dfa120fc12f8a669a8f4757ee03b70dc commit: 22140f12d1af6886a16a597e57d96cb67c6df7aa Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Nov 10 20:46:43 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Nov 10 21:19:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22140f12 net-im/telegram-desktop: revbump, adjust gdk-pixbuf dep Bug: https://bugs.gentoo.org/753920 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev gentoo.org> .../{telegram-desktop-2.4.7.ebuild => telegram-desktop-2.4.7-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/telegram-desktop/telegram-desktop-2.4.7.ebuild b/net-im/telegram-desktop/telegram-desktop-2.4.7-r1.ebuild similarity index 99% rename from net-im/telegram-desktop/telegram-desktop-2.4.7.ebuild rename to net-im/telegram-desktop/telegram-desktop-2.4.7-r1.ebuild index 42925d90494..24e0dfc2bbb 100644 --- a/net-im/telegram-desktop/telegram-desktop-2.4.7.ebuild +++ b/net-im/telegram-desktop/telegram-desktop-2.4.7-r1.ebuild @@ -48,7 +48,7 @@ RDEPEND=" enchant? ( app-text/enchant:= ) gtk? ( dev-libs/glib:2 - x11-libs/gdk-pixbuf:2[jpeg,X?] + x11-libs/gdk-pixbuf:2[jpeg] x11-libs/gtk+:3[X?] x11-libs/libX11 )