summaryrefslogtreecommitdiff
path: root/sys-fabric/ibutils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /sys-fabric/ibutils
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'sys-fabric/ibutils')
-rw-r--r--sys-fabric/ibutils/Manifest3
-rw-r--r--sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild23
-rw-r--r--sys-fabric/ibutils/metadata.xml13
3 files changed, 0 insertions, 39 deletions
diff --git a/sys-fabric/ibutils/Manifest b/sys-fabric/ibutils/Manifest
deleted file mode 100644
index 0779d599f7bf..000000000000
--- a/sys-fabric/ibutils/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST OFED-3.12-rc1.tgz 22055476 BLAKE2B 49e6411721392f418369a292513709f396fbb0f17001687aa15b5c0acdc91013cc67354e5978df56452178af7fbbd338a7ff408592ff9126a3045b9bb27375fe SHA512 9f834d6982ab7e8ab47a8b5c958ab2e4c238ef983e47798e7f06655f69672ea1e996297939b381f26ed8c39552f6e62156173d5ddd2f0a7b6cad6aecdd973944
-EBUILD ibutils-1.5.7-r3.ebuild 443 BLAKE2B 6fa9ef0b1ebab6b527dc4badb9918ebe1fea0a1d40f1b599124119830961350b93eaaa995868a3b5a0635bb126f4e1a052a5d4e207ef86f5c19a51b2df4a9fe9 SHA512 d4034ddc6c249635706495c02c5a6b6b668b867dd78b1a71919961aae14d85d8123dc76c07f857c5855a7510b7b3691bf7a66941cd387e60bebb83c8b235d38d
-MISC metadata.xml 517 BLAKE2B 5216c53922586aa9474737c08b1a86d4baa596d1a0d1872e59b0403ff0166aaeec433ed02cd4443d67aa3c255ca641c9cf170b6217ca6cab0bde98e907a57950 SHA512 b4660bcb112426f8c8e785c68b64c85fd5155917405d72271bdc418821c542eb8e0bc2cb16740188851d75820d25d580a9edf4a3a35715a709b84d0134b4b2a4
diff --git a/sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild b/sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild
deleted file mode 100644
index acd849d500a9..000000000000
--- a/sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# 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.1.g05a9d1a"
-OFED_SNAPSHOT="1"
-
-inherit openib
-
-DESCRIPTION="OpenIB userspace tools"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE=""
-
-DEPEND="sys-fabric/libibverbs:${SLOT}
- >=dev-lang/tk-8.4"
-RDEPEND="${DEPEND}
- !sys-fabric/openib-userspace"
-
-block_other_ofed_versions
diff --git a/sys-fabric/ibutils/metadata.xml b/sys-fabric/ibutils/metadata.xml
deleted file mode 100644
index b52d7d3385ae..000000000000
--- a/sys-fabric/ibutils/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>cluster@gentoo.org</email>
- <name>Gentoo Cluster Project</name>
-</maintainer>
-<longdescription>
-uDAPL is a transport neutral infrastructure that provides RDMA capabilities in
-user space. It is the user space component of DAPL, the Direct Access Provider
-Library for RDMA transports. See http://www.datcollaborative.org/
-</longdescription>
-</pkgmetadata>