Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/planner/
Date: Sat, 07 Mar 2020 20:18:53
Message-Id: 1583612185.0fbfc3fc67e248e0c8b9a122d24770843a1005c5.leio@gentoo
1 commit: 0fbfc3fc67e248e0c8b9a122d24770843a1005c5
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 6 11:17:18 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 7 20:16:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fbfc3fc
7
8 app-office/planner: fix deps
9
10 libgnomeui isn't needed by this snapshot; some other min dep tweaks
11
12 Package-Manager: Portage-2.3.84, Repoman-2.3.20
13 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
14
15 app-office/planner/planner-0.14.6_p20130520-r1.ebuild | 5 ++---
16 1 file changed, 2 insertions(+), 3 deletions(-)
17
18 diff --git a/app-office/planner/planner-0.14.6_p20130520-r1.ebuild b/app-office/planner/planner-0.14.6_p20130520-r1.ebuild
19 index e9b4ff1e4fb..6d5c4afce4f 100644
20 --- a/app-office/planner/planner-0.14.6_p20130520-r1.ebuild
21 +++ b/app-office/planner/planner-0.14.6_p20130520-r1.ebuild
22 @@ -20,11 +20,10 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
23
24 RDEPEND="
25 >=dev-libs/glib-2.6:2
26 - >=x11-libs/gtk+-2.14:2
27 + >=x11-libs/gtk+-2.24:2
28 >=gnome-base/libgnomecanvas-2.10
29 - >=gnome-base/libgnomeui-2.10
30 >=gnome-base/libglade-2.4:2.0
31 - >=gnome-base/gconf-2.6:2
32 + >=gnome-base/gconf-2.10:2
33 >=dev-libs/libxml2-2.6.27:2
34 >=dev-libs/libxslt-1.1.23
35 python? (