commit: d73961844ef44268ac4472ce9218a410a86c34c8 Author: Victor Kustov <ktrace <AT> yandex <DOT> ru> AuthorDate: Thu Oct 20 18:25:40 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Fri Oct 21 08:42:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7396184
sci-electronics/librepcb: add maintainer and description Package-Manager: Portage-3.0.30, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/27619 Signed-off-by: Victor Kustov <ktrace <AT> yandex.ru> Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> sci-electronics/librepcb/metadata.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/sci-electronics/librepcb/metadata.xml b/sci-electronics/librepcb/metadata.xml index bef24d2c2337..1daccaad1007 100644 --- a/sci-electronics/librepcb/metadata.xml +++ b/sci-electronics/librepcb/metadata.xml @@ -1,5 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <description>Gentoo Electronics Project</description> + </maintainer> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Victor V. Kustov</name> + </maintainer> + <longdescription lang="en"> + LibrePCB is a free EDA software to develop printed circuit boards. + Cross-platform, multilingual (both application and library elements), intuitive, modern and easy-to-use graphical user interface. + - All-In-One: project management + library/schematic/board editors + - Very powerful library design with some innovative concepts + - Human-readable file formats for both libraries and projects + - Multi-PCB feature (different PCB variants of the same schematic) + - Automatic netlist synchronisation between schematic and board + </longdescription> </pkgmetadata>
