From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1114003-garchives=archives.gentoo.org@lists.gentoo.org>
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 08FE6138334
	for <garchives@archives.gentoo.org>; Tue,  1 Oct 2019 19:14:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3056DE08F9;
	Tue,  1 Oct 2019 19:14:18 +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 183C4E08F9
	for <gentoo-commits@lists.gentoo.org>; Tue,  1 Oct 2019 19:14:18 +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 10C8A34B760
	for <gentoo-commits@lists.gentoo.org>; Tue,  1 Oct 2019 19:14:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 74FEA825
	for <gentoo-commits@lists.gentoo.org>; Tue,  1 Oct 2019 19:14:14 +0000 (UTC)
From: "Michał Górny" <mgorny@gentoo.org>
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" <mgorny@gentoo.org>
Message-ID: <1569957227.7702fc408b2f34cc160dc37e2b7e11d3c1cb0061.mgorny@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/openoffice-bin/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild
X-VCS-Directories: app-office/openoffice-bin/
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: 7702fc408b2f34cc160dc37e2b7e11d3c1cb0061
X-VCS-Branch: master
Date: Tue,  1 Oct 2019 19:14:14 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 10cb29c2-cc46-414e-aebe-d98c2e1989f1
X-Archives-Hash: bd6bf0ee4f34991e97083b706faabd11

commit:     7702fc408b2f34cc160dc37e2b7e11d3c1cb0061
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 06:10:41 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 19:13:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7702fc40

app-office/openoffice-bin: Update for sys-libs/ncurses-compat

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild b/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild
index 1cf8dc18557..ca7ba2fda8f 100644
--- a/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild
@@ -54,7 +54,7 @@ RDEPEND="
 	>=dev-lang/perl-5.0
 	${PYTHON_DEPS}
 	>=media-libs/freetype-2.1.10-r2
-	sys-libs/ncurses:5/5
+	sys-libs/ncurses-compat:5
 	x11-libs/libXaw
 	x11-libs/libXinerama"