Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/zfp/
Date: Fri, 25 Jun 2021 10:11:18
Message-Id: 1624615503.489c3f97602b0c3ec3c9a552bd15bf66e20005fe.andrewammerlaan@gentoo
1 commit: 489c3f97602b0c3ec3c9a552bd15bf66e20005fe
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 25 10:05:03 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 25 10:05:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=489c3f97
7
8 dev-libs/zfp: fix PkgInvalidXml, duplicate maintainer entry
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
12
13 dev-libs/zfp/metadata.xml | 4 ----
14 1 file changed, 4 deletions(-)
15
16 diff --git a/dev-libs/zfp/metadata.xml b/dev-libs/zfp/metadata.xml
17 index e98deae13..1cb7fe417 100644
18 --- a/dev-libs/zfp/metadata.xml
19 +++ b/dev-libs/zfp/metadata.xml
20 @@ -13,10 +13,6 @@ zfp uses lossy but optionally error-bounded compression to achieve high compress
21
22 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.
23 </longdescription>
24 - <maintainer type="person">
25 - <email>lssndrbarbieri@×××××.com</email>
26 - <name>Alessandro Barbieri</name>
27 - </maintainer>
28 <upstream>
29 <bugs-to>https://github.com/LLNL/zfp/issues</bugs-to>
30 <remote-id type="github">LLNL/zfp</remote-id>