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 19E3915808B for ; Tue, 15 Feb 2022 09:24:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65A01E0823; Tue, 15 Feb 2022 09:24:31 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 462CAE0823 for ; Tue, 15 Feb 2022 09:24:31 +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 A15C334309F for ; Tue, 15 Feb 2022 09:24:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 082932DC for ; Tue, 15 Feb 2022 09:24:21 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1644916954.760ed6337e241c527fac69e2a02f56731ec0493f.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, sys-fabric/librdmacm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask sys-fabric/librdmacm/Manifest sys-fabric/librdmacm/librdmacm-1.0.18-r2.ebuild sys-fabric/librdmacm/metadata.xml X-VCS-Directories: profiles/ sys-fabric/librdmacm/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 760ed6337e241c527fac69e2a02f56731ec0493f X-VCS-Branch: master Date: Tue, 15 Feb 2022 09:24:21 +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: e7f5676e-edd8-47d9-ae29-9c9578031f4f X-Archives-Hash: 42c50ce41f726b73e3c85467030c3b7f commit: 760ed6337e241c527fac69e2a02f56731ec0493f Author: Jakov Smolić gentoo org> AuthorDate: Tue Feb 15 09:09:58 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Feb 15 09:22:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=760ed633 sys-fabric/librdmacm: treeclean Closes: https://bugs.gentoo.org/712386 Signed-off-by: Jakov Smolić gentoo.org> profiles/package.mask | 1 - sys-fabric/librdmacm/Manifest | 1 - sys-fabric/librdmacm/librdmacm-1.0.18-r2.ebuild | 31 ------------------------- sys-fabric/librdmacm/metadata.xml | 8 ------- 4 files changed, 41 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index a8b9876d0c41..37a38d66bbeb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -208,7 +208,6 @@ sys-fabric/libmlx5 sys-fabric/libmthca sys-fabric/libnes sys-fabric/libocrdma -sys-fabric/librdmacm # Georgy Yakovlev (2022-01-15) # Last branch update happened ~ 12 month ago. diff --git a/sys-fabric/librdmacm/Manifest b/sys-fabric/librdmacm/Manifest deleted file mode 100644 index b3649eecb827..000000000000 --- a/sys-fabric/librdmacm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST OFED-3.12-rc1.tgz 22055476 BLAKE2B 49e6411721392f418369a292513709f396fbb0f17001687aa15b5c0acdc91013cc67354e5978df56452178af7fbbd338a7ff408592ff9126a3045b9bb27375fe SHA512 9f834d6982ab7e8ab47a8b5c958ab2e4c238ef983e47798e7f06655f69672ea1e996297939b381f26ed8c39552f6e62156173d5ddd2f0a7b6cad6aecdd973944 diff --git a/sys-fabric/librdmacm/librdmacm-1.0.18-r2.ebuild b/sys-fabric/librdmacm/librdmacm-1.0.18-r2.ebuild deleted file mode 100644 index 53b25cdd809d..000000000000 --- a/sys-fabric/librdmacm/librdmacm-1.0.18-r2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -OFED_VER="3.12" -OFED_RC="1" -OFED_RC_VER="1" -OFED_SUFFIX="1" - -inherit openib multilib-minimal - -DESCRIPTION="OpenIB userspace RDMA CM library" - -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux" -IUSE="static-libs" - -DEPEND="sys-fabric/libibverbs:${SLOT}[static-libs?,${MULTILIB_USEDEP}]" -RDEPEND="${DEPEND} - !sys-fabric/openib-userspace" -block_other_ofed_versions - -multilib_src_configure() { - ECONF_SOURCE=${S} \ - econf $(use_enable static-libs static) -} - -multilib_src_install_all() { - einstalldocs - find "${ED}" -name '*.la' -delete || die -} diff --git a/sys-fabric/librdmacm/metadata.xml b/sys-fabric/librdmacm/metadata.xml deleted file mode 100644 index 15a599319f4f..000000000000 --- a/sys-fabric/librdmacm/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - cluster@gentoo.org - Gentoo Cluster Project - -