diff options
author | Johannes Huber <johu@gentoo.org> | 2016-03-17 14:03:50 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-03-17 14:03:50 +0100 |
commit | e28543743665639aa96660e2a15d9ca9a78077f8 (patch) | |
tree | b7bc3936885c9dd3d89712c1c7cb9d3891b7d6da /net-im | |
parent | net-im/choqok: Pin slot on dev-libs/qoauth (diff) | |
download | gentoo-e28543743665639aa96660e2a15d9ca9a78077f8.tar.gz gentoo-e28543743665639aa96660e2a15d9ca9a78077f8.tar.bz2 gentoo-e28543743665639aa96660e2a15d9ca9a78077f8.zip |
net-im/dianara: Pin slot on dev-libs/qoauth
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/dianara/dianara-1.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/dianara/dianara-1.3.1-r1.ebuild b/net-im/dianara/dianara-1.3.1-r1.ebuild index 5020adb0f90a..39ff62cdc3d3 100644 --- a/net-im/dianara/dianara-1.3.1-r1.ebuild +++ b/net-im/dianara/dianara-1.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ IUSE="" RDEPEND=" >=app-crypt/qca-2.1.0.3:2[openssl,qt4] dev-libs/qjson - dev-libs/qoauth + dev-libs/qoauth:0 dev-qt/qtcore:4[ssl] dev-qt/qtdbus:4 dev-qt/qtgui:4 |