alexxy 14/04/16 08:22:24 Modified: ChangeLog Added: dapl-2.0.40.ebuild Removed: dapl-2.0.34.ebuild Log: Update ofed stack to 3.12-rc1 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F82F92E6)
Revision Changes Path 1.7 sys-infiniband/dapl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/dapl/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/dapl/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/dapl/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-infiniband/dapl/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 13 Oct 2012 06:48:23 -0000 1.6 +++ ChangeLog 16 Apr 2014 08:22:24 -0000 1.7 @@ -1,6 +1,12 @@ # ChangeLog for sys-infiniband/dapl -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/dapl/ChangeLog,v 1.6 2012/10/13 06:48:23 alexxy Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/dapl/ChangeLog,v 1.7 2014/04/16 08:22:24 alexxy Exp $ + +*dapl-2.0.40 (16 Apr 2014) + + 16 Apr 2014; Alexey Shvetsov <[email protected]> +dapl-2.0.40.ebuild, + -dapl-2.0.34.ebuild: + Update ofed stack to 3.12-rc1 13 Oct 2012; Alexey Shvetsov <[email protected]> dapl-2.0.36.ebuild: [sys-infiniband] Update OFED 1.1 sys-infiniband/dapl/dapl-2.0.40.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/dapl/dapl-2.0.40.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/dapl/dapl-2.0.40.ebuild?rev=1.1&content-type=text/plain Index: dapl-2.0.40.ebuild =================================================================== # 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
