diff --git a/dev-perl/String-Random/Manifest b/dev-perl/String-Random/Manifest new file mode 100644 index 0000000000000..31eb58a539ee9 --- /dev/null +++ b/dev-perl/String-Random/Manifest @@ -0,0 +1 @@ +DIST String-Random-0.32.tar.gz 24585 BLAKE2B 0ab451a4647b2456d1a4714b31bf5de694d783c6c5230293c2522673236fb3ab491cbb924e0780a051a2228a4b3cf6990559af06ca222c92569abbdfd1ff4e3a SHA512 1dd0e7e45e03e155b7a0d8394fb3a04324f4827fe9431e9697d07c3a0f3941981e0b3de1e9f843a43936e5423146a3e6d4da075da04297525093ceffc3b1e659 diff --git a/dev-perl/String-Random/String-Random-0.32.ebuild b/dev-perl/String-Random/String-Random-0.32.ebuild new file mode 100644 index 0000000000000..38917df2ec95f --- /dev/null +++ b/dev-perl/String-Random/String-Random-0.32.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=SHLOMIF +DIST_VERSION=0.32 +inherit perl-module + +DESCRIPTION="Perl module to generate random strings based on a pattern" + +LICENSE="|| ( Artistic GPL-1+ )" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +BDEPEND="dev-perl/Module-Build" diff --git a/dev-perl/String-Random/metadata.xml b/dev-perl/String-Random/metadata.xml new file mode 100644 index 0000000000000..845d301e14aee --- /dev/null +++ b/dev-perl/String-Random/metadata.xml @@ -0,0 +1,19 @@ + + + + + perl@gentoo.org + + + azamat.hackimov@gmail.com + Azamat H. Hackimov + + + proxy-maint@gentoo.org + Proxy Maintainers + + + String-Random + String::Random + +