summaryrefslogblamecommitdiff
path: root/dev-perl/Data-Password/Data-Password-1.10.ebuild
blob: dbb740e4f9db2ebd77574a7db3eba88f23dbb662 (plain) (tree)


















                                                                  
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=5

inherit perl-module

DESCRIPTION="Perl extension for assessing password quality."
HOMEPAGE=""
SRC_URI="mirror://cpan/authors/id/R/RA/RAZINF/${P}.tar.gz"

SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86 ~amd64"
IUSE=""
SRC_TEST="do"

DEPEND="dev-lang/perl"