Parent Directory
|
Revision Log
[sys-infiniband/libibcm] Version bump to OFED 1.5.4.1 (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libibcm/libibcm-1.0.5.ebuild,v 1.2 2011/07/02 20:30:15 alexxy Exp $ |
| 4 | |
| 5 | EAPI="4" |
| 6 | |
| 7 | OFED_VER="1.5.4.1" |
| 8 | OFED_SUFFIX="1" |
| 9 | |
| 10 | inherit openib |
| 11 | |
| 12 | DESCRIPTION="OpenIB Userspace CM library" |
| 13 | KEYWORDS="~amd64 ~x86 ~amd64-linux" |
| 14 | IUSE="" |
| 15 | |
| 16 | RDEPEND="sys-infiniband/libibverbs:${SLOT}" |
| 17 | DEPEND="${RDEPEND}" |
| 18 | block_other_ofed_versions |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |