commit:     4fdf3c4614ad12f68faed52b8cc8ad6603b1c31b
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 15 09:14:11 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Feb 15 09:22:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fdf3c46

sys-fabric/libnes: treeclean

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 profiles/package.mask                 |  1 -
 sys-fabric/libnes/Manifest            |  1 -
 sys-fabric/libnes/libnes-1.1.4.ebuild | 39 -----------------------------------
 sys-fabric/libnes/metadata.xml        | 14 -------------
 4 files changed, 55 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index b3e42897a528..daa58583441b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -206,7 +206,6 @@ sys-fabric/libipathverbs
 sys-fabric/libmlx4
 sys-fabric/libmlx5
 sys-fabric/libmthca
-sys-fabric/libnes
 
 # Georgy Yakovlev <gyakov...@gentoo.org> (2022-01-15)
 # Last branch update happened ~ 12 month ago.

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

diff --git a/sys-fabric/libnes/libnes-1.1.4.ebuild 
b/sys-fabric/libnes/libnes-1.1.4.ebuild
deleted file mode 100644
index 8e4ee7f1871a..000000000000
--- a/sys-fabric/libnes/libnes-1.1.4.ebuild
+++ /dev/null
@@ -1,39 +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="0"
-
-inherit openib
-
-DESCRIPTION="NetEffect RNIC Userspace Library"
-KEYWORDS="amd64 x86 ~amd64-linux"
-IUSE="static-libs"
-
-DEPEND="sys-fabric/libibverbs:${SLOT}"
-RDEPEND="${DEPEND}
-       !sys-fabric/openib-userspace"
-block_other_ofed_versions
-
-src_unpack() {
-       default
-
-       # 
/var/tmp/portage/sys-fabric/libnes-1.1.4/work/OFED-3.12-rc1/SRPMS/libnes-1.1.4-0..src.rpm
-       # bug #514258
-       mv "${WORKDIR}"/OFED-3.12-rc1/SRPMS/libnes-1.1.4-0..src.rpm 
"${WORKDIR}"/OFED-3.12-rc1/SRPMS/libnes-1.1.4-0.src.rpm || die
-
-       openib_src_unpack
-}
-
-src_configure() {
-       econf $(use_enable static-libs static)
-}
-
-src_install() {
-       default
-       use static-libs || rm -f "${D}"usr/$(get_libdir)/${PN}.la
-}

diff --git a/sys-fabric/libnes/metadata.xml b/sys-fabric/libnes/metadata.xml
deleted file mode 100644
index 042d4e3afc79..000000000000
--- a/sys-fabric/libnes/metadata.xml
+++ /dev/null
@@ -1,14 +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>
-libibverbs is a library that allows programs to use InfiniBand "verbs"
-for direct access to IB hardware from userspace.  For more information
-on verbs, see the InfiniBand Architecture Specification vol. 1,
-especially chapter 11.
-</longdescription>
-</pkgmetadata>

Reply via email to