summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-22 03:41:14 +0000
committerSam James <sam@gentoo.org>2022-11-22 03:41:14 +0000
commita7bce7f8b0c74d29140634887de8aa9d53b0d300 (patch)
treecf806b262b9f7ccad47f42411ee45700b43d4628 /net-libs
parentmedia-libs/rnnoise: EAPI 8, fix configure w/ clang 16 (diff)
downloadgentoo-a7bce7f8b0c74d29140634887de8aa9d53b0d300.tar.gz
gentoo-a7bce7f8b0c74d29140634887de8aa9d53b0d300.tar.bz2
gentoo-a7bce7f8b0c74d29140634887de8aa9d53b0d300.zip
net-libs/libntlm: add gitlab upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libntlm/metadata.xml19
1 files 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>