* [gentoo-commits] repo/gentoo:master commit in: profiles/, sys-fabric/libcxgb4/, sys-fabric/libcxgb4/files/
@ 2022-02-15 9:24 Jakov Smolić
0 siblings, 0 replies; only message in thread
From: Jakov Smolić @ 2022-02-15 9:24 UTC (permalink / raw
To: gentoo-commits
commit: 21a9cc749cf5daf2d54e6831f9c7e7f922dde9b3
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 15 09:20:30 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Feb 15 09:22:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a9cc74
sys-fabric/libcxgb4: treeclean
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
profiles/package.mask | 1 -
sys-fabric/libcxgb4/Manifest | 1 -
.../files/libcxgb4-1.3.2-use-system-queue.patch | 12 --------
sys-fabric/libcxgb4/libcxgb4-1.3.2.ebuild | 35 ----------------------
sys-fabric/libcxgb4/metadata.xml | 8 -----
5 files changed, 57 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index fc47807c9b0f..d2f2fd3c7a50 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -196,7 +196,6 @@ sys-fabric/ibacm
sys-fabric/infiniband-diags
sys-fabric/infinipath-psm
sys-fabric/libcxgb3
-sys-fabric/libcxgb4
# Georgy Yakovlev <gyakovlev@gentoo.org> (2022-01-15)
# Last branch update happened ~ 12 month ago.
diff --git a/sys-fabric/libcxgb4/Manifest b/sys-fabric/libcxgb4/Manifest
deleted file mode 100644
index b3649eecb827..000000000000
--- a/sys-fabric/libcxgb4/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST OFED-3.12-rc1.tgz 22055476 BLAKE2B 49e6411721392f418369a292513709f396fbb0f17001687aa15b5c0acdc91013cc67354e5978df56452178af7fbbd338a7ff408592ff9126a3045b9bb27375fe SHA512 9f834d6982ab7e8ab47a8b5c958ab2e4c238ef983e47798e7f06655f69672ea1e996297939b381f26ed8c39552f6e62156173d5ddd2f0a7b6cad6aecdd973944
diff --git a/sys-fabric/libcxgb4/files/libcxgb4-1.3.2-use-system-queue.patch b/sys-fabric/libcxgb4/files/libcxgb4-1.3.2-use-system-queue.patch
deleted file mode 100644
index 3fa51a780d5d..000000000000
--- a/sys-fabric/libcxgb4/files/libcxgb4-1.3.2-use-system-queue.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-https://bugs.gentoo.org/713776
---- a/src/libcxgb4.h
-+++ b/src/libcxgb4.h
-@@ -41,7 +41,7 @@
- #include <sys/time.h>
- #include <infiniband/driver.h>
- #include <infiniband/arch.h>
--#include "queue.h"
-+#include <sys/queue.h>
- #include "t4.h"
-
- extern unsigned long c4iw_page_size;
diff --git a/sys-fabric/libcxgb4/libcxgb4-1.3.2.ebuild b/sys-fabric/libcxgb4/libcxgb4-1.3.2.ebuild
deleted file mode 100644
index 3435baa1b8e1..000000000000
--- a/sys-fabric/libcxgb4/libcxgb4-1.3.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-OFED_VER="3.12"
-OFED_RC="1"
-OFED_RC_VER="1"
-OFED_SUFFIX="1"
-
-inherit epatch openib
-
-DESCRIPTION="OpenIB - driver for Chelsio T4-based iWARP (RDMA over IP/ethernet)"
-KEYWORDS="amd64 x86 ~amd64-linux"
-IUSE=""
-
-RDEPEND="sys-fabric/libibverbs:${SLOT}"
-DEPEND="${RDEPEND}
- elibc_musl? ( sys-libs/queue-standalone )"
-block_other_ofed_versions
-
-src_prepare() {
- # bug #713776
- epatch "${FILESDIR}"/${PN}-1.3.2-use-system-queue.patch
- rm src/queue.h || die
-}
-
-src_configure() {
- econf --disable-static
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-}
diff --git a/sys-fabric/libcxgb4/metadata.xml b/sys-fabric/libcxgb4/metadata.xml
deleted file mode 100644
index 15a599319f4f..000000000000
--- a/sys-fabric/libcxgb4/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>cluster@gentoo.org</email>
- <name>Gentoo Cluster Project</name>
-</maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-02-15 9:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-15 9:24 [gentoo-commits] repo/gentoo:master commit in: profiles/, sys-fabric/libcxgb4/, sys-fabric/libcxgb4/files/ Jakov Smolić
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox