summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-09-16 16:58:00 +0000
committerJohannes Huber <johu@gentoo.org>2014-09-16 16:58:00 +0000
commit1f77374b92f631be344ba5048105fb2f039008a3 (patch)
treeba3900fe8a2d01a5dd10564873312f3454217fb6 /net-im
parentRemove KDE Telepathy 0.8.0. (diff)
downloadgentoo-2-1f77374b92f631be344ba5048105fb2f039008a3.tar.gz
gentoo-2-1f77374b92f631be344ba5048105fb2f039008a3.tar.bz2
gentoo-2-1f77374b92f631be344ba5048105fb2f039008a3.zip
Restrict to <net-libs/libkpeople-0.3.0.
(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-contact-list/ChangeLog5
-rw-r--r--net-im/ktp-contact-list/ktp-contact-list-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/ktp-contact-list/ChangeLog b/net-im/ktp-contact-list/ChangeLog
index 053baa31060d..baaec7ae0ae9 100644
--- a/net-im/ktp-contact-list/ChangeLog
+++ b/net-im/ktp-contact-list/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ktp-contact-list
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ChangeLog,v 1.29 2014/09/16 16:55:07 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ChangeLog,v 1.30 2014/09/16 16:58:00 johu Exp $
+
+ 16 Sep 2014; Johannes Huber <johu@gentoo.org> ktp-contact-list-0.8.1.ebuild:
+ Restrict to <net-libs/libkpeople-0.3.0.
16 Sep 2014; Johannes Huber <johu@gentoo.org> -ktp-contact-list-0.8.0.ebuild:
Remove KDE Telepathy 0.8.0.
diff --git a/net-im/ktp-contact-list/ktp-contact-list-0.8.1.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.8.1.ebuild
index e8460875baee..ec45e57c65d1 100644
--- a/net-im/ktp-contact-list/ktp-contact-list-0.8.1.ebuild
+++ b/net-im/ktp-contact-list/ktp-contact-list-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-contact-list/ktp-contact-list-0.8.1.ebuild,v 1.1 2014/04/26 01:17:17 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ktp-contact-list-0.8.1.ebuild,v 1.2 2014/09/16 16:58:00 johu Exp $
EAPI=5
@@ -26,7 +26,7 @@ DEPEND="
>=net-im/ktp-accounts-kcm-${PV}
>=net-im/ktp-common-internals-${PV}[semantic-desktop?]
>=net-libs/telepathy-qt-0.9.3
- semantic-desktop? ( >=net-libs/libkpeople-0.2.1 )
+ semantic-desktop? ( <net-libs/libkpeople-0.3.0 )
"
RDEPEND="${DEPEND}"