diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-20 07:59:50 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-20 07:59:50 +0100 |
commit | 2eda3a3b8ebdb3fc8552feb6f49e466d3bc8e88c (patch) | |
tree | 69a469da2fa8c3f4920325ac5595300929f5d884 /dev-perl/Apache2-AuthenNTLM | |
parent | 9ed0c42eb618229fa6f45e10155ee535e1f605a2 (diff) |
gentoo auto-resync : 20:10:2022 - 07:59:49
Diffstat (limited to 'dev-perl/Apache2-AuthenNTLM')
-rw-r--r-- | dev-perl/Apache2-AuthenNTLM/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Apache2-AuthenNTLM/metadata.xml | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/dev-perl/Apache2-AuthenNTLM/Manifest b/dev-perl/Apache2-AuthenNTLM/Manifest index 102e50411cc3..26a65661aa43 100644 --- a/dev-perl/Apache2-AuthenNTLM/Manifest +++ b/dev-perl/Apache2-AuthenNTLM/Manifest @@ -1,3 +1,3 @@ DIST Apache2-AuthenNTLM-0.02.tar.gz 51597 BLAKE2B 9392d255cb5867e2c5216f85ec0f4db330e728936e78209eec5ceeebf9f9f594391e0885c3798813644bd1c5da5ea697b8db06e8b38bec7fc7bcea79d0e8858a SHA512 783ca41ee2b4c89d5d793dcbd00c2bf4d58842825e56933bdeb8b74c35f38e5a6d32c49987f938a801f9cc3555922423afb10cb182b8160de29f4a082c1b9ee3 EBUILD Apache2-AuthenNTLM-0.20.0-r3.ebuild 833 BLAKE2B d3cc5bfecc482b2826e1d8a0c15d2a0079d75520cbfd1436b2f882a54425456522fd8e3bdd9224d5fb454273681e255391b27041cb3c06dbffa50a63846f63d8 SHA512 df415c0a6d6f2ff431ee92cb40024efbeba550d80d562eafcddf9ada58a731e1f36392b982e7879a5ba56e977e4a933bf1c4b990dd31faed27bb357e13240b5f -MISC metadata.xml 931 BLAKE2B 502808b9b9f7497494214061815c3bc86415f79415e1e9cc0b942cea2fd3fdb47359256145d66dd688b2fec3920596b57b98827bb88444f99ebd553bcd9f9f8a SHA512 fe2198d1b272fa0e924b45716dd56019bd208c8fdfab981619584ce29485635a745d6b03fbdaf084e39a5b7cae38f945b5d570c61f499b72e8f417f979ddc1f5 +MISC metadata.xml 945 BLAKE2B d330e2c69f8684cd877087887b146434b0d541ced0e9cd562f5924fe7976ebf6e3409b184fd9f546a4322ed71a500070244fab85b0663c79fc42fef938389a70 SHA512 c7df56071f4c00b48359bbfde0b1317143cba510585dfc9d03fb2d9952321e8e42adca3351cbc0249657ed42276569c47bd14f02484619f4c8b2c9f606c3edb2 diff --git a/dev-perl/Apache2-AuthenNTLM/metadata.xml b/dev-perl/Apache2-AuthenNTLM/metadata.xml index efa9d29e4eec..83f18a209c15 100644 --- a/dev-perl/Apache2-AuthenNTLM/metadata.xml +++ b/dev-perl/Apache2-AuthenNTLM/metadata.xml @@ -6,13 +6,13 @@ <name>Gentoo Perl Project</name> </maintainer> <longdescription lang="en"> -The purpose of this module is to perform a user authentication via Microsoft's -NTLM protocol. This protocol is supported by all versions of the Internet -Explorer and is mainly useful for intranets. Depending on your preferences -setting IE will supply your windows logon credentials to the web server when the -server asks for NTLM authentication. This saves the user to type in his/her -password again. -</longdescription> + The purpose of this module is to perform a user authentication via Microsoft's + NTLM protocol. This protocol is supported by all versions of the Internet + Explorer and is mainly useful for intranets. Depending on your preferences + setting IE will supply your windows logon credentials to the web server when the + server asks for NTLM authentication. This saves the user to type in his/her + password again. + </longdescription> <upstream> <remote-id type="cpan">Apache2-AuthenNTLM</remote-id> <remote-id type="cpan-module">Apache2::AuthenNTLM</remote-id> |