summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2014-04-16 08:22:30 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2014-04-16 08:22:30 +0000
commit1b8c592333012cd10f4cf9de7b8a0f57d8d624c4 (patch)
tree19ff98f6beb45613f3664881db68e0efbeb36970 /sys-infiniband/libsdp
parentadd pypy support (diff)
downloadgentoo-2-1b8c592333012cd10f4cf9de7b8a0f57d8d624c4.tar.gz
gentoo-2-1b8c592333012cd10f4cf9de7b8a0f57d8d624c4.tar.bz2
gentoo-2-1b8c592333012cd10f4cf9de7b8a0f57d8d624c4.zip
Update ofed stack to 3.12-rc1
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F82F92E6)
Diffstat (limited to 'sys-infiniband/libsdp')
-rw-r--r--sys-infiniband/libsdp/ChangeLog8
-rw-r--r--sys-infiniband/libsdp/libsdp-1.1.108-r1.ebuild21
2 files changed, 5 insertions, 24 deletions
diff --git a/sys-infiniband/libsdp/ChangeLog b/sys-infiniband/libsdp/ChangeLog
index 563937ca52f2..93fecf95d4f6 100644
--- a/sys-infiniband/libsdp/ChangeLog
+++ b/sys-infiniband/libsdp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-infiniband/libsdp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libsdp/ChangeLog,v 1.3 2012/04/18 16:44:34 alexxy Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libsdp/ChangeLog,v 1.4 2014/04/16 08:22:30 alexxy Exp $
+
+ 16 Apr 2014; Alexey Shvetsov <alexxy@gentoo.org> -libsdp-1.1.108-r1.ebuild:
+ Update ofed stack to 3.12-rc1
*libsdp-1.1.108-r1 (18 Apr 2012)
@@ -16,4 +19,3 @@
30 Jun 2011; Alexey Shvetsov <alexxy@gentoo.org> +libsdp-1.1.108.ebuild,
+metadata.xml:
Initial import to tree
-
diff --git a/sys-infiniband/libsdp/libsdp-1.1.108-r1.ebuild b/sys-infiniband/libsdp/libsdp-1.1.108-r1.ebuild
deleted file mode 100644
index 1310cec414fc..000000000000
--- a/sys-infiniband/libsdp/libsdp-1.1.108-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libsdp/libsdp-1.1.108-r1.ebuild,v 1.1 2012/04/18 16:44:34 alexxy Exp $
-
-EAPI="4"
-
-OFED_VER="1.5.4.1"
-OFED_SUFFIX="0.17.ga6958ef"
-OFED_SNAPSHOT="1"
-
-inherit openib
-
-DESCRIPTION="Socket Direct Protocol for unmodified applications"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE=""
-
-DEPEND="
- sys-infiniband/libibverbs:${SLOT}
- "
-RDEPEND="${DEPEND}"
-block_other_ofed_versions