diff --git a/net-im/qwit/qwit-1.1_pre2-r1.ebuild b/net-im/qwit/qwit-1.1_pre2-r1.ebuild index 33401ab7b551a..01a5dfadb3c0b 100644 --- a/net-im/qwit/qwit-1.1_pre2-r1.ebuild +++ b/net-im/qwit/qwit-1.1_pre2-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$ @@ -21,7 +21,7 @@ DOCS="AUTHORS" DEPEND="dev-qt/qtgui:4" RDEPEND="${DEPEND} - dev-libs/qoauth" + dev-libs/qoauth:0" S=${WORKDIR}/${MY_P} diff --git a/net-im/qwit/qwit-1.1_pre2.ebuild b/net-im/qwit/qwit-1.1_pre2.ebuild index b10a0ee00286e..666de6098c306 100644 --- a/net-im/qwit/qwit-1.1_pre2.ebuild +++ b/net-im/qwit/qwit-1.1_pre2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ DOCS="AUTHORS" DEPEND="dev-qt/qtgui:4" RDEPEND="${DEPEND} - dev-libs/qoauth" + dev-libs/qoauth:0" S=${WORKDIR}/${MY_P}