commit: 0afcb0c0d3736350fcf64b454f1a09ebb5fd5747 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Thu Jun 30 10:55:17 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Jun 30 11:39:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0afcb0c0
dev-libs/sealcurses: add metadata.xml Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-libs/sealcurses/metadata.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/dev-libs/sealcurses/metadata.xml b/dev-libs/sealcurses/metadata.xml new file mode 100644 index 000000000..6ec671d56 --- /dev/null +++ b/dev-libs/sealcurses/metadata.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer type="person"> + <email>[email protected]</email> + <name>Anna</name> +</maintainer> +<longdescription> + the_Foundation is a C11 library and a coding convention for + object-oriented programming that has been designed from the point of + view of someone who appreciates the user-friendliness of Qt and some of + the thinking behind C++ STL. The preprocessor is used heavily to provide + flexibility and convenience for the programmer. +</longdescription> +<upstream> + <maintainer> + <email>[email protected]</email> + <name>Jaakko Keränen</name> + </maintainer> + <bugs-to>https://codeberg.org/skyjake/the_Foundation/issues/</bugs-to> +</upstream> +</pkgmetadata>
