summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2012-10-12 13:19:36 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2012-10-12 13:19:36 +0000
commit5122c51ed2be0ccf1a2eddd59d8ee8c099ccf6b5 (patch)
treed90b3e692aaa9b751ca7a4a63a633e7af26c1411 /sys-infiniband/libcxgb4
parentFix QA issues: add missing die statements, escape variables (diff)
downloadgentoo-2-5122c51ed2be0ccf1a2eddd59d8ee8c099ccf6b5.tar.gz
gentoo-2-5122c51ed2be0ccf1a2eddd59d8ee8c099ccf6b5.tar.bz2
gentoo-2-5122c51ed2be0ccf1a2eddd59d8ee8c099ccf6b5.zip
[sys-infiniband] OFED 3.5 rc2 update
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'sys-infiniband/libcxgb4')
-rw-r--r--sys-infiniband/libcxgb4/ChangeLog8
-rw-r--r--sys-infiniband/libcxgb4/libcxgb4-1.2.0-r1.ebuild18
2 files changed, 24 insertions, 2 deletions
diff --git a/sys-infiniband/libcxgb4/ChangeLog b/sys-infiniband/libcxgb4/ChangeLog
index beb06ff7ed71..1a18741de13a 100644
--- a/sys-infiniband/libcxgb4/ChangeLog
+++ b/sys-infiniband/libcxgb4/ChangeLog
@@ -1,10 +1,14 @@
# ChangeLog for sys-infiniband/libcxgb4
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libcxgb4/ChangeLog,v 1.1 2012/04/18 16:40:23 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libcxgb4/ChangeLog,v 1.2 2012/10/12 13:19:36 alexxy Exp $
+
+*libcxgb4-1.2.0-r1 (12 Oct 2012)
+
+ 12 Oct 2012; Alexey Shvetsov <alexxy@gentoo.org> +libcxgb4-1.2.0-r1.ebuild:
+ [sys-infiniband] OFED 3.5 rc2 update
*libcxgb4-1.2.0 (18 Apr 2012)
18 Apr 2012; Alexey Shvetsov <alexxy@gentoo.org> +libcxgb4-1.2.0.ebuild,
+metadata.xml:
[sys-infiniband/libcxgb4] Version bump to OFED 1.5.4.1
-
diff --git a/sys-infiniband/libcxgb4/libcxgb4-1.2.0-r1.ebuild b/sys-infiniband/libcxgb4/libcxgb4-1.2.0-r1.ebuild
new file mode 100644
index 000000000000..810570c07e43
--- /dev/null
+++ b/sys-infiniband/libcxgb4/libcxgb4-1.2.0-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libcxgb4/libcxgb4-1.2.0-r1.ebuild,v 1.1 2012/10/12 13:19:36 alexxy Exp $
+
+EAPI="4"
+
+OFED_VER="3.5-rc2"
+OFED_SUFFIX="1"
+
+inherit openib
+
+DESCRIPTION="OpenIB - driver for Chelsio T4-based iWARP (RDMA over IP/ethernet)"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE=""
+
+DEPEND="sys-infiniband/libibverbs:${SLOT}"
+RDEPEND="${DEPEND}"
+block_other_ofed_versions