From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 7CAFB1584F2 for ; Fri, 14 Mar 2025 07:16:04 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 65929343005 for ; Fri, 14 Mar 2025 07:16:04 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EFFC11103C8; Fri, 14 Mar 2025 07:15:58 +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 bobolink.gentoo.org (Postfix) with ESMTPS id E99241103C8 for ; Fri, 14 Mar 2025 07:15:58 +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 9F292342FA3 for ; Fri, 14 Mar 2025 07:15:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16DA92616 for ; Fri, 14 Mar 2025 07:15:57 +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: <1741936534.f771cc24352df67d3b7a5171c7af9b755dda0030.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnsl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnsl/Manifest net-libs/libnsl/libnsl-2.0.0-r1.ebuild X-VCS-Directories: net-libs/libnsl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f771cc24352df67d3b7a5171c7af9b755dda0030 X-VCS-Branch: master Date: Fri, 14 Mar 2025 07:15:57 +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: ac28e2a4-87bd-482e-8e77-1fd323b44207 X-Archives-Hash: d833df733dea2cf499107e1eaa7efdb8 commit: f771cc24352df67d3b7a5171c7af9b755dda0030 Author: Sam James gentoo org> AuthorDate: Fri Mar 14 07:15:24 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 14 07:15:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f771cc24 net-libs/libnsl: drop 2.0.0-r1 Signed-off-by: Sam James gentoo.org> net-libs/libnsl/Manifest | 1 - net-libs/libnsl/libnsl-2.0.0-r1.ebuild | 46 ---------------------------------- 2 files changed, 47 deletions(-) diff --git a/net-libs/libnsl/Manifest b/net-libs/libnsl/Manifest index f977a140c71e..29ac4d972906 100644 --- a/net-libs/libnsl/Manifest +++ b/net-libs/libnsl/Manifest @@ -1,3 +1,2 @@ DIST libnsl-1.3.0.tar.xz 321488 BLAKE2B 25cb4fa2b3f161ce4cd06ca5cc0a716bf981620de4eb102f464bc1919b8f6d82f7b02a6108260122000bbac0307d9db05d406183dc533dd1b97683d08a7fc5f5 SHA512 a5a6c3ccb2d1e724c8c1f65e55dcd09383eb1ae019c55f4c09441eadf23ffbc2196cfad259805b0ac40ddf3a10af0da453e4d739d67d46829c64d0995dab4e55 -DIST libnsl-2.0.0.tar.xz 284408 BLAKE2B 843cd0346b45a688c59b88caebd9c5c938b0ef4b5e751b27599ae725a19f0ba2b88bc23b861edc75d79ae6c6bb829e4f82e9e3cd994d25d3385b1a75b9b58b8e SHA512 02ff41d335b7e965182c1f47a6448c1a71ae991a4d5a86ae5472cea7b38633a36b736469cc0d9fc407c706f3f144f90e4b7c9653643976805aa96fc319a69784 DIST libnsl-2.0.1.tar.xz 281892 BLAKE2B 91ad7558127a675bc861dee11d00d82a999462d34753f579a77c1579a7f8be1ded2eff11ecfde9dc81e2466118c288ee18a8b280453f6548cc2b4528021e1503 SHA512 0ffdf15b4380fc89bf11f4f64b74ed999099c0ab3ee39cafd52f933a5000f9b1ed3987c8c13533a7cd92474aadd4cc9909a2e1eabc9143f0cb11746385e5fc57 diff --git a/net-libs/libnsl/libnsl-2.0.0-r1.ebuild b/net-libs/libnsl/libnsl-2.0.0-r1.ebuild deleted file mode 100644 index 1de61c58df2c..000000000000 --- a/net-libs/libnsl/libnsl-2.0.0-r1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit multilib-minimal preserve-libs - -DESCRIPTION="Public client interface for NIS(YP) in a IPv6 ready version" -HOMEPAGE="https://github.com/thkukuk/libnsl" -SRC_URI="https://github.com/thkukuk/${PN}/releases/download/v${PV}/${P}.tar.xz" - -# This is a core package which is depended on by e.g. PAM in some cases. -# Please use preserve-libs.eclass in pkg_{pre,post}inst to cover users -# with FEATURES="-preserved-libs" or another package manager if SONAME -# changes. -SLOT="0/3" -LICENSE="LGPL-2.1+ BSD" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="static-libs" - -DEPEND=">=net-libs/libtirpc-1.2.0:=[${MULTILIB_USEDEP}]" -RDEPEND="${DEPEND} - !