alexxy 14/04/16 08:22:26 Modified: ChangeLog Added: libcxgb3-1.3.1-r2.ebuild Removed: libcxgb3-1.3.1.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/libcxgb3/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libcxgb3/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libcxgb3/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libcxgb3/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-infiniband/libcxgb3/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 13 Oct 2012 06:48:21 -0000 1.6 +++ ChangeLog 16 Apr 2014 08:22:26 -0000 1.7 @@ -1,6 +1,12 @@ # ChangeLog for sys-infiniband/libcxgb3 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libcxgb3/ChangeLog,v 1.6 2012/10/13 06:48:21 alexxy Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libcxgb3/ChangeLog,v 1.7 2014/04/16 08:22:26 alexxy Exp $ + +*libcxgb3-1.3.1-r2 (16 Apr 2014) + + 16 Apr 2014; Alexey Shvetsov <[email protected]> +libcxgb3-1.3.1-r2.ebuild, + -libcxgb3-1.3.1.ebuild: + Update ofed stack to 3.12-rc1 13 Oct 2012; Alexey Shvetsov <[email protected]> libcxgb3-1.3.1-r1.ebuild: [sys-infiniband] Update OFED 1.1 sys-infiniband/libcxgb3/libcxgb3-1.3.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libcxgb3/libcxgb3-1.3.1-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libcxgb3/libcxgb3-1.3.1-r2.ebuild?rev=1.1&content-type=text/plain Index: libcxgb3-1.3.1-r2.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libcxgb3/libcxgb3-1.3.1-r2.ebuild,v 1.1 2014/04/16 08:22:26 alexxy Exp $ EAPI="5" OFED_VER="3.12" OFED_RC="1" OFED_RC_VER="1" OFED_SUFFIX="1" inherit openib DESCRIPTION="OpenIB - driver for Chelsio T3-based iWARP (RDMA over IP/ethernet)" KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" DEPEND="sys-infiniband/libibverbs:${SLOT}" RDEPEND="${DEPEND}" block_other_ofed_versions
