diff options
Diffstat (limited to 'sys-fabric/mstflint/mstflint-3.5.0.ebuild')
-rw-r--r-- | sys-fabric/mstflint/mstflint-3.5.0.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sys-fabric/mstflint/mstflint-3.5.0.ebuild b/sys-fabric/mstflint/mstflint-3.5.0.ebuild new file mode 100644 index 000000000000..f3592bb7bfdf --- /dev/null +++ b/sys-fabric/mstflint/mstflint-3.5.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +OFED_VER="3.12" +OFED_RC="1" +OFED_RC_VER="1" +OFED_SUFFIX="1" + +inherit openib + +DESCRIPTION="Mellanox firmware burning application" +KEYWORDS="~amd64 ~x86 ~amd64-linux" +IUSE="" + +RDEPEND="sys-libs/zlib" +DEPEND="${RDEPEND}" +block_other_ofed_versions |