[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2021-05-12 Thread Andreas K. Hüttel
commit: 37567b9c18eb0be4b5f9446476a23da6bce5675c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed May 12 19:37:35 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed May 12 20:09:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37567b9c

dev-perl/Crypt-SmbHash: Remove old

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild | 18 --
 1 file changed, 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 94a3ef26922..000
--- 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}"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2021-05-12 Thread Andreas K. Hüttel
commit: f93a0d87a80fa96eaea306e32eb56e1ce8cb33ab
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed May 12 19:37:09 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed May 12 20:09:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93a0d87

dev-perl/Crypt-SmbHash: Stable for all

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r3.ebuild 
b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r3.ebuild
index af5475b75df..ac7dd79000d 100644
--- a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r3.ebuild
+++ b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="dev-perl/Digest-MD4"
 BDEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2020-07-02 Thread Kent Fredric
commit: d0410499d754de818664529b17d77aa2b9adc991
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul  2 14:10:26 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul  2 14:10:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0410499

dev-perl/Crypt-SmbHash: -r bump for EAPI7 + fixes

- EAPI7
- Fix license
- Remove unused/empty variable assignments

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 .../Crypt-SmbHash/Crypt-SmbHash-0.120.0-r3.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r3.ebuild 
b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r3.ebuild
new file mode 100644
index 000..af5475b75df
--- /dev/null
+++ b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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"
+
+RDEPEND="dev-perl/Digest-MD4"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2020-04-12 Thread Kent Fredric
commit: 0afa7b621ae5fc7a35ef066ff9bfa8b05cf9b2c9
Author: Kent Fredric  gentoo  org>
AuthorDate: Sun Apr 12 13:31:17 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sun Apr 12 13:32:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0afa7b62

dev-perl/Crypt-SmbHash: Remove old 0.120.0-r1

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r1.ebuild | 18 --
 1 file changed, 18 deletions(-)

diff --git a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r1.ebuild 
b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r1.ebuild
deleted file mode 100644
index 7bb5a9157ff..000
--- a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=BJKUIT
-MODULE_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}"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2018-04-18 Thread Sergei Trofimovich
commit: 44d67833a58261ecea4186ee9a7335d0e4f32b14
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Apr 18 07:03:31 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Apr 18 07:04:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44d67833

dev-perl/Crypt-SmbHash: stable 0.120.0-r2 for ia64, bug #652620

Bug: https://bugs.gentoo.org/652620
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 36fd27c7ae9..aa6c7df057d 100644
--- a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
+++ b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND="dev-perl/Digest-MD4"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2018-04-15 Thread Mikle Kolyada
commit: 5a784876a63c311b167bf5cdf26b3f09e37f586e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 15 17:09:55 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 15 17:09:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a784876

dev-perl/Crypt-SmbHash: arm stable wrt bug #652620

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 15d132a38fe..36fd27c7ae9 100644
--- a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
+++ b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND="dev-perl/Digest-MD4"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2018-04-07 Thread Matt Turner
commit: fbeb9daa36e98f78ae1ff073d5034e64abdadcb5
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:13:04 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbeb9daa

dev-perl/Crypt-SmbHash-0.120.0-r2: hppa stable, bug 652620

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index e57b1c7f185..15d132a38fe 100644
--- a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
+++ b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND="dev-perl/Digest-MD4"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2018-04-06 Thread Matt Turner
commit: 113d439906ca4995ac59710ad80915a615ca65f6
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 04:00:57 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 04:00:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113d4399

dev-perl/Crypt-SmbHash-0.120.0-r2: ppc64 stable, bug 652620

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index dd645fdf987..e57b1c7f185 100644
--- a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
+++ b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND="dev-perl/Digest-MD4"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2018-04-06 Thread Sergei Trofimovich
commit: e00be0c7490040ee59bcf475a1bae97b36923926
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  6 19:51:38 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  6 21:09:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e00be0c7

dev-perl/Crypt-SmbHash: stable 0.120.0-r2 for sparc

Bug: https://bugs.gentoo.org/652620
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 7fdd310ec92..c6e5b0c8973 100644
--- a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
+++ b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND="dev-perl/Digest-MD4"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2018-04-06 Thread Tobias Klausmann
commit: 999e97ff96ba52a06629816ac8fb0b64bccc0dd5
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Apr  6 17:13:18 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri Apr  6 17:13:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=999e97ff

dev-perl/Crypt-SmbHash-0.120.0-r2: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/652620

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index c02d1185012..7fdd310ec92 100644
--- a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
+++ b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="dev-perl/Digest-MD4"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2018-04-05 Thread Aaron Bauman
commit: 1de1325420afd0c6e0b210a4f309b4321b351139
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Apr  6 00:33:40 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Apr  6 00:40:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de13254

dev-perl/Crypt-SmbHash: amd64 stable

Bug: https://bugs.gentoo.org/652620
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 225d0a59361..c02d1185012 100644
--- a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
+++ b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="dev-perl/Digest-MD4"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2018-04-05 Thread Thomas Deutschmann
commit: e0bfd9d21b618b19db1e48f743794b5a2fe2d545
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Apr  5 23:01:58 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Apr  5 23:16:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0bfd9d2

dev-perl/Crypt-SmbHash: x86 stable (bug #652620)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 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
index 3adfb19dead..225d0a59361 100644
--- a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
+++ b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86"
 IUSE=""
 
 RDEPEND="dev-perl/Digest-MD4"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SmbHash/

2017-10-18 Thread Kent Fredric
commit: 24a90fccb689b7f3719ed329d07d1cf707075a06
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Oct 18 23:36:49 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Oct 19 00:06:15 2017 +
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 000..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}"