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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 96133158020 for ; Sun, 25 Dec 2022 22:26:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D047E0954; Sun, 25 Dec 2022 22:17:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 454C2E0954 for ; Sun, 25 Dec 2022 22:17:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 62F1B34111A for ; Sun, 25 Dec 2022 22:17:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED59B7EB for ; Sun, 25 Dec 2022 22:17:53 +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: <1672006660.2b44ac459a18ebe43b2b42323c3e3881f7e65469.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-applet-network-monitor/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3-r1.ebuild X-VCS-Directories: kde-misc/plasma-applet-network-monitor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2b44ac459a18ebe43b2b42323c3e3881f7e65469 X-VCS-Branch: master Date: Sun, 25 Dec 2022 22:17:53 +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: cdd19a04-237a-4f03-be7a-d46316f37aef X-Archives-Hash: 11ad6861f345ef8fdbabec6317f430af commit: 2b44ac459a18ebe43b2b42323c3e3881f7e65469 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Dec 25 21:45:05 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Dec 25 22:17:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b44ac45 kde-misc/plasma-applet-network-monitor: update EAPI 7 -> 8 Signed-off-by: Andreas Sturmlechner gentoo.org> .../plasma-applet-network-monitor-1.7.3-r1.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3-r1.ebuild b/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3-r1.ebuild index be6fc2cc159b..bab92d2c1630 100644 --- a/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3-r1.ebuild +++ b/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit ecm @@ -21,9 +21,7 @@ LICENSE="GPL-2+" SLOT="5" IUSE="" -DEPEND=" - >=kde-frameworks/plasma-5.60.0:5 -" +DEPEND=">=kde-frameworks/plasma-5.60.0:5" RDEPEND="${DEPEND}" PATCHES=(