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 1142C15800A for ; Fri, 25 Aug 2023 17:01:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 262F62BC032; Fri, 25 Aug 2023 17:01:43 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E0B22BC032 for ; Fri, 25 Aug 2023 17:01:43 +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 33FCF335D6E for ; Fri, 25 Aug 2023 17:01:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2C82F5A for ; Fri, 25 Aug 2023 17:01:40 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1692982890.5776df302b9e43ba4dd26cbfcccca4c6279b1a1c.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/rpcsvc-proto/Manifest net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild X-VCS-Directories: net-libs/rpcsvc-proto/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 5776df302b9e43ba4dd26cbfcccca4c6279b1a1c X-VCS-Branch: master Date: Fri, 25 Aug 2023 17:01:40 +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: ab87f8ce-0230-41ce-a86a-c6709a149182 X-Archives-Hash: cdffb4b1efbdd61f8836ba3b03851001 commit: 5776df302b9e43ba4dd26cbfcccca4c6279b1a1c Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Aug 25 16:59:38 2023 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Aug 25 17:01:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5776df30 net-libs/rpcsvc-proto: drop 1.4.3-r1, 1.4.3-r2 Signed-off-by: Andreas K. Hüttel gentoo.org> net-libs/rpcsvc-proto/Manifest | 1 - net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild | 41 ------------------ net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild | 50 ---------------------- 3 files changed, 92 deletions(-) diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest index ef23798ce3be..2141468596b2 100644 --- a/net-libs/rpcsvc-proto/Manifest +++ b/net-libs/rpcsvc-proto/Manifest @@ -1,2 +1 @@ -DIST rpcsvc-proto-1.4.3.tar.xz 167964 BLAKE2B dc15392fd68b76ffa92c08039076aed293834b047ebea4a418dc767ea13e3a04b19e5108ebda808dfa4356ca426db610847758d69b23cc66981eb4ea844eb218 SHA512 e46ba9ccdd6c520128bf3a154db90742f288a4d593b094a630141cdc5aeb834ffebf9b0eb6d5d0aad9faef3c445c75e2355cbc3e1382b50d29f4d2799441c6e9 DIST rpcsvc-proto-1.4.4.tar.xz 168648 BLAKE2B 2cba39b0307d773133306c4222e43cc44d4189bb125f993634b2a5e7679e5f5b4d28b05b95db6e694d316b4fdd182cf91c2a01ed1c519a3ca7ced5ebf5da3d10 SHA512 0138ac8fb2d8de3cb56f661bd1b6435fa0a35d3bd12c5cb7081c9ae1701e3620f47fe3dd002263db456655b61316749768e9a1a44325a1a6a542beae364a0393 diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild deleted file mode 100644 index 480e738d5930..000000000000 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="rpcsvc protocol definitions from glibc" -HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto" -SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.tar.xz" - -LICENSE="LGPL-2.1+ BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND="!/dev/null; then - cpp=${x} - break - fi - done - [[ -n ${cpp} ]] || die "Unable to find cpp" - sed -i -e "s/CPP = \"cpp\";/CPP = \"${cpp}\";/" rpcgen/rpc_main.c || die -} - -src_install() { - default - - # provided by sys-fs/quota[rpc] - rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die -} diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild deleted file mode 100644 index 6c79cd5a8ace..000000000000 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools - -DESCRIPTION="rpcsvc protocol definitions from glibc" -HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto" -SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.tar.xz" - -LICENSE="LGPL-2.1+ BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND="!/dev/null; then - cpp=${x} - break - fi - done - [[ -n ${cpp} ]] || die "Unable to find cpp" - sed -i -e "s/CPP = \"cpp\";/CPP = \"${cpp}\";/" rpcgen/rpc_main.c || die -} - -src_install() { - default - - # provided by sys-fs/quota[rpc] - rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die -}