Gentoo Archives: gentoo-commits

From: Dennis Lamm <expeditioneer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-fcl/
Date: Thu, 28 Oct 2021 04:02:00
Message-Id: 1635393705.78499b01849b64dc8be258c324a02fc883299d4c.expeditioneer@gentoo
1 commit: 78499b01849b64dc8be258c324a02fc883299d4c
2 Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 27 18:32:59 2021 +0000
4 Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 28 04:01:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78499b01
7
8 dev-python/python-fcl: drop maintainership
9
10 Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
11 Package-Manager: Portage-3.0.20, Repoman-3.0.3
12 Closes: https://github.com/gentoo/gentoo/pull/22733
13 Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
14
15 dev-python/python-fcl/metadata.xml | 5 +----
16 1 file changed, 1 insertion(+), 4 deletions(-)
17
18 diff --git a/dev-python/python-fcl/metadata.xml b/dev-python/python-fcl/metadata.xml
19 index a39a9710b69..5ce77f16110 100644
20 --- a/dev-python/python-fcl/metadata.xml
21 +++ b/dev-python/python-fcl/metadata.xml
22 @@ -1,10 +1,7 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
25 <pkgmetadata>
26 - <maintainer type="project">
27 - <email>3dprint@g.o</email>
28 - <name>Gentoo 3D Printer Project</name>
29 - </maintainer>
30 + <!-- maintainer-needed -->
31 <longdescription>
32 Python-FCL is an (unofficial) Python interface for the Flexible Collision Library (FCL), an excellent C++
33 library for performing proximity and collision queries on pairs of geometric models.