public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-infiniband/infinipath-psm: infinipath-psm-2.9.ebuild ChangeLog infinipath-psm-1.14.ebuild
@ 2012-04-18 16:39 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; only message in thread
From: Alexey Shvetsov (alexxy) @ 2012-04-18 16:39 UTC (permalink / raw
  To: gentoo-commits

alexxy      12/04/18 16:39:37

  Modified:             ChangeLog
  Added:                infinipath-psm-2.9.ebuild
  Removed:              infinipath-psm-1.14.ebuild
  Log:
  [sys-infiniband/infinipath-psm] Version bump to OFED 1.5.4.1
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-infiniband/infinipath-psm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/infinipath-psm/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/infinipath-psm/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/infinipath-psm/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-infiniband/infinipath-psm/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	20 Jan 2012 13:19:38 -0000	1.2
+++ ChangeLog	18 Apr 2012 16:39:37 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for sys-infiniband/infinipath-psm
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/infinipath-psm/ChangeLog,v 1.2 2012/01/20 13:19:38 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/infinipath-psm/ChangeLog,v 1.3 2012/04/18 16:39:37 alexxy Exp $
+
+*infinipath-psm-2.9 (18 Apr 2012)
+
+  18 Apr 2012; Alexey Shvetsov <alexxy@gentoo.org> +infinipath-psm-2.9.ebuild,
+  -infinipath-psm-1.14.ebuild:
+  [sys-infiniband/infinipath-psm] Version bump to OFED 1.5.4.1
 
   20 Jan 2012; Alexey Shvetsov <alexxy@gentoo.org>
   +files/42-infinipath-psm.rules, infinipath-psm-1.14.ebuild:



1.1                  sys-infiniband/infinipath-psm/infinipath-psm-2.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/infinipath-psm/infinipath-psm-2.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-infiniband/infinipath-psm/infinipath-psm-2.9.ebuild?rev=1.1&content-type=text/plain

Index: infinipath-psm-2.9.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/infinipath-psm/infinipath-psm-2.9.ebuild,v 1.1 2012/04/18 16:39:37 alexxy Exp $

EAPI="4"

OFED_VER="1.5.4.1"
OFED_SUFFIX="926.1005_open"
OFED_SNAPSHOT="1"

inherit openib

DESCRIPTION="OpenIB userspace driver for the PathScale InfiniBand HCAs"
KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE=""

DEPEND="sys-infiniband/libibverbs:${SLOT}"
RDEPEND="${DEPEND}"

block_other_ofed_versions

src_prepare() {
	sed -e 's:uname -p:uname -m:g' \
		-e 's:-Werror::g' \
		-i buildflags.mak || die
	epatch "${FILESDIR}/${PN}-include.patch"
}

src_install() {
	make DESTDIR="${D}" install || die "install failed"
	dodoc README
	# install udev rules
	dodir /etc/udev/rules.d
	insinto /etc/udev/rules.d
	doins "${FILESDIR}/42-infinipath-psm.rules" || die
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-18 16:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 16:39 [gentoo-commits] gentoo-x86 commit in sys-infiniband/infinipath-psm: infinipath-psm-2.9.ebuild ChangeLog infinipath-psm-1.14.ebuild 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