commit: 489c3f97602b0c3ec3c9a552bd15bf66e20005fe Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Fri Jun 25 10:05:03 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Fri Jun 25 10:05:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=489c3f97
dev-libs/zfp: fix PkgInvalidXml, duplicate maintainer entry Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-libs/zfp/metadata.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-libs/zfp/metadata.xml b/dev-libs/zfp/metadata.xml index e98deae13..1cb7fe417 100644 --- a/dev-libs/zfp/metadata.xml +++ b/dev-libs/zfp/metadata.xml @@ -13,10 +13,6 @@ zfp uses lossy but optionally error-bounded compression to achieve high compress zfp is freely available as open source and is distributed under a BSD license. zfp is primarily written in C and C++ but also includes Python and Fortran bindings. zfp conforms to various language standards, including C89, C99, C11, C++98, C++11, and C++14, and is supported on Linux, macOS, and Windows. </longdescription> - <maintainer type="person"> - <email>[email protected]</email> - <name>Alessandro Barbieri</name> - </maintainer> <upstream> <bugs-to>https://github.com/LLNL/zfp/issues</bugs-to> <remote-id type="github">LLNL/zfp</remote-id>
