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 9B2AF158094 for ; Sat, 23 Jul 2022 12:50:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B1E8E0DC3; Sat, 23 Jul 2022 12:50:30 +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 AAE1EE0DC0 for ; Sat, 23 Jul 2022 12:50:29 +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 B4D14340FB4 for ; Sat, 23 Jul 2022 12:50:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05B56550 for ; Sat, 23 Jul 2022 12:50:26 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1658580617.e658fe2875656d4faf7e11825619a6ec45f54218.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/smbldap-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-nds/smbldap-tools/smbldap-tools-0.9.11.ebuild X-VCS-Directories: net-nds/smbldap-tools/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: e658fe2875656d4faf7e11825619a6ec45f54218 X-VCS-Branch: master Date: Sat, 23 Jul 2022 12:50:26 +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: fb9a601c-7017-4cf7-9757-90bbcebc52a8 X-Archives-Hash: e6ec250974133c1c495eaab977f549c5 commit: e658fe2875656d4faf7e11825619a6ec45f54218 Author: Joonas Niilola gentoo org> AuthorDate: Sat Jul 23 12:43:42 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Jul 23 12:50:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e658fe28 net-nds/smbldap-tools: update EAPI 7 -> 8 Signed-off-by: Joonas Niilola gentoo.org> net-nds/smbldap-tools/smbldap-tools-0.9.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-nds/smbldap-tools/smbldap-tools-0.9.11.ebuild b/net-nds/smbldap-tools/smbldap-tools-0.9.11.ebuild index 5f4a4c0ebd2c..a69798a74c84 100644 --- a/net-nds/smbldap-tools/smbldap-tools-0.9.11.ebuild +++ b/net-nds/smbldap-tools/smbldap-tools-0.9.11.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