summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2012-04-18 18:42:36 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2012-04-18 18:42:36 +0000
commit34cc4353591b92fe00152b7a9b234a5fdeefc1fa (patch)
treeb14492a9db29a423b1b122266d5cb4def596436d /sys-infiniband
parentx86 stable, bug #409403 (diff)
downloadgentoo-2-34cc4353591b92fe00152b7a9b234a5fdeefc1fa.tar.gz
gentoo-2-34cc4353591b92fe00152b7a9b234a5fdeefc1fa.tar.bz2
gentoo-2-34cc4353591b92fe00152b7a9b234a5fdeefc1fa.zip
[sys-infiniband/compat-dapl] initial import
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'sys-infiniband')
-rw-r--r--sys-infiniband/compat-dapl/ChangeLog10
-rw-r--r--sys-infiniband/compat-dapl/compat-dapl-1.2.19.ebuild21
-rw-r--r--sys-infiniband/compat-dapl/metadata.xml12
3 files changed, 43 insertions, 0 deletions
diff --git a/sys-infiniband/compat-dapl/ChangeLog b/sys-infiniband/compat-dapl/ChangeLog
new file mode 100644
index 000000000000..31140fc7d9a7
--- /dev/null
+++ b/sys-infiniband/compat-dapl/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sys-infiniband/compat-dapl
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/compat-dapl/ChangeLog,v 1.1 2012/04/18 18:42:36 alexxy Exp $
+
+*compat-dapl-1.2.19 (18 Apr 2012)
+
+ 18 Apr 2012; Alexey Shvetsov <alexxy@gentoo.org> +compat-dapl-1.2.19.ebuild,
+ +metadata.xml:
+ [sys-infiniband/compat-dapl] initial import
+
diff --git a/sys-infiniband/compat-dapl/compat-dapl-1.2.19.ebuild b/sys-infiniband/compat-dapl/compat-dapl-1.2.19.ebuild
new file mode 100644
index 000000000000..550c1b7546db
--- /dev/null
+++ b/sys-infiniband/compat-dapl/compat-dapl-1.2.19.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/compat-dapl/compat-dapl-1.2.19.ebuild,v 1.1 2012/04/18 18:42:36 alexxy Exp $
+
+EAPI="4"
+
+OFED_VER="1.5.4.1"
+OFED_SUFFIX="1"
+
+inherit openib
+
+DESCRIPTION="OpenIB - Direct Access Provider Library v1.2"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE=""
+
+DEPEND="sys-infiniband/libibverbs:${SLOT}
+ sys-infiniband/librdmacm:${SLOT}"
+RDEPEND="${DEPEND}
+ !sys-infiniband/openib-userspace"
+
+block_other_ofed_versions
diff --git a/sys-infiniband/compat-dapl/metadata.xml b/sys-infiniband/compat-dapl/metadata.xml
new file mode 100644
index 000000000000..c4ae6f4a7ac3
--- /dev/null
+++ b/sys-infiniband/compat-dapl/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>cluster</herd>
+<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>
+<use>
+</use>
+</pkgmetadata>