Added
This commit is contained in:
parent
9021b191a6
commit
b52d363f03
26
dev-perl/Data-Section/Data-Section-0.200.8.ebuild
Normal file
26
dev-perl/Data-Section/Data-Section-0.200.8.ebuild
Normal file
@ -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 ~arm64 ~arm"
|
||||||
|
|
||||||
|
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
|
||||||
|
)
|
||||||
|
"
|
2
dev-perl/Data-Section/Manifest
Normal file
2
dev-perl/Data-Section/Manifest
Normal file
@ -0,0 +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
|
Loading…
Reference in New Issue
Block a user