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 33853158020 for ; Sat, 29 Oct 2022 12:08:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E3B4E08BB; Sat, 29 Oct 2022 12:08:31 +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 69966E08BB for ; Sat, 29 Oct 2022 12:08:31 +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 7F39B3411F8 for ; Sat, 29 Oct 2022 12:08:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D29AE6D2 for ; Sat, 29 Oct 2022 12:08:27 +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: <1667045272.912b3be04d9e5ee047d2d5c2006534a87bb03c36.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnsl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnsl/libnsl-0-r1.ebuild net-libs/libnsl/libnsl-0-r2.ebuild X-VCS-Directories: net-libs/libnsl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 912b3be04d9e5ee047d2d5c2006534a87bb03c36 X-VCS-Branch: master Date: Sat, 29 Oct 2022 12:08:27 +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: 1d286d5b-9524-46be-8f6c-9c9a0ddd0577 X-Archives-Hash: f8b3c243d68aabd33d2f5d3060ead827 commit: 912b3be04d9e5ee047d2d5c2006534a87bb03c36 Author: Sam James gentoo org> AuthorDate: Sat Oct 29 12:07:27 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 29 12:07:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=912b3be0 net-libs/libnsl: EAPI 8 Closes: https://bugs.gentoo.org/857456 Signed-off-by: Sam James gentoo.org> net-libs/libnsl/{libnsl-0-r1.ebuild => libnsl-0-r2.ebuild} | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/net-libs/libnsl/libnsl-0-r1.ebuild b/net-libs/libnsl/libnsl-0-r2.ebuild similarity index 90% rename from net-libs/libnsl/libnsl-0-r1.ebuild rename to net-libs/libnsl/libnsl-0-r2.ebuild index f523651c7a2a..d2660a9b9cf3 100644 --- a/net-libs/libnsl/libnsl-0-r1.ebuild +++ b/net-libs/libnsl/libnsl-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 # Used only to populate IUSE, bug 643058 inherit multilib-build @@ -11,11 +11,9 @@ HOMEPAGE="https://github.com/thkukuk/libnsl" # Fake version to help portage upgrading. -SLOT="0/1" LICENSE="LGPL-2.1+" +SLOT="0/1" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - DEPEND="elibc_glibc? (