summaryrefslogtreecommitdiff
path: root/virtual/perl-Getopt-Long
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-02 00:00:17 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-02 00:00:17 +0100
commitf5ef7f2371babf22c2c3fad17108692b09e4c98e (patch)
tree7f195ab30a74fa23e6dd24307d67d0890714d093 /virtual/perl-Getopt-Long
parent3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (diff)
gentoo auto-resync : 02:05:2024 - 00:00:17
Diffstat (limited to 'virtual/perl-Getopt-Long')
-rw-r--r--virtual/perl-Getopt-Long/Manifest1
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Getopt-Long/Manifest b/virtual/perl-Getopt-Long/Manifest
index f12cfda91257..cb326f4ccbac 100644
--- a/virtual/perl-Getopt-Long/Manifest
+++ b/virtual/perl-Getopt-Long/Manifest
@@ -1,2 +1,3 @@
EBUILD perl-Getopt-Long-2.540.0.ebuild 484 BLAKE2B 21d7809c57989fc762893365920e36308b975e8005562735e853461435cc08266d55c2ffd1a5e39ba025d6837b88deddf5c407051c255f70b22c4c1d1830878e SHA512 fb0a6cda361d92b219996fb0af3db37c2e2e69e1fa584a54431bddf6272decfcdbadc740dd66db0983337733a00401a4ef430d8f93f5346f154ee710f367b44f
+EBUILD perl-Getopt-Long-2.570.0.ebuild 464 BLAKE2B afe835a36977eb23bbf2b2cffafe573093d5fdbe7b463a1f088d0d15b7cd7fd0ad4eecc2c21dd7e20a717808c7418827dc7ec78c9f13bbcb8a537710b0e3872f SHA512 59933d93b67edd7aec74200567ca2f3984c0d12457e8fd07f6b0dc117f4381dbafeee69d08d3d927de7d2b9668553d4bea1938d4f05a9f245a4fbc83c8d263c6
MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0.ebuild
new file mode 100644
index 000000000000..48a5df851d3f
--- /dev/null
+++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2024 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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+ ~perl-core/${PN#perl-}-${PV}
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"