summaryrefslogtreecommitdiff
path: root/virtual/perl-ExtUtils-Install
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-ExtUtils-Install
parent6e8d3793323b8f24be801a4aaf31cdd31a8483e9 (diff)
gentoo auto-resync : 15:03:2024 - 18:47:52
Diffstat (limited to 'virtual/perl-ExtUtils-Install')
-rw-r--r--virtual/perl-ExtUtils-Install/Manifest1
-rw-r--r--virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.200.0-r1.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/virtual/perl-ExtUtils-Install/Manifest b/virtual/perl-ExtUtils-Install/Manifest
index 0b20e4c6b46c..b56d27445d35 100644
--- a/virtual/perl-ExtUtils-Install/Manifest
+++ b/virtual/perl-ExtUtils-Install/Manifest
@@ -1,3 +1,2 @@
-EBUILD perl-ExtUtils-Install-2.200.0-r1.ebuild 510 BLAKE2B 631b465d668848acaa17957441ebf273ea2ad86f2fe05d872cdfcbd9ce3ee776f5eeb9865ae25aa5057760794a5265ce1cd6ad57a3af5b0ac5986d5ae3588bb8 SHA512 465e46b74f1146c9835f6b1342ec63a061e342309bb19660f318c8212f292160dae8b0fb0ddd1959a245226caed81406c2b5c71c41c4f0544776526fd0e1c12a
EBUILD perl-ExtUtils-Install-2.220.0.ebuild 489 BLAKE2B f9bccc5d5ae1da6e3dc68d7b3c2dd46fa5c3f5a4a44a60adb453490a53edbf558a64edb8dd36044b8b571b1ad47524b4047b21d7a0d9cbfb7ce4941e8b413fc7 SHA512 25f4eedb4a009a668fbc3e36902027bf758f16ef1bc205f838eb4681685029256b3b59d046e12a7ccad945ffa30e60f13879e93e87b139296b76311367c0ee50
MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f
diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.200.0-r1.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.200.0-r1.ebuild
deleted file mode 100644
index 6275887321e1..000000000000
--- a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.200.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 ExtUtils-Install"
-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/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"