Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/qalculate-gtk/
Date: Sat, 08 Feb 2020 10:00:31
Message-Id: 1581155878.164588ff9a7117a8de64848eac6cabeafdd31689.leio@gentoo
1 commit: 164588ff9a7117a8de64848eac6cabeafdd31689
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 8 09:57:58 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 8 09:57:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=164588ff
7
8 sci-calculators/qalculate-gtk: fix libqalculate minimum dep
9
10 Closes: https://bugs.gentoo.org/691554
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 sci-calculators/qalculate-gtk/qalculate-gtk-3.2.0-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-calculators/qalculate-gtk/qalculate-gtk-3.2.0-r1.ebuild b/sci-calculators/qalculate-gtk/qalculate-gtk-3.2.0-r1.ebuild
18 index 773b746ab3d..788b51e00b1 100644
19 --- a/sci-calculators/qalculate-gtk/qalculate-gtk-3.2.0-r1.ebuild
20 +++ b/sci-calculators/qalculate-gtk/qalculate-gtk-3.2.0-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
28 IUSE=""
29
30 RDEPEND="dev-libs/glib:2
31 - >=sci-libs/libqalculate-2.8.1:=
32 + >=sci-libs/libqalculate-3.2.0:=
33 x11-libs/cairo
34 x11-libs/gdk-pixbuf
35 x11-libs/gtk+:3