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 E4DC759CAF for ; Mon, 4 Apr 2016 22:51:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2F6D21C006; Mon, 4 Apr 2016 22:51:16 +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 077A321C004 for ; Mon, 4 Apr 2016 22:51:15 +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 9D74F340A22 for ; Mon, 4 Apr 2016 22:51:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C22882 for ; Mon, 4 Apr 2016 22:51:12 +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: <1459808921.42efe9ff30c2be1e2c87e1d960cf1add11c1868d.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/knotes/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/knotes/knotes-4.14.11_pre20160211.ebuild X-VCS-Directories: kde-apps/knotes/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 42efe9ff30c2be1e2c87e1d960cf1add11c1868d X-VCS-Branch: master Date: Mon, 4 Apr 2016 22:51:12 +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: f9a40267-0427-4d50-83fc-364052a0f827 X-Archives-Hash: c3131befa5d9bede7acbe9782c893cf7 commit: 42efe9ff30c2be1e2c87e1d960cf1add11c1868d Author: Johannes Huber gentoo org> AuthorDate: Mon Apr 4 22:28:41 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Apr 4 22:28:41 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=42efe9ff kde-apps/knotes: EAPI 6 Package-Manager: portage-2.2.28 kde-apps/knotes/knotes-4.14.11_pre20160211.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/knotes/knotes-4.14.11_pre20160211.ebuild b/kde-apps/knotes/knotes-4.14.11_pre20160211.ebuild index 346ef86..0f2366f 100644 --- a/kde-apps/knotes/knotes-4.14.11_pre20160211.ebuild +++ b/kde-apps/knotes/knotes-4.14.11_pre20160211.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_HANDBOOK="optional" KMNAME="kdepim"