Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/openoffice-bin/
Date: Tue, 01 Oct 2019 19:14:19
Message-Id: 1569957227.7702fc408b2f34cc160dc37e2b7e11d3c1cb0061.mgorny@gentoo
1 commit: 7702fc408b2f34cc160dc37e2b7e11d3c1cb0061
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 23 06:10:41 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 1 19:13:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7702fc40
7
8 app-office/openoffice-bin: Update for sys-libs/ncurses-compat
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild b/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild
16 index 1cf8dc18557..ca7ba2fda8f 100644
17 --- a/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild
18 +++ b/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild
19 @@ -54,7 +54,7 @@ RDEPEND="
20 >=dev-lang/perl-5.0
21 ${PYTHON_DEPS}
22 >=media-libs/freetype-2.1.10-r2
23 - sys-libs/ncurses:5/5
24 + sys-libs/ncurses-compat:5
25 x11-libs/libXaw
26 x11-libs/libXinerama"