commit: 4d80094c3434638606c3e24a81e333f514ba493a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Oct 4 07:32:33 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Oct 4 09:17:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d80094c
sys-fabric/rds-tools: Strip empty metadata.xml elements sys-fabric/rds-tools/metadata.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys-fabric/rds-tools/metadata.xml b/sys-fabric/rds-tools/metadata.xml index 0dcc685509f..b52d7d3385a 100644 --- a/sys-fabric/rds-tools/metadata.xml +++ b/sys-fabric/rds-tools/metadata.xml @@ -10,6 +10,4 @@ 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> -<use> -</use> </pkgmetadata>
