* [gentoo-commits] gentoo-x86 commit in sys-infiniband/libibverbs: libibverbs-1.1.6.ebuild ChangeLog
@ 2012-10-12 13:19 Alexey Shvetsov (alexxy)
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2012-10-12 13:19 UTC (permalink / raw
To: gentoo-commits
alexxy 12/10/12 13:19:36
Modified: ChangeLog
Added: libibverbs-1.1.6.ebuild
Log:
[sys-infiniband] OFED 3.5 rc2 update
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Revision Changes Path
1.4 sys-infiniband/libibverbs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-infiniband/libibverbs/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 18 Apr 2012 16:42:08 -0000 1.3
+++ ChangeLog 12 Oct 2012 13:19:36 -0000 1.4
@@ -1,6 +1,11 @@
# 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.3 2012/04/18 16:42:08 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libibverbs/ChangeLog,v 1.4 2012/10/12 13:19:36 alexxy Exp $
+
+*libibverbs-1.1.6 (12 Oct 2012)
+
+ 12 Oct 2012; Alexey Shvetsov <alexxy@gentoo.org> +libibverbs-1.1.6.ebuild:
+ [sys-infiniband] OFED 3.5 rc2 update
*libibverbs-1.1.4-r1 (18 Apr 2012)
@@ -16,4 +21,3 @@
30 Jun 2011; Alexey Shvetsov <alexxy@gentoo.org> +libibverbs-1.1.4.ebuild,
+metadata.xml:
Initial import to tree
-
1.1 sys-infiniband/libibverbs/libibverbs-1.1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/libibverbs-1.1.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/libibverbs-1.1.6.ebuild?rev=1.1&content-type=text/plain
Index: libibverbs-1.1.6.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libibverbs/libibverbs-1.1.6.ebuild,v 1.1 2012/10/12 13:19:35 alexxy Exp $
EAPI="4"
OFED_VER="3.5-rc2"
OFED_SUFFIX="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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-infiniband/libibverbs: libibverbs-1.1.6.ebuild ChangeLog
@ 2012-10-13 6:48 Alexey Shvetsov (alexxy)
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2012-10-13 6:48 UTC (permalink / raw
To: gentoo-commits
alexxy 12/10/13 06:48:23
Modified: libibverbs-1.1.6.ebuild ChangeLog
Log:
[sys-infiniband] Update OFED
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Revision Changes Path
1.2 sys-infiniband/libibverbs/libibverbs-1.1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/libibverbs-1.1.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/libibverbs-1.1.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/libibverbs-1.1.6.ebuild?r1=1.1&r2=1.2
Index: libibverbs-1.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-infiniband/libibverbs/libibverbs-1.1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libibverbs-1.1.6.ebuild 12 Oct 2012 13:19:35 -0000 1.1
+++ libibverbs-1.1.6.ebuild 13 Oct 2012 06:48:23 -0000 1.2
@@ -1,10 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libibverbs/libibverbs-1.1.6.ebuild,v 1.1 2012/10/12 13:19:35 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libibverbs/libibverbs-1.1.6.ebuild,v 1.2 2012/10/13 06:48:23 alexxy Exp $
EAPI="4"
-OFED_VER="3.5-rc2"
+OFED_VER="3.5"
+OFED_RC="1"
+OFED_RC_VER="2"
OFED_SUFFIX="1"
inherit eutils openib
1.5 sys-infiniband/libibverbs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/libibverbs/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-infiniband/libibverbs/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 12 Oct 2012 13:19:36 -0000 1.4
+++ ChangeLog 13 Oct 2012 06:48:23 -0000 1.5
@@ -1,6 +1,9 @@
# 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.4 2012/10/12 13:19:36 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libibverbs/ChangeLog,v 1.5 2012/10/13 06:48:23 alexxy Exp $
+
+ 13 Oct 2012; Alexey Shvetsov <alexxy@gentoo.org> libibverbs-1.1.6.ebuild:
+ [sys-infiniband] Update OFED
*libibverbs-1.1.6 (12 Oct 2012)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-13 6:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-12 13:19 [gentoo-commits] gentoo-x86 commit in sys-infiniband/libibverbs: libibverbs-1.1.6.ebuild ChangeLog Alexey Shvetsov (alexxy)
-- strict thread matches above, loose matches on Subject: below --
2012-10-13 6:48 Alexey Shvetsov (alexxy)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox