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 D30E3139082 for ; Sat, 17 Dec 2016 19:50:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F86DE0C64; Sat, 17 Dec 2016 19:50:00 +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 1DB87E0C64 for ; Sat, 17 Dec 2016 19:50:00 +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 33622340E7B for ; Sat, 17 Dec 2016 19:49:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CBABC24AB for ; Sat, 17 Dec 2016 19:49:57 +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: <1482004189.b37fe5b5a756b23e04f31a9b4a6754342e776c9e.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kmail/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kmail/kmail-16.12.0.ebuild X-VCS-Directories: kde-apps/kmail/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: b37fe5b5a756b23e04f31a9b4a6754342e776c9e X-VCS-Branch: master Date: Sat, 17 Dec 2016 19:49:57 +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: a90ea74e-c9ef-4981-aeb4-b0c457b46556 X-Archives-Hash: 514b8421ea8a7f323e47f0ce1997ef5b commit: b37fe5b5a756b23e04f31a9b4a6754342e776c9e Author: Johannes Huber gentoo org> AuthorDate: Sat Dec 17 19:49:49 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Dec 17 19:49:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b37fe5b5 kde-apps/kmail: Typo Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-apps/kmail/kmail-16.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kmail/kmail-16.12.0.ebuild b/kde-apps/kmail/kmail-16.12.0.ebuild index 5dd6773..a936a69 100644 --- a/kde-apps/kmail/kmail-16.12.0.ebuild +++ b/kde-apps/kmail/kmail-16.12.0.ebuild @@ -78,7 +78,7 @@ DEPEND="${COMMON_DEPEND} RDEPEND="${COMMON_DEPEND} !kde-apps/kdepim:5 !kde-apps/kdepim-common-libs:4 - kde-apps/ktnef + !kde-apps/ktnef " src_prepare() {