summaryrefslogtreecommitdiff
path: root/virtual/perl-Net-Ping
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /virtual/perl-Net-Ping
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
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.720.0.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Net-Ping/Manifest b/virtual/perl-Net-Ping/Manifest
index f99907d5675a..2311958d16c4 100644
--- a/virtual/perl-Net-Ping/Manifest
+++ b/virtual/perl-Net-Ping/Manifest
@@ -1,2 +1,3 @@
EBUILD perl-Net-Ping-2.710.0.ebuild 432 BLAKE2B d3e33e69281bf1dc950264e834151e7631b85320364166e6cb524802a966f67775822f300948f0e0e53cc1ae5ed84f4fcf43e58ba48b89426dd302416765a95e SHA512 a9b8e2fb3f3b32ebc6826c0ed7e3d933f2fe782a8dee4a61872fb4dbd75b8ac7fda3895d6e8dcb49cb14ffad4a25c69f835b08696da1d47db9e71eccc0c34ad9
+EBUILD perl-Net-Ping-2.720.0.ebuild 441 BLAKE2B 8589217a0774b6cd34e461f88ea5db603d1f70dc3dfd7ca6e14a3e9bf6733d426eb3c1132404940443609f077ce423d68972a6089333f75681487921c5230e4c SHA512 ff03e2e414cfb94ce798e09abb271bcadb3b2d402537350586ccf6e942bce1e6aac9e532abb44350f7a5844ca754b336988ab738f20588df01a29a6cc733a920
MISC metadata.xml 257 BLAKE2B 04035438572dc9c398ed29172f6454a150c86d72e6cad7947b0adb3ec8fcc084c68530bca43988c6e1683f4b89d4698796cbe212e9a44b5dfe1908999a8444f0 SHA512 80cde0da56c3ac4023da7b0c17c62eae85139aaefd8ba453dd0c0718da1d40102c57d5beb5b8f984dcbeacad930517347e4d91dd5bd94e973fb81974d078a18e
diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild
new file mode 100644
index 000000000000..a18e02613b29
--- /dev/null
+++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/Net-Ping-${PV}
+ !>perl-core/Net-Ping-${PV}-r999
+"