summaryrefslogtreecommitdiff
path: root/virtual/perl-Math-Complex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-03 21:32:31 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-03 21:32:31 +0100
commit5043a584ce7a3eb644e68694a3266c1a5d2ccba5 (patch)
tree2401f70bb9284c4237ee848dcb65c610db18a643 /virtual/perl-Math-Complex
parentc1503bdaa031111d22d91db2f41dad440fb148e8 (diff)
gentoo auto-resync : 03:06:2023 - 21:32:31
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.620.0.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Math-Complex/Manifest b/virtual/perl-Math-Complex/Manifest
index 694368500f5c..56677c7b1ba7 100644
--- a/virtual/perl-Math-Complex/Manifest
+++ b/virtual/perl-Math-Complex/Manifest
@@ -1,2 +1,3 @@
EBUILD perl-Math-Complex-1.590.200-r1.ebuild 505 BLAKE2B 2ed42b562b00756b401931e4c70ce562ab04cd2ae41512f0d11cd7caf4db968883a4382edb184ed2818434d2a803e9ae0f1e62510d814e528bc0bf5e11f1c80d SHA512 5520afa05a31ef024694e2a06d834041aacd54f97e81c1723acc585fe422c26c4bb912138c993a29ac07ad707ef75b286680477ade7cd503d8e8cc668e5e9969
+EBUILD perl-Math-Complex-1.620.0.ebuild 492 BLAKE2B 0017982f9b0057b74f349f498d43c43e3e27c97f3639cf9c33afe6baa592cbd302f4286913573054ffcbdedab3ebbb66d13b3c614f723acbfd3dc86167556f23 SHA512 a1c90b8144fc972acc20917a21d2071d6d17b11604ec91cd3b62f6c816d729322c9d68059c4511a818ceec677d0a24db175615a52fc97b13a9dfc28f258d61a3
MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f
diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.620.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.620.0.ebuild
new file mode 100644
index 000000000000..6f04cf8ad515
--- /dev/null
+++ b/virtual/perl-Math-Complex/perl-Math-Complex-1.620.0.ebuild
@@ -0,0 +1,15 @@
+# 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.38* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"