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 48921138334 for ; Fri, 26 Oct 2018 17:49:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58582E0932; Fri, 26 Oct 2018 17:49:12 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4F1A5E0932 for ; Fri, 26 Oct 2018 17:49:11 +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 2D3DD335CA6 for ; Fri, 26 Oct 2018 17:49:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E2253DD for ; Fri, 26 Oct 2018 17:48:54 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1540576114.d11fb06195c1a39fccec8fdbc2d3b726d3b1a6e9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/telegram-desktop-bin/telegram-desktop-bin-1.4.3-r1.ebuild net-im/telegram-desktop-bin/telegram-desktop-bin-1.4.3.ebuild X-VCS-Directories: net-im/telegram-desktop-bin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d11fb06195c1a39fccec8fdbc2d3b726d3b1a6e9 X-VCS-Branch: master Date: Fri, 26 Oct 2018 17:48:54 +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-Archives-Salt: d189d556-026c-4746-bf22-8a9939c5b855 X-Archives-Hash: 34a09f5e14b595ac4d247641c8fdb7c9 commit: d11fb06195c1a39fccec8fdbc2d3b726d3b1a6e9 Author: Henning Schild hennsch de> AuthorDate: Wed Oct 24 10:49:14 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Oct 26 17:48:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d11fb061 net-im/telegram-desktop-bin: fix icon file names Closes: https://bugs.gentoo.org/667784 Signed-off-by: Henning Schild hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/10212 Signed-off-by: Michał Górny gentoo.org> ...am-desktop-bin-1.4.3.ebuild => telegram-desktop-bin-1.4.3-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/telegram-desktop-bin/telegram-desktop-bin-1.4.3.ebuild b/net-im/telegram-desktop-bin/telegram-desktop-bin-1.4.3-r1.ebuild similarity index 98% rename from net-im/telegram-desktop-bin/telegram-desktop-bin-1.4.3.ebuild rename to net-im/telegram-desktop-bin/telegram-desktop-bin-1.4.3-r1.ebuild index 18ebadbaff9..9621c1b3d00 100644 --- a/net-im/telegram-desktop-bin/telegram-desktop-bin-1.4.3.ebuild +++ b/net-im/telegram-desktop-bin/telegram-desktop-bin-1.4.3-r1.ebuild @@ -39,7 +39,7 @@ src_install() { for icon_size in 16 32 48 64 128 256 512; do newicon -s "${icon_size}" \ "${WORKDIR}/tdesktop-${PV}/Telegram/Resources/art/icon${icon_size}.png" \ - telegram-desktop.png + telegram.png done dodir /etc/${PN}