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 663DB13835A for ; Sun, 14 Jun 2020 20:30:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B520E09A6; Sun, 14 Jun 2020 20:30:57 +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 4360AE09A6 for ; Sun, 14 Jun 2020 20:30:57 +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 EF0D434EDD9 for ; Sun, 14 Jun 2020 20:30:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A87429B for ; Sun, 14 Jun 2020 20:30:52 +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: <1592166598.689a4ef41670a170123f19c10e7cdad157f78325.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.1.0-r1.ebuild net-im/telegram-desktop/telegram-desktop-2.1.0.ebuild X-VCS-Directories: net-im/telegram-desktop/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 689a4ef41670a170123f19c10e7cdad157f78325 X-VCS-Branch: master Date: Sun, 14 Jun 2020 20:30:52 +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: e859bef3-dd86-4deb-8e05-3c391b5cd5c2 X-Archives-Hash: 60d2c52f3ac84159dca696154d03c797 commit: 689a4ef41670a170123f19c10e7cdad157f78325 Author: Georgy Yakovlev gentoo org> AuthorDate: Sun Jun 14 19:47:12 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Jun 14 20:29:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=689a4ef4 net-im/telegram-desktop: revbump stable version adjust header-only library deps Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev gentoo.org> ...telegram-desktop-2.1.0.ebuild => telegram-desktop-2.1.0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/telegram-desktop/telegram-desktop-2.1.0.ebuild b/net-im/telegram-desktop/telegram-desktop-2.1.0-r1.ebuild similarity index 99% rename from net-im/telegram-desktop/telegram-desktop-2.1.0.ebuild rename to net-im/telegram-desktop/telegram-desktop-2.1.0-r1.ebuild index 3d59edf3d41..11e09aa8bed 100644 --- a/net-im/telegram-desktop/telegram-desktop-2.1.0.ebuild +++ b/net-im/telegram-desktop/telegram-desktop-2.1.0-r1.ebuild @@ -24,8 +24,6 @@ RDEPEND=" app-arch/xz-utils !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) - >=dev-cpp/ms-gsl-2.1.0 - dev-cpp/range-v3 dev-libs/xxhash dev-qt/qtcore:5 dev-qt/qtgui:5[jpeg,png,wayland?,X(-)?] @@ -53,6 +51,8 @@ RDEPEND=" DEPEND=" ${PYTHON_DEPS} ${RDEPEND} + ~dev-cpp/ms-gsl-2.1.0 + dev-cpp/range-v3 " BDEPEND="