summaryrefslogtreecommitdiff
path: root/sys-fabric/ibutils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /sys-fabric/ibutils
reinit the tree, so we can have metadata
Diffstat (limited to 'sys-fabric/ibutils')
-rw-r--r--sys-fabric/ibutils/Manifest4
-rw-r--r--sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild23
-rw-r--r--sys-fabric/ibutils/metadata.xml13
3 files changed, 40 insertions, 0 deletions
diff --git a/sys-fabric/ibutils/Manifest b/sys-fabric/ibutils/Manifest
new file mode 100644
index 000000000000..461fe2fe6698
--- /dev/null
+++ b/sys-fabric/ibutils/Manifest
@@ -0,0 +1,4 @@
+DIST OFED-3.12-rc1.tgz 22055476 SHA256 14ca8a2b0d68e3ee9a37f475fa9eecd9a5ffd6055135f9d4d9db8319843a94dc SHA512 9f834d6982ab7e8ab47a8b5c958ab2e4c238ef983e47798e7f06655f69672ea1e996297939b381f26ed8c39552f6e62156173d5ddd2f0a7b6cad6aecdd973944 WHIRLPOOL 5a64b1d952890ea0e72e0ca93654a0fabc8f871475b05fcbe3b214ddfe4836f6b92d4fbc9e0f0d79acfe69d8c8d219b2c467c23654021e23eaf85ae6825ea4a9
+EBUILD ibutils-1.5.7-r3.ebuild 443 SHA256 08c4b46dcf5f3a9e875a54768fb103b836c61e4fdc97088e542bc9a892afebd8 SHA512 d4034ddc6c249635706495c02c5a6b6b668b867dd78b1a71919961aae14d85d8123dc76c07f857c5855a7510b7b3691bf7a66941cd387e60bebb83c8b235d38d WHIRLPOOL 59c5a620c12e1ed1d092352d57964b81d6543eaffeaff7da1d8030f8d0d1f6e118a8414d95f38d20d6d6402ef26dbd8f3bf28205e4e6f667eeb21c6c62f493ab
+MISC ChangeLog 558 SHA256 fad06feb6b3e5ccdde52392f658f9c170fb9bf4e2d8c24e50cfa285806dbdf01 SHA512 3beb2e99bc30501ffce3370768cf3cb1ad99314dec0b148396081563974078dad9e349c06500c9beb250ea715d55c852445c5e94fae75b4fa78d1af7e470b798 WHIRLPOOL 1ef6de750ca6e231329c3e626889521dea9d8703e4f037f25384613d6e19bfa75a3e9a4e984630b8dd31702f550cd2474bd1699afc7ab59649746b2a2631dcd2
+MISC metadata.xml 517 SHA256 dad5cd0099eb3fb5b9e1326966f59d4576599f53ccc7ae0d37c944a0575c72de SHA512 b4660bcb112426f8c8e785c68b64c85fd5155917405d72271bdc418821c542eb8e0bc2cb16740188851d75820d25d580a9edf4a3a35715a709b84d0134b4b2a4 WHIRLPOOL ce809904f57a5e17d23302da1ee6c984a77b21e18973c1911f43a1e0c34182506a6254020cb9a22d578f52f578b53eebbc968a34b9be1408bcb352994b5f309f
diff --git a/sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild b/sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild
new file mode 100644
index 000000000000..acd849d500a9
--- /dev/null
+++ b/sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild
@@ -0,0 +1,23 @@
+# 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
new file mode 100644
index 000000000000..b52d7d3385ae
--- /dev/null
+++ b/sys-fabric/ibutils/metadata.xml
@@ -0,0 +1,13 @@
+<?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>