summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Brindle <method@gentoo.org>2004-01-20 23:10:30 +0000
committerJoshua Brindle <method@gentoo.org>2004-01-20 23:10:30 +0000
commit58d350b2f76cef58ec2f0aa87118e6146514bb2f (patch)
tree0df615b1dac697a282726c6a539164ccb53829ea /sys-libs/libxcrypt/metadata.xml
parentinitial import (diff)
downloadhistorical-58d350b2f76cef58ec2f0aa87118e6146514bb2f.tar.gz
historical-58d350b2f76cef58ec2f0aa87118e6146514bb2f.tar.bz2
historical-58d350b2f76cef58ec2f0aa87118e6146514bb2f.zip
initial import
Diffstat (limited to 'sys-libs/libxcrypt/metadata.xml')
-rw-r--r--sys-libs/libxcrypt/metadata.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-libs/libxcrypt/metadata.xml b/sys-libs/libxcrypt/metadata.xml
new file mode 100644
index 000000000000..da13c2441aa3
--- /dev/null
+++ b/sys-libs/libxcrypt/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>hardened</herd>
+<maintainer>
+ <email>method@gentoo.org</email>
+ <name>Joshua Brindle</name>
+ <description>Primary Maintainer</description>
+</maintainer>
+<longdescription>
+Crypt library for DES, MD5, and blowfish
+
+Libxcrypt is a replacement for libcrypt, which comes with the GNU C
+Library. It supports DES crypt, MD5, and passwords with blowfish
+encryption.
+</longdescription>
+</pkgmetadata>