diff options
author | Aaron Bauman <bman@gentoo.org> | 2020-01-04 23:03:56 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-01-04 23:03:56 -0500 |
commit | bf996ae7e4af7fd65ca14d83866e5b427c5bf359 (patch) | |
tree | 2110359d33798548e6315445b37a4597bb6d8b63 | |
parent | media-plugins/*: drop last-rited pkgs (diff) | |
download | gentoo-bf996ae7e4af7fd65ca14d83866e5b427c5bf359.tar.gz gentoo-bf996ae7e4af7fd65ca14d83866e5b427c5bf359.tar.bz2 gentoo-bf996ae7e4af7fd65ca14d83866e5b427c5bf359.zip |
sys-fabric/ibutils: drop last-rited pkg
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r-- | profiles/package.mask | 5 | ||||
-rw-r--r-- | sys-fabric/ibutils/Manifest | 1 | ||||
-rw-r--r-- | sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild | 23 | ||||
-rw-r--r-- | sys-fabric/ibutils/metadata.xml | 13 |
4 files changed, 0 insertions, 42 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 131feb568a45..0b92df820d55 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -707,11 +707,6 @@ sci-astronomy/casacore app-laptop/nvidiabl # Michał Górny <mgorny@gentoo.org> (2019-12-01) -# Unresolved vulnerability. Also apparently fails to build (#574048). -# Removal in 30 days. Bug #463338. -sys-fabric/ibutils - -# Michał Górny <mgorny@gentoo.org> (2019-12-01) # Unmaintained. Not bumped since 2015. # Removal in 30 days. Bug #585126. www-servers/hiawatha diff --git a/sys-fabric/ibutils/Manifest b/sys-fabric/ibutils/Manifest deleted file mode 100644 index b3649eecb827..000000000000 --- a/sys-fabric/ibutils/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST OFED-3.12-rc1.tgz 22055476 BLAKE2B 49e6411721392f418369a292513709f396fbb0f17001687aa15b5c0acdc91013cc67354e5978df56452178af7fbbd338a7ff408592ff9126a3045b9bb27375fe SHA512 9f834d6982ab7e8ab47a8b5c958ab2e4c238ef983e47798e7f06655f69672ea1e996297939b381f26ed8c39552f6e62156173d5ddd2f0a7b6cad6aecdd973944 diff --git a/sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild b/sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild deleted file mode 100644 index acd849d500a9..000000000000 --- a/sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -OFED_VER="3.12" -OFED_RC="1" -OFED_RC_VER="1" -OFED_SUFFIX="0.1.g05a9d1a" -OFED_SNAPSHOT="1" - -inherit openib - -DESCRIPTION="OpenIB userspace tools" -KEYWORDS="~amd64 ~x86 ~amd64-linux" -IUSE="" - -DEPEND="sys-fabric/libibverbs:${SLOT} - >=dev-lang/tk-8.4" -RDEPEND="${DEPEND} - !sys-fabric/openib-userspace" - -block_other_ofed_versions diff --git a/sys-fabric/ibutils/metadata.xml b/sys-fabric/ibutils/metadata.xml deleted file mode 100644 index b52d7d3385ae..000000000000 --- a/sys-fabric/ibutils/metadata.xml +++ /dev/null @@ -1,13 +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> -uDAPL is a transport neutral infrastructure that provides RDMA capabilities in -user space. It is the user space component of DAPL, the Direct Access Provider -Library for RDMA transports. See http://www.datcollaborative.org/ -</longdescription> -</pkgmetadata> |