summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Apache-AuthCookie/metadata.xml')
-rw-r--r--dev-perl/Apache-AuthCookie/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-perl/Apache-AuthCookie/metadata.xml b/dev-perl/Apache-AuthCookie/metadata.xml
index 25c7e6a3b7c1..48b883827b48 100644
--- a/dev-perl/Apache-AuthCookie/metadata.xml
+++ b/dev-perl/Apache-AuthCookie/metadata.xml
@@ -1,12 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>perl</herd>
- <longdescription lang="en">
+ <herd>perl</herd>
+ <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>
+ <upstream>
+ <remote-id type="cpan">Apache-AuthCookie</remote-id>
+ </upstream>
</pkgmetadata>