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 D026B138334 for ; Tue, 1 Oct 2019 19:14:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C329E0999; Tue, 1 Oct 2019 19:14:21 +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 6B654E0999 for ; Tue, 1 Oct 2019 19:14:21 +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 820E334B756 for ; Tue, 1 Oct 2019 19:14:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D3AB838 for ; Tue, 1 Oct 2019 19:14:15 +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: <1569957237.95de45016cfdd11e1e852d5544d01c203beaa497.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/android-studio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/android-studio/android-studio-3.4.1.0.183.5522156.ebuild dev-util/android-studio/android-studio-3.5.0.21.191.5791312.ebuild X-VCS-Directories: dev-util/android-studio/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 95de45016cfdd11e1e852d5544d01c203beaa497 X-VCS-Branch: master Date: Tue, 1 Oct 2019 19:14:15 +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: d48cf30e-4d2e-4ea9-b72d-fdd58ed2f10a X-Archives-Hash: 4fd77f2b041147b3c6f5ecff3ced6bd6 commit: 95de45016cfdd11e1e852d5544d01c203beaa497 Author: Michał Górny gentoo org> AuthorDate: Mon Sep 23 06:55:54 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Oct 1 19:13:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95de4501 dev-util/android-studio: Update for sys-libs/ncurses-compat Signed-off-by: Michał Górny gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13014 Signed-off-by: Michał Górny gentoo.org> dev-util/android-studio/android-studio-3.4.1.0.183.5522156.ebuild | 2 +- dev-util/android-studio/android-studio-3.5.0.21.191.5791312.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/android-studio/android-studio-3.4.1.0.183.5522156.ebuild b/dev-util/android-studio/android-studio-3.4.1.0.183.5522156.ebuild index 060c081b0e8..68d72ad521e 100644 --- a/dev-util/android-studio/android-studio-3.4.1.0.183.5522156.ebuild +++ b/dev-util/android-studio/android-studio-3.4.1.0.183.5522156.ebuild @@ -54,7 +54,7 @@ RDEPEND="${DEPEND} >=media-libs/libpng-1.2.51 >=media-libs/mesa-10.2.8[X(+)] || ( gnome-extra/zenity kde-apps/kdialog x11-apps/xmessage x11-libs/libnotify ) - >=sys-libs/ncurses-5.9-r3:5/5[tinfo] + sys-libs/ncurses-compat:5[tinfo] >=sys-libs/zlib-1.2.8-r1 >=x11-libs/libX11-1.6.2 >=x11-libs/libXau-1.0.7-r1 diff --git a/dev-util/android-studio/android-studio-3.5.0.21.191.5791312.ebuild b/dev-util/android-studio/android-studio-3.5.0.21.191.5791312.ebuild index e76c9a4ef8b..98fc3046cf0 100644 --- a/dev-util/android-studio/android-studio-3.5.0.21.191.5791312.ebuild +++ b/dev-util/android-studio/android-studio-3.5.0.21.191.5791312.ebuild @@ -53,7 +53,7 @@ RDEPEND="${DEPEND} >=media-libs/libpng-1.2.51 >=media-libs/mesa-10.2.8[X(+)] || ( gnome-extra/zenity kde-apps/kdialog x11-apps/xmessage x11-libs/libnotify ) - >=sys-libs/ncurses-5.9-r3:5/5[tinfo] + sys-libs/ncurses-compat:5[tinfo] >=sys-libs/zlib-1.2.8-r1 >=x11-libs/libX11-1.6.2 >=x11-libs/libXau-1.0.7-r1