commit:     89b5630ff7f7a45e1c96ff624266cf09d1401813
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 07:38:29 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 07:53:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b5630f

dev-perl/Data-Section: add 0.200.8

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

 dev-perl/Data-Section/Data-Section-0.200.8.ebuild | 26 +++++++++++++++++++++++
 dev-perl/Data-Section/Manifest                    |  1 +
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Data-Section/Data-Section-0.200.8.ebuild 
b/dev-perl/Data-Section/Data-Section-0.200.8.ebuild
new file mode 100644
index 000000000000..2dba84d78fe9
--- /dev/null
+++ b/dev-perl/Data-Section/Data-Section-0.200.8.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=0.200008
+inherit perl-module
+
+DESCRIPTION="Read multiple hunks of data out of your DATA section"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+       virtual/perl-Encode
+       >=dev-perl/MRO-Compat-0.90.0
+       >=dev-perl/Sub-Exporter-0.979.0
+"
+BDEPEND="
+       ${RDEPEND}
+       >=virtual/perl-ExtUtils-MakeMaker-6.780.0
+       test? (
+               dev-perl/Test-FailWarnings
+               >=virtual/perl-Test-Simple-0.960.0
+       )
+"

diff --git a/dev-perl/Data-Section/Manifest b/dev-perl/Data-Section/Manifest
index be6c54389100..583099b60f7b 100644
--- a/dev-perl/Data-Section/Manifest
+++ b/dev-perl/Data-Section/Manifest
@@ -1 +1,2 @@
 DIST Data-Section-0.200007.tar.gz 22094 BLAKE2B 
8bb0f39abb30ac70f5185d9fbbdd9dba1f2b5947961fef937a2913d12b0694629d9e4ec4a3759603a7217cb4a6b0d244bbac5f11bb2b9963b959506bb8b19b51
 SHA512 
0c23141ccc2041e8c1c222c95d6eab4b56e2d77a94c68507f67acbb62fa5132e9229e9680c9fff6ebbc6a47a42cf1943d6e5b50a5f0168c66193fb52aaa241f0
+DIST Data-Section-0.200008.tar.gz 22583 BLAKE2B 
295507d93533d87ca0ad3d00edae7f83abfae6c54e8d3ae10203636ff94b7785d52c818632fc3daba5f6d5827a23a6bbd32bf933e334321bd214c5cd83c8101a
 SHA512 
5fc8b25b1af8cdae5dca407bc039578e92bfc0b3bcfa2c01cdddf36ea30840f7eeeb336859a2e50719713c2675f2c1eb74c8832724d99ba4db92c47c65a860e3

Reply via email to