From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SW84T-0007cf-D8 for garchives@archives.gentoo.org; Sun, 20 May 2012 15:29:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A561E05CF; Sun, 20 May 2012 15:29:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 55D70E05CF for ; Sun, 20 May 2012 15:29:18 +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 BA7EA1B400C for ; Sun, 20 May 2012 15:29:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8105DE542A for ; Sun, 20 May 2012 15:29:16 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1337527725.06c9e806c9c2b170ba2208a7eda3f77f443e1df2.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/ktp-auth-handler/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild X-VCS-Directories: net-im/ktp-auth-handler/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 06c9e806c9c2b170ba2208a7eda3f77f443e1df2 X-VCS-Branch: master Date: Sun, 20 May 2012 15:29:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 2dd03045-e10d-4079-beb7-6b4f255f360c X-Archives-Hash: 8f4684008f1e5b91ae341c1685b89145 commit: 06c9e806c9c2b170ba2208a7eda3f77f443e1df2 Author: Johannes Huber gentoo org> AuthorDate: Sun May 20 15:28:45 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun May 20 15:28:45 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D06c9e806 [net-im/ktp-auth-handler] Require now dev-libs/qjson. (Portage version: 2.2.0_alpha107/git/Linux x86_64, unsigned Manifest comm= it) --- .../ktp-auth-handler/ktp-auth-handler-9999.ebuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild b/net-i= m/ktp-auth-handler/ktp-auth-handler-9999.ebuild index 1589016..a84137d 100644 --- a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild +++ b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild @@ -23,6 +23,7 @@ SLOT=3D"4" IUSE=3D"debug" =20 DEPEND=3D" + dev-libs/qjson >=3Dnet-im/ktp-common-internals-${PV} >=3Dnet-libs/telepathy-qt-0.9.1 "