commit:     4af3cceb22438f7bd18f78e4e390a76c5fa23380
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 05:52:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 06:04:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4af3cceb

dev-perl/Exporter-Lite: add 0.90.0

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

 dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild | 24 ++++++++++++++++++++++
 dev-perl/Exporter-Lite/Manifest                    |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild 
b/dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild
new file mode 100644
index 000000000000..e0114afd2000
--- /dev/null
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=0.09
+inherit perl-module
+
+DESCRIPTION="Lightweight exporting of variables"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-linux 
~ppc-macos"
+
+RDEPEND="
+       virtual/perl-Carp
+"
+BDEPEND="
+       ${RDEPEND}
+       >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+       test? (
+               >=virtual/perl-Test-Simple-0.340.0
+       )
+"

diff --git a/dev-perl/Exporter-Lite/Manifest b/dev-perl/Exporter-Lite/Manifest
index e08ab3bd4b57..731d01d4cc92 100644
--- a/dev-perl/Exporter-Lite/Manifest
+++ b/dev-perl/Exporter-Lite/Manifest
@@ -1 +1,2 @@
 DIST Exporter-Lite-0.08.tar.gz 6271 BLAKE2B 
83ec490d9942ce4d4bcc4430cc95656d3c232f793d0b311a73e84f5b056010e1b3e76c1b706c651a86f7a4f30cd7a1e4253a23f4d652921e8846f87ab08ff609
 SHA512 
8c6ff5a88c1b810d74156c5d84695cfde6f555e0fc663804123e2a96f5e2235a5adeebbf24b18301ed2c3fb57f76788ecfdf301b26263279e92a88a9143b8953
+DIST Exporter-Lite-0.09.tar.gz 6859 BLAKE2B 
a263473994da012a6f5f055dc959402250615f76e7ae2106c2db449805e2c1c3d833248308d31806bc1d10f61ebaf512c8d0c9e05c3199807deb72844f4fdba3
 SHA512 
fa540b0aba6178031d0448cdd92bdf21226facd0424ca00329eac8b93086f7e53b9f37daf52a53a74b65fa6afe2b2aa236165d4c44e96d63aad19e0764924f92

Reply via email to