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 1011915808B for ; Wed, 23 Feb 2022 02:55:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42FCDE09A6; Wed, 23 Feb 2022 02:55:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 288BFE09A6 for ; Wed, 23 Feb 2022 02:55:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4718D342F65 for ; Wed, 23 Feb 2022 02:55:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E58B9285 for ; Wed, 23 Feb 2022 02:55:25 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1645584904.81f6f396179e22a5aaa0dbe81f8243412d5e493f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cyrus-sasl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/cyrus-sasl/cyrus-sasl-2.1.28-r1.ebuild dev-libs/cyrus-sasl/cyrus-sasl-2.1.28.ebuild X-VCS-Directories: dev-libs/cyrus-sasl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 81f6f396179e22a5aaa0dbe81f8243412d5e493f X-VCS-Branch: master Date: Wed, 23 Feb 2022 02:55:25 +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: bfb32153-ed88-4714-a1d3-e39b960788b8 X-Archives-Hash: 02cdb2ea093d39124360558e6a52c189 commit: 81f6f396179e22a5aaa0dbe81f8243412d5e493f Author: Sam James gentoo org> AuthorDate: Wed Feb 23 02:55:04 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Feb 23 02:55:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f6f396 dev-libs/cyrus-sasl: change 2.1.28 from EAPI 7 to EAPI 8 Signed-off-by: Sam James gentoo.org> .../{cyrus-sasl-2.1.28.ebuild => cyrus-sasl-2.1.28-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.28.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.28-r1.ebuild similarity index 99% rename from dev-libs/cyrus-sasl/cyrus-sasl-2.1.28.ebuild rename to dev-libs/cyrus-sasl/cyrus-sasl-2.1.28-r1.ebuild index 84382b93e147..35c729de449e 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.28.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.28-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools edos2unix flag-o-matic multilib multilib-minimal pam db-use systemd toolchain-funcs tmpfiles