commit: 9925d0ab787bead8faa54eb55a54321dcc00e7be Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sat Sep 9 03:25:43 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sat Sep 9 03:25:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9925d0ab
net-im/dianara: raise dev-libs/qoauth dependency The higher version contains a fix to the prf file to ensure revdeps can build correctly. See also 10b59d39749196a759fd300365fbe565f584a554. Closes: https://bugs.gentoo.org/627754 Package-Manager: Portage-2.3.6, Repoman-2.3.3 net-im/dianara/dianara-1.3.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/dianara/dianara-1.3.7.ebuild b/net-im/dianara/dianara-1.3.7.ebuild index 657796de68e..8e5b2fab723 100644 --- a/net-im/dianara/dianara-1.3.7.ebuild +++ b/net-im/dianara/dianara-1.3.7.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND=" >=app-crypt/qca-2.1.0.3:2[qt5,ssl] - dev-libs/qoauth:5 + >=dev-libs/qoauth-2.0.1_pre20160315-r2:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5
