summaryrefslogtreecommitdiff
path: root/virtual/perl-Net-Ping
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/perl-Net-Ping')
-rw-r--r--virtual/perl-Net-Ping/Manifest2
-rw-r--r--virtual/perl-Net-Ping/perl-Net-Ping-2.760.0-r1.ebuild15
-rw-r--r--virtual/perl-Net-Ping/perl-Net-Ping-2.760.0.ebuild15
3 files changed, 16 insertions, 16 deletions
diff --git a/virtual/perl-Net-Ping/Manifest b/virtual/perl-Net-Ping/Manifest
index e45d02f8813b..e33e1c57584e 100644
--- a/virtual/perl-Net-Ping/Manifest
+++ b/virtual/perl-Net-Ping/Manifest
@@ -1,2 +1,2 @@
-EBUILD perl-Net-Ping-2.760.0.ebuild 478 BLAKE2B b5005334a9eb657b09e3efcd6a14eed799add03ea937a91e734f0bb736caa3bce84168df18c88f8a6c5f5d2b073938c6de7d91bdaeb3b509f46cccda5649f071 SHA512 0d5de9561fb40781f76ae6e61fb6bf2a4dd922cb1815814c2b47e4dd32302d71aee47adbf043afc7d60225ca2f0874ae88d04655e387ea85b29b05f6056ea4c5
+EBUILD perl-Net-Ping-2.760.0-r1.ebuild 493 BLAKE2B 4601a431049b16ae5f1524a99023c6505d5a682f7f50d6bd1400a616b38624b804f6779e0ebdd02f41146c1eadd05eaf13b9fded8ba8ba2176244b3e1832b05c SHA512 65b0f87cf3dc96e750fe5e83022b9f94d010cf3d1e8a329ef6536c89c8eae47fdc8c2472faf7c0c078dcc50c0cc28d9315fdf79cdad1c2855cabb12a33d26c14
MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f
diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.760.0-r1.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.760.0-r1.ebuild
new file mode 100644
index 000000000000..55a3369fd64a
--- /dev/null
+++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.760.0-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2024 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 ~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.40* =dev-lang/perl-5.38* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/Net-Ping-${PV}
+ !>perl-core/Net-Ping-${PV}-r999
+"
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
deleted file mode 100644
index bc6b32359abf..000000000000
--- a/virtual/perl-Net-Ping/perl-Net-Ping-2.760.0.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.38* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/Net-Ping-${PV}
- !>perl-core/Net-Ping-${PV}-r999
-"