commit:     24a90fccb689b7f3719ed329d07d1cf707075a06
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 23:36:49 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 00:06:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24a90fcc

dev-perl/Crypt-SmbHash: EAPI6 + Tests

- EAPI6
- Tests enabled

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

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
new file mode 100644
index 00000000000..3adfb19dead
--- /dev/null
+++ b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# 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 ~sh ~sparc 
~x86"
+IUSE=""
+
+RDEPEND="dev-perl/Digest-MD4"
+DEPEND="${RDEPEND}"

Reply via email to