mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Crypt-Password: new package, add 0.280.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
15
dev-perl/Crypt-Password/Crypt-Password-0.280.0.ebuild
Normal file
15
dev-perl/Crypt-Password/Crypt-Password-0.280.0.ebuild
Normal file
@@ -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"
|
||||
1
dev-perl/Crypt-Password/Manifest
Normal file
1
dev-perl/Crypt-Password/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST Crypt-Password-0.28.tgz 28309 BLAKE2B 26653a1f11822a7b32134f422bb09af1eb0398cede7fa6efff77bfa30a5019de288dfb82e812caa19944c1334a2d74bce39c7aca8b14f722d36267258db7d3ed SHA512 299432450c9f530e94192da7e7abe4b8cd458640dc434568d75868e8ff9e636b53aa430c09af3f8f3ac78ee312f52ac6d5f1c2d465878c0789d8df2e290a32de
|
||||
12
dev-perl/Crypt-Password/metadata.xml
Normal file
12
dev-perl/Crypt-Password/metadata.xml
Normal file
@@ -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>perl@gentoo.org</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>
|
||||
Reference in New Issue
Block a user