alexxy 14/04/16 08:22:27 Modified: ChangeLog Added: mstflint-3.5.0.ebuild Removed: mstflint-1.4.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.4 sys-infiniband/mstflint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/mstflint/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/mstflint/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/mstflint/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-infiniband/mstflint/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 13 Oct 2012 06:48:19 -0000 1.3 +++ ChangeLog 16 Apr 2014 08:22:26 -0000 1.4 @@ -1,6 +1,12 @@ # ChangeLog for sys-infiniband/mstflint -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/mstflint/ChangeLog,v 1.3 2012/10/13 06:48:19 alexxy Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/mstflint/ChangeLog,v 1.4 2014/04/16 08:22:26 alexxy Exp $ + +*mstflint-3.5.0 (16 Apr 2014) + + 16 Apr 2014; Alexey Shvetsov <[email protected]> +mstflint-3.5.0.ebuild, + -mstflint-1.4.ebuild: + Update ofed stack to 3.12-rc1 13 Oct 2012; Alexey Shvetsov <[email protected]> mstflint-1.4-r1.ebuild: [sys-infiniband] Update OFED 1.1 sys-infiniband/mstflint/mstflint-3.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/mstflint/mstflint-3.5.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/mstflint/mstflint-3.5.0.ebuild?rev=1.1&content-type=text/plain Index: mstflint-3.5.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-infiniband/mstflint/mstflint-3.5.0.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="Mellanox firmware burning application" KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND="sys-libs/zlib" DEPEND="${RDEPEND}" block_other_ofed_versions
