summaryrefslogtreecommitdiff
path: root/virtual/perl-Math-BigInt-FastCalc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-17 03:31:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-17 03:31:10 +0100
commit280d9db9f9470686aae5ce1fa4cfa57b26e9beb2 (patch)
tree604fa555cdb815d5774494412f041887debf5220 /virtual/perl-Math-BigInt-FastCalc
parent2ef316f0ffbd90d833effd2d09d1232e5767e321 (diff)
gentoo auto-resync : 17:08:2023 - 03:31:10
Diffstat (limited to 'virtual/perl-Math-BigInt-FastCalc')
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/Manifest1
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.900-r1.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/Manifest b/virtual/perl-Math-BigInt-FastCalc/Manifest
index 2c9f6eac1d9f..09b0568b397d 100644
--- a/virtual/perl-Math-BigInt-FastCalc/Manifest
+++ b/virtual/perl-Math-BigInt-FastCalc/Manifest
@@ -1,4 +1,3 @@
-EBUILD perl-Math-BigInt-FastCalc-0.500.900-r1.ebuild 505 BLAKE2B 423f0f93816faae435c639618c55e0b514d058469957b2441a309c8a4dcba08a00ee1a5014c899e7f233d7efae4471fdcd02ba810877888b36b29d59d7ac34a4 SHA512 ec303edfc47f7344d4b19dc8aed4a1bf46309dc84f35d63daa6c2b0afecc248b17222f6f1ef554d62dc429cac8058a50081d3dc4e2744bc784661c0c573ad95d
EBUILD perl-Math-BigInt-FastCalc-0.501.200.ebuild 484 BLAKE2B d31a5e39d01de0a2d16ac4eaf8d655fa38af50a74f53148e61dc2c249404d4b85710931a79485637b06ed89209a1397580f8d48ae5f18a72983799cb8697eaca SHA512 6244f37211b5226114849b32bebaafd7295a724a179777d41b9cf894f70407d8ff3e79fdd86f8b5df090a925b5c04569adc497bcf809476607c16473e90fcf88
EBUILD perl-Math-BigInt-FastCalc-0.501.300.ebuild 492 BLAKE2B 0017982f9b0057b74f349f498d43c43e3e27c97f3639cf9c33afe6baa592cbd302f4286913573054ffcbdedab3ebbb66d13b3c614f723acbfd3dc86167556f23 SHA512 a1c90b8144fc972acc20917a21d2071d6d17b11604ec91cd3b62f6c816d729322c9d68059c4511a818ceec677d0a24db175615a52fc97b13a9dfc28f258d61a3
MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f
diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.900-r1.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.900-r1.ebuild
deleted file mode 100644
index db422928c142..000000000000
--- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.900-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
-
-RDEPEND="
- || ( =dev-lang/perl-5.34* =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"