commit:     36877c434d6e0704402df16cc43aaa9299ba6efe
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 22:48:28 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 23:01:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36877c43

dev-perl/Crypt-Password: new package, add 0.280.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Crypt-Password/Crypt-Password-0.280.0.ebuild | 15 +++++++++++++++
 dev-perl/Crypt-Password/Manifest                      |  1 +
 dev-perl/Crypt-Password/metadata.xml                  | 12 ++++++++++++
 3 files changed, 28 insertions(+)

diff --git a/dev-perl/Crypt-Password/Crypt-Password-0.280.0.ebuild 
b/dev-perl/Crypt-Password/Crypt-Password-0.280.0.ebuild
new file mode 100644
index 000000000000..128bbc7c2a6b
--- /dev/null
+++ b/dev-perl/Crypt-Password/Crypt-Password-0.280.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DRSTEVE
+DIST_VERSION=0.28
+DIST_A_EXT=tgz
+inherit perl-module
+
+DESCRIPTION="Unix-style, Variously Hashed Passwords"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="dev-perl/Module-Install"

diff --git a/dev-perl/Crypt-Password/Manifest b/dev-perl/Crypt-Password/Manifest
new file mode 100644
index 000000000000..1ef2ea5a68c4
--- /dev/null
+++ b/dev-perl/Crypt-Password/Manifest
@@ -0,0 +1 @@
+DIST Crypt-Password-0.28.tgz 28309 BLAKE2B 
26653a1f11822a7b32134f422bb09af1eb0398cede7fa6efff77bfa30a5019de288dfb82e812caa19944c1334a2d74bce39c7aca8b14f722d36267258db7d3ed
 SHA512 
299432450c9f530e94192da7e7abe4b8cd458640dc434568d75868e8ff9e636b53aa430c09af3f8f3ac78ee312f52ac6d5f1c2d465878c0789d8df2e290a32de

diff --git a/dev-perl/Crypt-Password/metadata.xml 
b/dev-perl/Crypt-Password/metadata.xml
new file mode 100644
index 000000000000..90de7aea1638
--- /dev/null
+++ b/dev-perl/Crypt-Password/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Crypt-Password</remote-id>
+    <remote-id type="cpan-module">Crypt::Password</remote-id>
+  </upstream>
+</pkgmetadata>

Reply via email to