summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2014-04-16 08:22:30 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2014-04-16 08:22:30 +0000
commit1b8c592333012cd10f4cf9de7b8a0f57d8d624c4 (patch)
tree19ff98f6beb45613f3664881db68e0efbeb36970 /sys-infiniband/dapl/dapl-2.0.40.ebuild
parentadd pypy support (diff)
downloadgentoo-2-1b8c592333012cd10f4cf9de7b8a0f57d8d624c4.tar.gz
gentoo-2-1b8c592333012cd10f4cf9de7b8a0f57d8d624c4.tar.bz2
gentoo-2-1b8c592333012cd10f4cf9de7b8a0f57d8d624c4.zip
Update ofed stack to 3.12-rc1
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F82F92E6)
Diffstat (limited to 'sys-infiniband/dapl/dapl-2.0.40.ebuild')
-rw-r--r--sys-infiniband/dapl/dapl-2.0.40.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/sys-infiniband/dapl/dapl-2.0.40.ebuild b/sys-infiniband/dapl/dapl-2.0.40.ebuild
new file mode 100644
index 000000000000..39e25c6630c4
--- /dev/null
+++ b/sys-infiniband/dapl/dapl-2.0.40.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/dapl/dapl-2.0.40.ebuild,v 1.1 2014/04/16 08:22:24 alexxy Exp $
+
+EAPI="5"
+
+OFED_VER="3.12"
+OFED_RC="1"
+OFED_RC_VER="1"
+OFED_SUFFIX="1"
+
+inherit openib
+
+DESCRIPTION="OpenIB - Direct Access Provider Library"
+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