From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 56DFF1381F3 for ; Wed, 3 Jul 2013 20:45:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D5C4E09C1; Wed, 3 Jul 2013 20:45:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8E51E09C1 for ; Wed, 3 Jul 2013 20:45:44 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D002C33E749 for ; Wed, 3 Jul 2013 20:45:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6B22EE468F for ; Wed, 3 Jul 2013 20:45:42 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1372884352.1420a06e7d6784be54301d7d044a7993a0b7280a.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/ktp-text-ui/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/ktp-text-ui/ktp-text-ui-9999.ebuild X-VCS-Directories: net-im/ktp-text-ui/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 1420a06e7d6784be54301d7d044a7993a0b7280a X-VCS-Branch: master Date: Wed, 3 Jul 2013 20:45:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e52952b6-4b4e-47f6-b795-5dd8d61ddb86 X-Archives-Hash: a5ce10d1ad535ec4ef48feb514a6d4bd commit: 1420a06e7d6784be54301d7d044a7993a0b7280a Author: Johannes Huber gentoo org> AuthorDate: Wed Jul 3 20:45:52 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Jul 3 20:45:52 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1420a06e [net-im/ktp-text-ui] Raise dep on net-libs/telepathy-logger-qt. Package-Manager: portage-2.2.0_alpha186 --- net-im/ktp-text-ui/ktp-text-ui-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild index 5fefdee..8e81509 100644 --- a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild +++ b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild @@ -24,7 +24,7 @@ IUSE="debug" DEPEND=" >=net-libs/telepathy-qt-0.9.3 - >=net-libs/telepathy-logger-qt-0.5.80 + >=net-libs/telepathy-logger-qt-0.8 " RDEPEND="${DEPEND} >=net-im/ktp-contact-list-${PV}