summaryrefslogtreecommitdiff
path: root/dev-perl/Math-BigInt-GMP
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-perl/Math-BigInt-GMP
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r--dev-perl/Math-BigInt-GMP/Manifest2
-rw-r--r--dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild30
-rw-r--r--dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.700.300.ebuild30
-rw-r--r--dev-perl/Math-BigInt-GMP/metadata.xml13
4 files changed, 0 insertions, 75 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
deleted file mode 100644
index 0ed109a0f4ab..000000000000
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-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
deleted file mode 100644
index 30a1e162feff..000000000000
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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
deleted file mode 100644
index b4fc6b42de47..000000000000
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.700.300.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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
deleted file mode 100644
index 73666aec02ce..000000000000
--- a/dev-perl/Math-BigInt-GMP/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Math-BigInt-GMP</remote-id>
- <remote-id type="cpan-module">Math::BigInt::GMP</remote-id>
- <remote-id type="github">pjacklam/p5-Math-BigInt-GMP</remote-id>
- </upstream>
-</pkgmetadata>