From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F21851395E2 for ; Sat, 12 Nov 2016 10:55:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D042421C131; Sat, 12 Nov 2016 10:55:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C9B521C131 for ; Sat, 12 Nov 2016 10:55:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7B3A034165B for ; Sat, 12 Nov 2016 10:55:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CAE3024C2 for ; Sat, 12 Nov 2016 10:55:24 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1478948101.016031fcdfaec6bd9739d0d55889c67d76a5823e.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kopete/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kopete/kopete-9999.ebuild X-VCS-Directories: kde-apps/kopete/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 016031fcdfaec6bd9739d0d55889c67d76a5823e X-VCS-Branch: master Date: Sat, 12 Nov 2016 10:55:24 +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: 8a87acca-7c42-4870-9089-a8c0d280c280 X-Archives-Hash: 4eab83c60f57d3d4b35b38edeb52df93 commit: 016031fcdfaec6bd9739d0d55889c67d76a5823e Author: Andreas Sturmlechner gmail com> AuthorDate: Fri Nov 11 21:38:26 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Nov 12 10:55:01 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=016031fc kde-apps/kopete: Add new DEPEND Upstream commit 3bff188483fd2ee01bb8310a511e8cc9a4808d22 Package-Manager: portage-2.3.0 kde-apps/kopete/kopete-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kopete/kopete-9999.ebuild b/kde-apps/kopete/kopete-9999.ebuild index 176986c..75fcb82 100644 --- a/kde-apps/kopete/kopete-9999.ebuild +++ b/kde-apps/kopete/kopete-9999.ebuild @@ -94,6 +94,7 @@ COMMONDEPEND=" ) xmpp? ( app-crypt/qca:2[qt4(+)] + dev-libs/qjson net-dns/libidn sys-libs/zlib )