diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-15 10:19:09 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-15 10:22:47 +0100 |
commit | 3738599452220c519c3ebe62ac897569538546a2 (patch) | |
tree | 6876f94a5df40276c021f847c2407fb23f2d5be5 /sys-fabric | |
parent | sys-fabric/libibcm: treeclean (diff) | |
download | gentoo-3738599452220c519c3ebe62ac897569538546a2.tar.gz gentoo-3738599452220c519c3ebe62ac897569538546a2.tar.bz2 gentoo-3738599452220c519c3ebe62ac897569538546a2.zip |
sys-fabric/libehca: treeclean
Closes: https://bugs.gentoo.org/771039
Closes: https://bugs.gentoo.org/830756
Closes: https://bugs.gentoo.org/828675
Closes: https://bugs.gentoo.org/794061
Closes: https://bugs.gentoo.org/705856
Closes: https://bugs.gentoo.org/655494
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/libehca/Manifest | 1 | ||||
-rw-r--r-- | sys-fabric/libehca/libehca-1.2.2-r3.ebuild | 20 | ||||
-rw-r--r-- | sys-fabric/libehca/metadata.xml | 8 |
3 files changed, 0 insertions, 29 deletions
diff --git a/sys-fabric/libehca/Manifest b/sys-fabric/libehca/Manifest deleted file mode 100644 index b3649eecb827..000000000000 --- a/sys-fabric/libehca/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST OFED-3.12-rc1.tgz 22055476 BLAKE2B 49e6411721392f418369a292513709f396fbb0f17001687aa15b5c0acdc91013cc67354e5978df56452178af7fbbd338a7ff408592ff9126a3045b9bb27375fe SHA512 9f834d6982ab7e8ab47a8b5c958ab2e4c238ef983e47798e7f06655f69672ea1e996297939b381f26ed8c39552f6e62156173d5ddd2f0a7b6cad6aecdd973944 diff --git a/sys-fabric/libehca/libehca-1.2.2-r3.ebuild b/sys-fabric/libehca/libehca-1.2.2-r3.ebuild deleted file mode 100644 index 2ff4919ca3d8..000000000000 --- a/sys-fabric/libehca/libehca-1.2.2-r3.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 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.g69e1a88" -OFED_SNAPSHOT="1" - -inherit openib - -DESCRIPTION="OpenIB - IBM eServer eHCA Infiniband device driver for Linux on POWER" -KEYWORDS="amd64" -IUSE="" - -DEPEND="sys-fabric/libibverbs:${SLOT}" -RDEPEND="${DEPEND}" -block_other_ofed_versions diff --git a/sys-fabric/libehca/metadata.xml b/sys-fabric/libehca/metadata.xml deleted file mode 100644 index 15a599319f4f..000000000000 --- a/sys-fabric/libehca/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>cluster@gentoo.org</email> - <name>Gentoo Cluster Project</name> -</maintainer> -</pkgmetadata> |