summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-09-19 04:19:37 +1200
committerKent Fredric <kentnl@gentoo.org>2017-09-19 04:49:35 +1200
commitca5894afdc85ec81e097509242904ee094450a92 (patch)
tree293e9abb47a01b070af59f7992b66d239ebd18b6 /dev-perl/Apache-AuthCookie
parentwww-client/vivaldi-snapshot: Old. (diff)
downloadgentoo-ca5894afdc85ec81e097509242904ee094450a92.tar.gz
gentoo-ca5894afdc85ec81e097509242904ee094450a92.tar.bz2
gentoo-ca5894afdc85ec81e097509242904ee094450a92.zip
dev-perl/Apache-AuthCookie: fix mixed metadata.xml indentation
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r--dev-perl/Apache-AuthCookie/metadata.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/Apache-AuthCookie/metadata.xml b/dev-perl/Apache-AuthCookie/metadata.xml
index feb8676ee5e7..fb1f74f68f1f 100644
--- a/dev-perl/Apache-AuthCookie/metadata.xml
+++ b/dev-perl/Apache-AuthCookie/metadata.xml
@@ -6,12 +6,12 @@
<name>Gentoo Perl Project</name>
</maintainer>
<longdescription lang="en">
- Apache::AuthCookie allows you to intercept a user's first unauthenticated
- access to a protected document. The user will be presented with a custom
- form where they can enter authentication credentials. The credentials are
- posted to the server where AuthCookie verifies them and returns a session
- key.
- </longdescription>
+ Apache::AuthCookie allows you to intercept a user's first unauthenticated
+ access to a protected document. The user will be presented with a custom
+ form where they can enter authentication credentials. The credentials are
+ posted to the server where AuthCookie verifies them and returns a session
+ key.
+ </longdescription>
<upstream>
<remote-id type="cpan">Apache-AuthCookie</remote-id>
<remote-id type="cpan-module">Apache2::AuthCookie</remote-id>