diff options
author | Johannes Huber <johu@gentoo.org> | 2014-09-16 17:01:22 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-09-16 17:01:22 +0000 |
commit | 6086f60a21441f54cd01be7dbc6f4be9a4334183 (patch) | |
tree | bc247ace0d012e43f64fb94c978aa2a2c86f95a1 /net-im | |
parent | Restrict to <net-libs/libkpeople-0.3.0. (diff) | |
download | gentoo-2-6086f60a21441f54cd01be7dbc6f4be9a4334183.tar.gz gentoo-2-6086f60a21441f54cd01be7dbc6f4be9a4334183.tar.bz2 gentoo-2-6086f60a21441f54cd01be7dbc6f4be9a4334183.zip |
Restrict to <net-libs/telepathy-qt-0.9.5, bug #522928.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ktp-call-ui/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/ktp-call-ui/ktp-call-ui-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/ktp-call-ui/ChangeLog b/net-im/ktp-call-ui/ChangeLog index 29a3a2ecd4ff..b548e366c5e8 100644 --- a/net-im/ktp-call-ui/ChangeLog +++ b/net-im/ktp-call-ui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/ktp-call-ui # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ChangeLog,v 1.27 2014/09/16 16:55:07 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ChangeLog,v 1.28 2014/09/16 17:01:22 johu Exp $ + + 16 Sep 2014; Johannes Huber <johu@gentoo.org> ktp-call-ui-0.8.1.ebuild: + Restrict to <net-libs/telepathy-qt-0.9.5, bug #522928. 16 Sep 2014; Johannes Huber <johu@gentoo.org> -ktp-call-ui-0.8.0.ebuild: Remove KDE Telepathy 0.8.0. diff --git a/net-im/ktp-call-ui/ktp-call-ui-0.8.1.ebuild b/net-im/ktp-call-ui/ktp-call-ui-0.8.1.ebuild index a3a5aef5522b..5771aee20ea0 100644 --- a/net-im/ktp-call-ui/ktp-call-ui-0.8.1.ebuild +++ b/net-im/ktp-call-ui/ktp-call-ui-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ktp-call-ui-0.8.1.ebuild,v 1.2 2014/07/29 18:17:53 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ktp-call-ui-0.8.1.ebuild,v 1.3 2014/09/16 17:01:22 johu Exp $ EAPI=5 @@ -26,7 +26,7 @@ DEPEND=" <media-libs/qt-gstreamer-1.0.0 >=net-im/ktp-common-internals-${PV} <net-libs/telepathy-farstream-0.6 - >=net-libs/telepathy-qt-0.9.3[farstream] + <net-libs/telepathy-qt-0.9.5[farstream] " RDEPEND="${DEPEND} || ( |