diff options
Diffstat (limited to 'virtual/perl-Net-Ping')
-rw-r--r-- | virtual/perl-Net-Ping/Manifest | 2 | ||||
-rw-r--r-- | virtual/perl-Net-Ping/perl-Net-Ping-2.760.0-r1.ebuild (renamed from virtual/perl-Net-Ping/perl-Net-Ping-2.760.0.ebuild) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Net-Ping/Manifest b/virtual/perl-Net-Ping/Manifest index e45d02f8813b..7791e7b7c8d2 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 499 BLAKE2B fa7ece339c0c86f68d634abe6312e2a25732d4a13bf3b393c2565e37e928584bfbd026e2fdb6803b73b00b85ab47678b17d3736bff5933bc0b3a00e28eabe3ed SHA512 9ea0910bf29316e6188ce131041d312f3a5de7906c2adafcf030bf195d4e5bb4ec3b14f0654a43ecb48a381b382a875870678d8ada6a11a4872924092c028f30 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-r1.ebuild index bc6b32359abf..e9f8bf1d7476 100644 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.760.0.ebuild +++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.760.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ 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-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 |