summaryrefslogtreecommitdiff
path: root/virtual/perl-Net-Ping
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-Net-Ping
parentc1503bdaa031111d22d91db2f41dad440fb148e8 (diff)
gentoo auto-resync : 03:06:2023 - 21:32:31
Diffstat (limited to 'virtual/perl-Net-Ping')
-rw-r--r--virtual/perl-Net-Ping/Manifest1
-rw-r--r--virtual/perl-Net-Ping/perl-Net-Ping-2.760.0.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Net-Ping/Manifest b/virtual/perl-Net-Ping/Manifest
index 8b4a78ba9cff..782312ea7a1f 100644
--- a/virtual/perl-Net-Ping/Manifest
+++ b/virtual/perl-Net-Ping/Manifest
@@ -1,2 +1,3 @@
EBUILD perl-Net-Ping-2.740.0-r1.ebuild 499 BLAKE2B 818acb479ae270f0d4c63a056a0939c140fa91cecde198e6674cf6fb1b2796fe4c45ec256f6206cbb06d2b0051a7af9dcb292ec75817918dd1a6a83fe0963940 SHA512 23195785c74a95b92e15940563162b95e460a42a98925f49e4d02ced9caad0e7dbe73ee4f0a2261ae7a4ad2582c7a39d30e80b2b919bada61ed8982d84bf4b49
+EBUILD perl-Net-Ping-2.760.0.ebuild 486 BLAKE2B 0c69ab9978483c37cf815999571fe915932867f6a1740cd3a6659d60ca09d7c4d09b3a6d3f9fd3a41034bd49649bf900b1f4e435c7dc82ff7851b9e1b57e61be SHA512 099fd5c59ecaf77ee41e240221ac0c530cc5aa7f771c2f9f2025592be2c671ce8943c9c2009f7a4d1b767d84aaa5708b7858da58424c53080ed6d1b3b2cd0e0a
MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f
diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.760.0.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.760.0.ebuild
new file mode 100644
index 000000000000..137c221a1350
--- /dev/null
+++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.760.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/Net-Ping-${PV}
+ !>perl-core/Net-Ping-${PV}-r999
+"