diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:47:34 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:47:34 -0500 |
| commit | dda948891d3731927b821ce31f9d9a2d03ba20c5 (patch) | |
| tree | 99cd40be4cbb0606260da212cd81b8ab2db9da9b /dev-perl/Math-BigInt-GMP | |
| parent | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (diff) | |
| download | baldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.tar.gz baldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.tar.xz baldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.zip | |
Adding metadata
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
| -rw-r--r-- | dev-perl/Math-BigInt-GMP/Manifest | 2 | ||||
| -rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild | 30 | ||||
| -rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.700.300.ebuild | 30 | ||||
| -rw-r--r-- | dev-perl/Math-BigInt-GMP/metadata.xml | 9 |
4 files changed, 71 insertions, 0 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest new file mode 100644 index 000000000000..0ed109a0f4ab --- /dev/null +++ b/dev-perl/Math-BigInt-GMP/Manifest @@ -0,0 +1,2 @@ +DIST Math-BigInt-GMP-1.6013.tar.gz 2592490 BLAKE2B ee029a0bfdc59ad925ce5ed8e4c3cda2ada302caca39d8ddc0d7b9f6bb51a55883f5e3fe519ff2999adbf3688355d338576643232d8cf3cfd1e7036c727db37a SHA512 0f4eba939f92c4f40f0b834846c10924167cb4368425d9617bf017ef536c99633d9220a929422b0111802eb1b881c1007573ea443016bd0f63f3f38efeb8ab1b +DIST Math-BigInt-GMP-1.7003.tar.gz 2637054 BLAKE2B 178f71c057b2d1aa68357f1f1a9832da992941def22e30a69dd4d3d054e0a3adf05e21a57d1c6579cdf66bf8003385325e44cd4635ef71c2cde47728c74487db SHA512 ef7b53b68cf66e9eb23a7cabd15b92a0924bba5dfb1a188aed130813b709eb2f15b5ceaa8a3fc84ea2570a11d7d782f3feed0e52271c9ada979bf46be80083d7 diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild new file mode 100644 index 000000000000..30a1e162feff --- /dev/null +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=PJACKLAM +DIST_VERSION=1.6013 +inherit perl-module + +DESCRIPTION="Use the GMP library for Math::BigInt routines" + +SLOT="0" +KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86 ~x64-macos ~x64-solaris" + +RDEPEND=" + >=virtual/perl-Carp-1.220.0 + >=virtual/perl-Math-BigInt-1.999.840 + >=virtual/perl-XSLoader-0.20.0 + >=dev-libs/gmp-4.0.0:0 +" +DEPEND=" + ${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.580.0 + test? ( >=virtual/perl-Test-Simple-0.820.0 ) +" + +src_test() { + perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t + perl-module_src_test +} diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.700.300.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.700.300.ebuild new file mode 100644 index 000000000000..b4fc6b42de47 --- /dev/null +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.700.300.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=PJACKLAM +DIST_VERSION=1.7003 +inherit perl-module + +DESCRIPTION="Use the GMP library for Math::BigInt routines" + +SLOT="0" +KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86 ~x64-macos ~x64-solaris" + +RDEPEND=" + >=virtual/perl-Carp-1.220.0 + >=virtual/perl-Math-BigInt-1.999.840 + >=virtual/perl-XSLoader-0.20.0 + >=dev-libs/gmp-4.0.0:0 +" +DEPEND=" + ${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.580.0 + test? ( >=virtual/perl-Test-Simple-0.820.0 ) +" + +src_test() { + perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t + perl-module_src_test +} diff --git a/dev-perl/Math-BigInt-GMP/metadata.xml b/dev-perl/Math-BigInt-GMP/metadata.xml new file mode 100644 index 000000000000..89c67f49bdb9 --- /dev/null +++ b/dev-perl/Math-BigInt-GMP/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>perl@gentoo.org</email> + <name>Gentoo Perl Project</name> + </maintainer> + <origin>baldeagleos-repo</origin> +</pkgmetadata> |
