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 784D1138334 for ; Fri, 16 Aug 2019 09:00:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A33C8E0BA1; Fri, 16 Aug 2019 09:00:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8CD32E0BA1 for ; Fri, 16 Aug 2019 09:00:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 24852349C39 for ; Fri, 16 Aug 2019 09:00:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89A82759 for ; Fri, 16 Aug 2019 09:00:22 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1565946012.1ef1ebb6371a20ef16d7e6e6a7199c1393df97a8.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/knemo/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/knemo/knemo-0.8.0_pre20161211.ebuild X-VCS-Directories: net-misc/knemo/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1ef1ebb6371a20ef16d7e6e6a7199c1393df97a8 X-VCS-Branch: master Date: Fri, 16 Aug 2019 09:00:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d3c2af6c-c8b6-4ac6-b24d-cbef88c37845 X-Archives-Hash: bd542db3dc4ce5796aeceb1578ca3645 commit: 1ef1ebb6371a20ef16d7e6e6a7199c1393df97a8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 16 08:37:23 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 16 09:00:12 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef1ebb6 net-misc/knemo: EAPI-7 bump Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> net-misc/knemo/knemo-0.8.0_pre20161211.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild b/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild index 8a4fad3d24c..e7d9995f840 100644 --- a/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild +++ b/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 EGIT_BRANCH="frameworks" inherit kde5 @@ -46,8 +46,6 @@ RDEPEND="${DEPEND} !net-misc/knemo:4 " -DOCS=( AUTHORS ChangeLog README ) - src_prepare() { kde5_src_prepare