summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-12 21:37:35 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-12 22:09:23 +0200
commit37567b9c18eb0be4b5f9446476a23da6bce5675c (patch)
tree8043c295e93078909f39234b23cd8e13ee4bb13c /dev-perl/Crypt-SmbHash
parentdev-perl/Crypt-SmbHash: Stable for all (diff)
downloadgentoo-37567b9c18eb0be4b5f9446476a23da6bce5675c.tar.gz
gentoo-37567b9c18eb0be4b5f9446476a23da6bce5675c.tar.bz2
gentoo-37567b9c18eb0be4b5f9446476a23da6bce5675c.zip
dev-perl/Crypt-SmbHash: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-SmbHash')
-rw-r--r--dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
deleted file mode 100644
index 94a3ef26922f..000000000000
--- a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=BJKUIT
-DIST_VERSION=0.12
-inherit perl-module
-
-DESCRIPTION="LM/NT hashing, for Samba's smbpasswd entries"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-RDEPEND="dev-perl/Digest-MD4"
-DEPEND="${RDEPEND}"