summaryrefslogtreecommitdiff
path: root/virtual/perl-Net-Ping
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-Net-Ping
parent6e8d3793323b8f24be801a4aaf31cdd31a8483e9 (diff)
gentoo auto-resync : 15:03:2024 - 18:47:52
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.740.0-r1.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/virtual/perl-Net-Ping/Manifest b/virtual/perl-Net-Ping/Manifest
index 99b6297ad354..e45d02f8813b 100644
--- a/virtual/perl-Net-Ping/Manifest
+++ b/virtual/perl-Net-Ping/Manifest
@@ -1,3 +1,2 @@
-EBUILD perl-Net-Ping-2.740.0-r1.ebuild 499 BLAKE2B 818acb479ae270f0d4c63a056a0939c140fa91cecde198e6674cf6fb1b2796fe4c45ec256f6206cbb06d2b0051a7af9dcb292ec75817918dd1a6a83fe0963940 SHA512 23195785c74a95b92e15940563162b95e460a42a98925f49e4d02ced9caad0e7dbe73ee4f0a2261ae7a4ad2582c7a39d30e80b2b919bada61ed8982d84bf4b49
EBUILD perl-Net-Ping-2.760.0.ebuild 478 BLAKE2B b5005334a9eb657b09e3efcd6a14eed799add03ea937a91e734f0bb736caa3bce84168df18c88f8a6c5f5d2b073938c6de7d91bdaeb3b509f46cccda5649f071 SHA512 0d5de9561fb40781f76ae6e61fb6bf2a4dd922cb1815814c2b47e4dd32302d71aee47adbf043afc7d60225ca2f0874ae88d04655e387ea85b29b05f6056ea4c5
MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f
diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.740.0-r1.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.740.0-r1.ebuild
deleted file mode 100644
index 2cbc88a31548..000000000000
--- a/virtual/perl-Net-Ping/perl-Net-Ping-2.740.0-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/Net-Ping-${PV}
- !>perl-core/Net-Ping-${PV}-r999
-"