alexxy 14/04/16 08:22:29 Modified: ChangeLog Added: libibverbs-1.1.7.ebuild Removed: libibverbs-1.1.4-r1.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.6 sys-infiniband/libibverbs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-infiniband/libibverbs/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 13 Oct 2012 06:48:23 -0000 1.5 +++ ChangeLog 16 Apr 2014 08:22:29 -0000 1.6 @@ -1,6 +1,12 @@ # ChangeLog for sys-infiniband/libibverbs -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libibverbs/ChangeLog,v 1.5 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/libibverbs/ChangeLog,v 1.6 2014/04/16 08:22:29 alexxy Exp $ + +*libibverbs-1.1.7 (16 Apr 2014) + + 16 Apr 2014; Alexey Shvetsov <[email protected]> +libibverbs-1.1.7.ebuild, + -libibverbs-1.1.4-r1.ebuild: + Update ofed stack to 3.12-rc1 13 Oct 2012; Alexey Shvetsov <[email protected]> libibverbs-1.1.6.ebuild: [sys-infiniband] Update OFED 1.1 sys-infiniband/libibverbs/libibverbs-1.1.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/libibverbs-1.1.7.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/libibverbs-1.1.7.ebuild?rev=1.1&content-type=text/plain Index: libibverbs-1.1.7.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libibverbs/libibverbs-1.1.7.ebuild,v 1.1 2014/04/16 08:22:29 alexxy Exp $ EAPI="5" OFED_VER="3.12" OFED_RC="1" OFED_RC_VER="1" OFED_SUFFIX="1.gcbf2a35" OFED_SRC_SNAPSHOT="1" inherit eutils openib DESCRIPTION="A library allowing programs to use InfiniBand 'verbs' for direct access to IB hardware" KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" DEPEND="" RDEPEND="${DEPEND} !sys-infiniband/openib-userspace" block_other_ofed_versions
