summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/package.mask5
-rw-r--r--profiles/updates/2Q-20161
-rw-r--r--sys-fabric/libibvpp/Manifest1
-rw-r--r--sys-fabric/libibvpp/libibvpp-0.1.ebuild17
-rw-r--r--sys-fabric/libibvpp/metadata.xml11
5 files changed, 0 insertions, 35 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 530311c78423..e4854274138f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -528,11 +528,6 @@ sci-chemistry/gamess
sci-chemistry/gtk-gamess
sci-chemistry/mead
-# David Seifert <soap@gentoo.org> (14 May 2017)
-# Unmaintained upstream, awful codebase. No reverse
-# dependencies. See #594134. To be removed in 30 days.
-sys-fabric/libibvpp
-
# Bernard Cafarelli <voyageur@gentoo.org> (8 May 2017)
# Coordinated conversion to wxGTK:3.0-gtk3
# Drop mask after migration of existing wxGTK:3.0 users
diff --git a/profiles/updates/2Q-2016 b/profiles/updates/2Q-2016
index b6b146aed6c3..7e1650d6e03d 100644
--- a/profiles/updates/2Q-2016
+++ b/profiles/updates/2Q-2016
@@ -47,7 +47,6 @@ move sys-infiniband/libibcm sys-fabric/libibcm
move sys-infiniband/libibmad sys-fabric/libibmad
move sys-infiniband/libibumad sys-fabric/libibumad
move sys-infiniband/libibverbs sys-fabric/libibverbs
-move sys-infiniband/libibvpp sys-fabric/libibvpp
move sys-infiniband/libipathverbs sys-fabric/libipathverbs
move sys-infiniband/libmlx4 sys-fabric/libmlx4
move sys-infiniband/libmlx5 sys-fabric/libmlx5
diff --git a/sys-fabric/libibvpp/Manifest b/sys-fabric/libibvpp/Manifest
deleted file mode 100644
index 85fbc64398c4..000000000000
--- a/sys-fabric/libibvpp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libibvpp-0.1.tar.gz 340119 SHA256 6a8fb559c4474f013b040a2a070c8088170f5978ca5537b58c076f07b7844700 SHA512 7a60f24eafc789c800bd91480218a0d282c5295076ebf6e85ef69dbede8dbbe27ed3e78b3e2bdd1779dbab536cabfcdf7c4fa45a2454791bf545f8425c907cb7 WHIRLPOOL 22c8e164483668b9d45031bad7de2944610321b06f556d7639302c42c2387cf241b48707998cd84a75a6b19e3389eee5bbf409e445857471382c4f30ac35631a
diff --git a/sys-fabric/libibvpp/libibvpp-0.1.ebuild b/sys-fabric/libibvpp/libibvpp-0.1.ebuild
deleted file mode 100644
index 4ed7b3ef71ca..000000000000
--- a/sys-fabric/libibvpp/libibvpp-0.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="C++ wrapper around libibverbs, which is part of OpenIB"
-HOMEPAGE="http://ti.arc.nasa.gov/opensource/projects/libibvpp/"
-SRC_URI="http://ti.arc.nasa.gov/m/opensource/downloads/${P}.tar.gz"
-
-LICENSE="NOSA BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE=""
-
-DEPEND="
- sys-fabric/libibverbs"
-RDEPEND="${DEPEND}"
diff --git a/sys-fabric/libibvpp/metadata.xml b/sys-fabric/libibvpp/metadata.xml
deleted file mode 100644
index 7b39e0aaf17e..000000000000
--- a/sys-fabric/libibvpp/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>cluster@gentoo.org</email>
- <name>Gentoo Cluster Project</name>
-</maintainer>
-<longdescription>
-libibvpp is a C++ wrapper around libibverbs, which is part of OpenIB.
-</longdescription>
-</pkgmetadata>