commit: ad7e7aeb9d87d50cd580e4cdf226bffcf8d38e40 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 4 10:50:56 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 4 11:16:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7e7aeb
x11-libs/libast: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> x11-libs/libast/metadata.xml | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/x11-libs/libast/metadata.xml b/x11-libs/libast/metadata.xml index 5b5095039f39..542463f59189 100644 --- a/x11-libs/libast/metadata.xml +++ b/x11-libs/libast/metadata.xml @@ -1,15 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> -<longdescription> -LibAST is the Library of Assorted Spiffy Things. It contains many -spiffy things, and it is a library. Thus, the ever-so-creative name. -LibAST has been previously known as libmej, the Eterm helper library -which nobody really understood and certainly never used. My current -plan is to gradually remove some of the neat stuff from Eterm that -could be made generic (things like the theme parsing engine, the -command-line options parser, perhaps the event engine, ...) and place -it here in the hopes that others will find them useful. -</longdescription> + <!-- maintainer-needed --> + <longdescription> + LibAST is the Library of Assorted Spiffy Things. It contains many + spiffy things, and it is a library. Thus, the ever-so-creative name. + LibAST has been previously known as libmej, the Eterm helper library + which nobody really understood and certainly never used. My current + plan is to gradually remove some of the neat stuff from Eterm that + could be made generic (things like the theme parsing engine, the + command-line options parser, perhaps the event engine, ...) and place + it here in the hopes that others will find them useful. + </longdescription> + <upstream> + <remote-id type="github">mej/libast</remote-id> + </upstream> </pkgmetadata>
