summaryrefslogtreecommitdiff
path: root/virtual/perl-Math-Complex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-20 10:22:14 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-20 10:22:14 +0100
commit46eedbedafdb0040c37884982d4c775ce277fb7b (patch)
treedb33a91259730be84999e13a8d8168c799f50ac0 /virtual/perl-Math-Complex
parente23a08d0c97a0cc415aaa165da840b056f93c997 (diff)
gentoo resync : 20.10.2021
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.100-r4.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/virtual/perl-Math-Complex/Manifest b/virtual/perl-Math-Complex/Manifest
index a7c6d798dd66..9f060cc2db5c 100644
--- a/virtual/perl-Math-Complex/Manifest
+++ b/virtual/perl-Math-Complex/Manifest
@@ -1,3 +1,2 @@
-EBUILD perl-Math-Complex-1.590.100-r4.ebuild 536 BLAKE2B 2feab1b5ea634b6849b49af94c5fd40a269c440d808e773e02592b6c05f8933c0ed9219f0bd489dc693a791fddfbc0b468dd9008448353a8ab01eb4bf671074e SHA512 f0a012512795bb506ba61c324a1f126bd589d281b7dff34aa992aeb8351948807b49c59fb8e04a0071cf6cf2f76365abe2f5a31a6715fbc934e05d3cd75e16ec
EBUILD perl-Math-Complex-1.590.200.ebuild 522 BLAKE2B c31d063cf14a75ffe5815c3292f86a263bbeab2f9f0b5b3566356d6ceee45e69e4b57712149259ba1e9130bf5a86f6700966b218e0ee04b637157f2d61ec059c SHA512 2f284610519461c00ec51862cff72d9c79e72e8d4120f1d6728ec082a392525f4ccfb17ee8532d359fe743b8a616b4b937128e4694bd9bec60ed10ca34d1179a
MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f
diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.100-r4.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.100-r4.ebuild
deleted file mode 100644
index 5c0ca2ca0adf..000000000000
--- a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.100-r4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="
- || ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"