diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
commit | 0f558761aa2dee1017b4751e4017205e015a9560 (patch) | |
tree | 037df795519468a25d9362b4e95cdaeb84eb1cf9 /virtual/perl-Net-Ping | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
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.740.0-r1.ebuild (renamed from virtual/perl-Net-Ping/perl-Net-Ping-2.740.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 dc653b9670ac..fd927fcbd350 100644 --- a/virtual/perl-Net-Ping/Manifest +++ b/virtual/perl-Net-Ping/Manifest @@ -1,2 +1,2 @@ -EBUILD perl-Net-Ping-2.740.0.ebuild 522 BLAKE2B 1e538485233b6cd60f7af78a22a25314c8f1ce609b2a51bad76d0d623d6c8e54045aa7c15412eeffe3c640dfff8656e5d054b6596c5d8073d05167daa569a9ba SHA512 98c7913aa7d8703b75fdd3696634f7f77548b9fef1e0e70a86108cde19ce43e6f93999eb655feb1df5d2c8fdd9a2cf523cb79ba5e3e36b0bf307a1572f527c49 +EBUILD perl-Net-Ping-2.740.0-r1.ebuild 543 BLAKE2B 190613e04a830afe67649a65f26d740d19dc5aec8ac05595af5c6af29550382639e084fabe2761623ca6890a9fe8fe7d7669154cc796bba34d234ee92e3d9bdd SHA512 e44dbc6d0fa4faaac70855421723ac344efeb3ce8eb9bdb760b8d3f2cfe35db5d396cff09eecb65d310c24e1fdb0df8185b60abd377023e265f6604203f998a8 MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.740.0.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.740.0-r1.ebuild index f55c5cb77a0d..c3fb183c7d40 100644 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.740.0.ebuild +++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.740.0-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" - || ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} ) + || ( =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 |