commit: 99630da0914a96f1f9ebb0a2c92c57b88d6f5c33
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 15:42:24 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 16:27:06 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=99630da0
[net-im/ktp-contact-list] Adjust dep on net-libs/libkpeople
Raise and make use of subslot.
Package-Manager: portage-2.2.12
---
net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild
b/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild
index 249361a..d8affe5 100644
--- a/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild
+++ b/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild
@@ -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.5[qt4]
- semantic-desktop? ( >=net-libs/libkpeople-0.2.1 )
+ semantic-desktop? ( >=net-libs/libkpeople-0.3.0:= )
"
RDEPEND="${DEPEND}"