diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-11 13:17:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-11 13:17:36 +0000 |
commit | 95432aad7d1fed9e4ba1d8fbe00749a52eb1351c (patch) | |
tree | bd06dee102c9c1e02192a5f4ad8f2cf00bbff943 /sys-libs | |
parent | old (diff) | |
download | gentoo-2-95432aad7d1fed9e4ba1d8fbe00749a52eb1351c.tar.gz gentoo-2-95432aad7d1fed9e4ba1d8fbe00749a52eb1351c.tar.bz2 gentoo-2-95432aad7d1fed9e4ba1d8fbe00749a52eb1351c.zip |
touchups
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/pam_passwdqc/pam_passwdqc-0.7.4.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys-libs/pam_passwdqc/pam_passwdqc-0.7.4.ebuild b/sys-libs/pam_passwdqc/pam_passwdqc-0.7.4.ebuild index cf7a98b5bf80..eec3bc080a57 100644 --- a/sys-libs/pam_passwdqc/pam_passwdqc-0.7.4.ebuild +++ b/sys-libs/pam_passwdqc/pam_passwdqc-0.7.4.ebuild @@ -1,12 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam_passwdqc/pam_passwdqc-0.7.4.ebuild,v 1.1 2003/09/17 04:39:46 hhg Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam_passwdqc/pam_passwdqc-0.7.4.ebuild,v 1.2 2003/11/11 13:13:06 vapier Exp $ -IUSE="pam" -DESCRIPTION="Password strength checking for PAM aware password changing programs. This is an alternative to the default cracklib." +DESCRIPTION="Password strength checking for PAM aware password changing programs" HOMEPAGE="http://www.openwall.com/passwdqc/" - SRC_URI="http://www.openwall.com/pam/modules/pam_passwdqc/${P}.tar.gz" LICENSE="as-is" |