diff options
author | V3n3RiX <venerix@koprulu.sector> | 2021-12-05 02:47:11 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2021-12-05 02:47:11 +0000 |
commit | 2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch) | |
tree | c8af0fd04194aed03cf067d44e53c7edd3e9ab84 /sys-fabric/dapl | |
parent | e9d044d4b9b71200a96adfa280848858c0f468c9 (diff) |
gentoo resync : 05.12.2021
Diffstat (limited to 'sys-fabric/dapl')
-rw-r--r-- | sys-fabric/dapl/Manifest | 3 | ||||
-rw-r--r-- | sys-fabric/dapl/dapl-2.0.40.ebuild | 22 | ||||
-rw-r--r-- | sys-fabric/dapl/metadata.xml | 13 |
3 files changed, 0 insertions, 38 deletions
diff --git a/sys-fabric/dapl/Manifest b/sys-fabric/dapl/Manifest deleted file mode 100644 index 02f52b187112..000000000000 --- a/sys-fabric/dapl/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST OFED-3.12-rc1.tgz 22055476 BLAKE2B 49e6411721392f418369a292513709f396fbb0f17001687aa15b5c0acdc91013cc67354e5978df56452178af7fbbd338a7ff408592ff9126a3045b9bb27375fe SHA512 9f834d6982ab7e8ab47a8b5c958ab2e4c238ef983e47798e7f06655f69672ea1e996297939b381f26ed8c39552f6e62156173d5ddd2f0a7b6cad6aecdd973944 -EBUILD dapl-2.0.40.ebuild 437 BLAKE2B 47ba7eb66a5a382908f932e0b2bd90e58648b0dd9f7407286400de0dc7b92c1de6f96d03759e1bf71c3dce2b91b01cb39f5563860152e08c9d7cce8b5b7a0cd3 SHA512 c4910b4d57bde582a20dac73a251db204a039ef25e156d30f4e331bf601249909efb50be4b53df4e30c7cb869601d5649f516298a6cf251ce3cbac1771b18e2c -MISC metadata.xml 518 BLAKE2B 16932817f6e6e610f92ef9376c0acb445c70a5aa43ed85d9ab53d5da675f4da1cf62eb2edeb3f6bb40d93afb6505dde72b1df1038443bd90f46238fa87811f36 SHA512 565378f9d0ad9a962b68862385b49bbe059e67b4da78ba543e44828e62e655c6a6264180aef27fc4e97f99a5fa0e76c4353b34c1b424f4d9e3d4c817a2740164 diff --git a/sys-fabric/dapl/dapl-2.0.40.ebuild b/sys-fabric/dapl/dapl-2.0.40.ebuild deleted file mode 100644 index 5eeb4085c365..000000000000 --- a/sys-fabric/dapl/dapl-2.0.40.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# 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="1" - -inherit openib - -DESCRIPTION="OpenIB - Direct Access Provider Library" -KEYWORDS="amd64 x86 ~amd64-linux" -IUSE="" - -DEPEND="sys-fabric/libibverbs:${SLOT} - sys-fabric/librdmacm:${SLOT}" -RDEPEND="${DEPEND} - !sys-fabric/openib-userspace" - -block_other_ofed_versions diff --git a/sys-fabric/dapl/metadata.xml b/sys-fabric/dapl/metadata.xml deleted file mode 100644 index 320740d0fe0c..000000000000 --- a/sys-fabric/dapl/metadata.xml +++ /dev/null @@ -1,13 +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> -<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> |