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