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 760D7138336 for ; Sun, 26 Aug 2018 17:40:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B080E0928; Sun, 26 Aug 2018 17:40:37 +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 1FE74E0919 for ; Sun, 26 Aug 2018 17:40:36 +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 56B07335CC6 for ; Sun, 26 Aug 2018 17:40:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31BDE3A5 for ; Sun, 26 Aug 2018 17:40:32 +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: <1535304573.b7c2982a562f18318c8252267706537152acc93e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/dropbox/dropbox-45.3.88.ebuild net-misc/dropbox/dropbox-48.3.56.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b7c2982a562f18318c8252267706537152acc93e X-VCS-Branch: master Date: Sun, 26 Aug 2018 17:40:32 +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: df6443af-120c-4f5c-878c-2fe98d1e24cc X-Archives-Hash: 34831e118c2b5c7f421a95c395ac6337 commit: b7c2982a562f18318c8252267706537152acc93e Author: Michał Górny gentoo org> AuthorDate: Sun Aug 26 17:29:33 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Aug 26 17:29:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c2982a net-misc/dropbox: Remove support for non-existent deps net-misc/dropbox/dropbox-45.3.88.ebuild | 5 +---- net-misc/dropbox/dropbox-48.3.56.ebuild | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/net-misc/dropbox/dropbox-45.3.88.ebuild b/net-misc/dropbox/dropbox-45.3.88.ebuild index 5a3d903cc0f..8cdfeeebd37 100644 --- a/net-misc/dropbox/dropbox-45.3.88.ebuild +++ b/net-misc/dropbox/dropbox-45.3.88.ebuild @@ -58,10 +58,7 @@ RDEPEND="${PYTHON_DEPS} net-misc/wget >=sys-devel/gcc-4.2.0 sys-libs/zlib - || ( - sys-libs/ncurses:5/5 - sys-libs/ncurses:0/5 - )" + sys-libs/ncurses:5/5" src_unpack() { unpack ${A} diff --git a/net-misc/dropbox/dropbox-48.3.56.ebuild b/net-misc/dropbox/dropbox-48.3.56.ebuild index a69c77c3b6c..508ca3b746e 100644 --- a/net-misc/dropbox/dropbox-48.3.56.ebuild +++ b/net-misc/dropbox/dropbox-48.3.56.ebuild @@ -58,10 +58,7 @@ RDEPEND="${PYTHON_DEPS} net-misc/wget >=sys-devel/gcc-4.2.0 sys-libs/zlib - || ( - sys-libs/ncurses:5/5 - sys-libs/ncurses:0/5 - )" + sys-libs/ncurses:5/5" src_unpack() { unpack ${A}