commit: a7bce7f8b0c74d29140634887de8aa9d53b0d300 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 22 03:41:14 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Nov 22 03:41:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7bce7f8
net-libs/libntlm: add gitlab upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/libntlm/metadata.xml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/net-libs/libntlm/metadata.xml b/net-libs/libntlm/metadata.xml index 267630277384..055fabccb709 100644 --- a/net-libs/libntlm/metadata.xml +++ b/net-libs/libntlm/metadata.xml @@ -1,12 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> -<longdescription> -libntlm is a library that implement Microsoft's NTLM authentication. However, -the packaging of libntlm lacked certain things, such as having build problems, -lacking shared library support, lacking autoconf macro for use in other -applications, lacking pkg-config support, and more. So this page distributes an -improved version of the library; called Libntlm. -</longdescription> + <!-- maintainer-needed --> + <longdescription> + libntlm is a library that implement Microsoft's NTLM authentication. However, + the packaging of libntlm lacked certain things, such as having build problems, + lacking shared library support, lacking autoconf macro for use in other + applications, lacking pkg-config support, and more. So this page distributes an + improved version of the library; called Libntlm. + </longdescription> + <upstream> + <remote-id type="gitlab">gsasl/libntlm</remote-id> + </upstream> </pkgmetadata>
