summaryrefslogtreecommitdiff
path: root/dev-perl/Data-Password/Data-Password-1.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Data-Password/Data-Password-1.10.ebuild')
-rw-r--r--dev-perl/Data-Password/Data-Password-1.10.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Data-Password/Data-Password-1.10.ebuild b/dev-perl/Data-Password/Data-Password-1.10.ebuild
deleted file mode 100644
index 4d3ddd3..0000000
--- a/dev-perl/Data-Password/Data-Password-1.10.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit perl-module
-
-DESCRIPTION="Perl extension for assessing password quality."
-HOMEPAGE="https://metacpan.org/release/Data-Password"
-SRC_URI="mirror://cpan/authors/id/R/RA/RAZINF/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"