summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2012-10-12 13:20:06 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2012-10-12 13:20:06 +0000
commit01fceaecbc98d8bce617135dccbbdd4561d80ad9 (patch)
treee674b80c816a53f8353b0bf77a33ad5e6ece82ed /sys-infiniband/mstflint/mstflint-1.4-r1.ebuild
parentFix QA issues: add missing die statements, escape variables (diff)
downloadhistorical-01fceaecbc98d8bce617135dccbbdd4561d80ad9.tar.gz
historical-01fceaecbc98d8bce617135dccbbdd4561d80ad9.tar.bz2
historical-01fceaecbc98d8bce617135dccbbdd4561d80ad9.zip
[sys-infiniband] OFED 3.5 rc2 update
Package-Manager: portage-2.2.0_alpha137/cvs/Linux x86_64
Diffstat (limited to 'sys-infiniband/mstflint/mstflint-1.4-r1.ebuild')
-rw-r--r--sys-infiniband/mstflint/mstflint-1.4-r1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/sys-infiniband/mstflint/mstflint-1.4-r1.ebuild b/sys-infiniband/mstflint/mstflint-1.4-r1.ebuild
new file mode 100644
index 000000000000..1435dbe15ba5
--- /dev/null
+++ b/sys-infiniband/mstflint/mstflint-1.4-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/mstflint/mstflint-1.4-r1.ebuild,v 1.1 2012/10/12 13:19:31 alexxy Exp $
+
+EAPI="4"
+
+OFED_VER="3.5-rc2"
+OFED_SUFFIX="1.18.g1adcfbf"
+OFED_SNAPSHOT="1"
+
+inherit openib
+
+DESCRIPTION="Mellanox firmware burning application"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE=""
+
+RDEPEND="sys-libs/zlib"
+DEPEND="${RDEPEND}"
+block_other_ofed_versions