summaryrefslogtreecommitdiff
path: root/virtual/perl-Math-Complex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-15 18:47:53 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-15 18:47:53 +0000
commita4eda25bf0f72d757244b128657832bc4da28375 (patch)
tree5a4bda4947a8d19e1f07c2385db1aff2c18ba0d2 /virtual/perl-Math-Complex
parent6e8d3793323b8f24be801a4aaf31cdd31a8483e9 (diff)
gentoo auto-resync : 15:03:2024 - 18:47:52
Diffstat (limited to 'virtual/perl-Math-Complex')
-rw-r--r--virtual/perl-Math-Complex/Manifest1
-rw-r--r--virtual/perl-Math-Complex/perl-Math-Complex-1.590.200-r1.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/virtual/perl-Math-Complex/Manifest b/virtual/perl-Math-Complex/Manifest
index 9053c9861db8..8ffcca593e10 100644
--- a/virtual/perl-Math-Complex/Manifest
+++ b/virtual/perl-Math-Complex/Manifest
@@ -1,3 +1,2 @@
-EBUILD perl-Math-Complex-1.590.200-r1.ebuild 505 BLAKE2B 2ed42b562b00756b401931e4c70ce562ab04cd2ae41512f0d11cd7caf4db968883a4382edb184ed2818434d2a803e9ae0f1e62510d814e528bc0bf5e11f1c80d SHA512 5520afa05a31ef024694e2a06d834041aacd54f97e81c1723acc585fe422c26c4bb912138c993a29ac07ad707ef75b286680477ade7cd503d8e8cc668e5e9969
EBUILD perl-Math-Complex-1.620.0.ebuild 484 BLAKE2B 21d7809c57989fc762893365920e36308b975e8005562735e853461435cc08266d55c2ffd1a5e39ba025d6837b88deddf5c407051c255f70b22c4c1d1830878e SHA512 fb0a6cda361d92b219996fb0af3db37c2e2e69e1fa584a54431bddf6272decfcdbadc740dd66db0983337733a00401a4ef430d8f93f5346f154ee710f367b44f
MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f
diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.200-r1.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.200-r1.ebuild
deleted file mode 100644
index 71342afe2a55..000000000000
--- a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.200-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=8
-
-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.36* =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"