commit:     579837335f65c3428943bf95f5fbb73457558187
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 15 09:18:30 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Feb 15 09:22:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57983733

sys-fabric/libibumad: treeclean

Closes: https://bugs.gentoo.org/725838
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 profiles/package.mask                       |  1 -
 sys-fabric/libibumad/Manifest               |  1 -
 sys-fabric/libibumad/libibumad-1.3.9.ebuild | 30 -----------------------------
 sys-fabric/libibumad/metadata.xml           | 13 -------------
 4 files changed, 45 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 14fb0f249887..ceeeecc451f5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -200,7 +200,6 @@ sys-fabric/libcxgb4
 sys-fabric/libehca
 sys-fabric/libibcm
 sys-fabric/libibmad
-sys-fabric/libibumad
 
 # Georgy Yakovlev <gyakov...@gentoo.org> (2022-01-15)
 # Last branch update happened ~ 12 month ago.

diff --git a/sys-fabric/libibumad/Manifest b/sys-fabric/libibumad/Manifest
deleted file mode 100644
index b3649eecb827..000000000000
--- a/sys-fabric/libibumad/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST OFED-3.12-rc1.tgz 22055476 BLAKE2B 
49e6411721392f418369a292513709f396fbb0f17001687aa15b5c0acdc91013cc67354e5978df56452178af7fbbd338a7ff408592ff9126a3045b9bb27375fe
 SHA512 
9f834d6982ab7e8ab47a8b5c958ab2e4c238ef983e47798e7f06655f69672ea1e996297939b381f26ed8c39552f6e62156173d5ddd2f0a7b6cad6aecdd973944

diff --git a/sys-fabric/libibumad/libibumad-1.3.9.ebuild 
b/sys-fabric/libibumad/libibumad-1.3.9.ebuild
deleted file mode 100644
index cc946e2ac877..000000000000
--- a/sys-fabric/libibumad/libibumad-1.3.9.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 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 openib
-
-DESCRIPTION="OpenIB User MAD lib functions which sit on top of the user MAD 
kernel modules"
-KEYWORDS="amd64 x86 ~amd64-linux"
-IUSE=""
-
-DEPEND="
-       sys-fabric/libibverbs:${SLOT}
-       "
-RDEPEND="${DEPEND}"
-block_other_ofed_versions
-
-src_configure() {
-       econf --disable-static
-}
-
-src_install() {
-       default
-       find "${ED}" -name '*.la' -delete || die
-}

diff --git a/sys-fabric/libibumad/metadata.xml 
b/sys-fabric/libibumad/metadata.xml
deleted file mode 100644
index d6005cec0f2b..000000000000
--- a/sys-fabric/libibumad/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-       <email>clus...@gentoo.org</email>
-       <name>Gentoo Cluster Project</name>
-</maintainer>
-<longdescription>
-OpenIB User MAD library functions which sit on top of the user MAD modules in
-the kernel.  These are used by the IB diagnostic and management tools, 
including
-OpenSM.
-</longdescription>
-</pkgmetadata>

Reply via email to