Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/dianara/
Date: Sat, 09 Sep 2017 03:26:12
Message-Id: 1504927558.9925d0ab787bead8faa54eb55a54321dcc00e7be.kensington@gentoo
1 commit: 9925d0ab787bead8faa54eb55a54321dcc00e7be
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 9 03:25:43 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 9 03:25:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9925d0ab
7
8 net-im/dianara: raise dev-libs/qoauth dependency
9
10 The higher version contains a fix to the prf file to ensure revdeps can build
11 correctly. See also 10b59d39749196a759fd300365fbe565f584a554.
12
13 Closes: https://bugs.gentoo.org/627754
14 Package-Manager: Portage-2.3.6, Repoman-2.3.3
15
16 net-im/dianara/dianara-1.3.7.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/net-im/dianara/dianara-1.3.7.ebuild b/net-im/dianara/dianara-1.3.7.ebuild
20 index 657796de68e..8e5b2fab723 100644
21 --- a/net-im/dianara/dianara-1.3.7.ebuild
22 +++ b/net-im/dianara/dianara-1.3.7.ebuild
23 @@ -17,7 +17,7 @@ IUSE=""
24
25 RDEPEND="
26 >=app-crypt/qca-2.1.0.3:2[qt5,ssl]
27 - dev-libs/qoauth:5
28 + >=dev-libs/qoauth-2.0.1_pre20160315-r2:5
29 dev-qt/qtcore:5
30 dev-qt/qtdbus:5
31 dev-qt/qtgui:5