diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-04-22 18:05:24 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-04-22 18:05:24 +0100 |
commit | cf59cc78468c9bcfef9e16b7b27c115896d805fd (patch) | |
tree | b46b602c381e3a5e35654cf39e71673c96e49362 /virtual/perl-Net-Ping | |
parent | 5b52b99ca475070991d8e8d1dff674ffe6ffdea9 (diff) |
gentoo auto-resync : 22:04:2023 - 18:05:23
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 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Net-Ping/Manifest b/virtual/perl-Net-Ping/Manifest index fd927fcbd350..a106298ab3c8 100644 --- a/virtual/perl-Net-Ping/Manifest +++ b/virtual/perl-Net-Ping/Manifest @@ -1,2 +1,2 @@ -EBUILD perl-Net-Ping-2.740.0-r1.ebuild 543 BLAKE2B 190613e04a830afe67649a65f26d740d19dc5aec8ac05595af5c6af29550382639e084fabe2761623ca6890a9fe8fe7d7669154cc796bba34d234ee92e3d9bdd SHA512 e44dbc6d0fa4faaac70855421723ac344efeb3ce8eb9bdb760b8d3f2cfe35db5d396cff09eecb65d310c24e1fdb0df8185b60abd377023e265f6604203f998a8 +EBUILD perl-Net-Ping-2.740.0-r1.ebuild 556 BLAKE2B f3ce34df8516809d3f6f5127e32147741c2dda83bc2c119b537a119f036dc83742358dc93ce84fb0e239bc99a2649ec01a793eaf5a44b01e2990deb51ec7f543 SHA512 de63a0e3eba8bc6cdb81d6d3f16c6ec3327b3421170aad827c749158f2f88bf4e4fbc6f6c07fbf0114a412662c1055f514b4effd6822c49ff405df4652525b0c 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 index c3fb183c7d40..d3d4d01e74f2 100644 --- 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 @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# 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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.36* =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} ) |