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 6F2D8158020 for ; Wed, 7 Dec 2022 19:35:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99CD8E07E6; Wed, 7 Dec 2022 19:35:12 +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 7AF86E07E6 for ; Wed, 7 Dec 2022 19:35:12 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 57BD8340E77 for ; Wed, 7 Dec 2022 19:35:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E017773 for ; Wed, 7 Dec 2022 19:35:09 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1670441703.7915fc6ba0d9677841b5ae215f92330a3d627070.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-voip/telepathy-gabble/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r4.ebuild net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r5.ebuild X-VCS-Directories: net-voip/telepathy-gabble/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 7915fc6ba0d9677841b5ae215f92330a3d627070 X-VCS-Branch: master Date: Wed, 7 Dec 2022 19:35:09 +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: ded11d73-780f-4f20-9ec8-2596b8f8a733 X-Archives-Hash: a96c1c75c4fe46411684fc4231ce5878 commit: 7915fc6ba0d9677841b5ae215f92330a3d627070 Author: David Seifert gentoo org> AuthorDate: Wed Dec 7 19:35:03 2022 +0000 Commit: David Seifert gentoo org> CommitDate: Wed Dec 7 19:35:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7915fc6b net-voip/telepathy-gabble: update EAPI 6 -> 8 Signed-off-by: David Seifert gentoo.org> ...bble-0.18.4-r4.ebuild => telepathy-gabble-0.18.4-r5.ebuild} | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r4.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r5.ebuild similarity index 97% rename from net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r4.ebuild rename to net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r5.ebuild index fac937ff9bda..add0d6216ddb 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r4.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r5.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 + # Python is used during build for some scripted source files generation (and twisted tests) PYTHON_COMPAT=( python3_{8..11} ) @@ -45,7 +46,8 @@ RDEPEND=" !