From b40e6cc71348d5833f442998f78878ff3e660ab9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 1 May 2024 04:11:57 +0100 Subject: perl-core/Getopt-Long: new package, add 2.570.0 Needed for pending dev-perl/Getopt-Long-Descriptive bump. Signed-off-by: Sam James --- perl-core/Getopt-Long/Getopt-Long-2.570.0.ebuild | 14 ++++++++++++++ perl-core/Getopt-Long/Manifest | 1 + perl-core/Getopt-Long/metadata.xml | 14 ++++++++++++++ 3 files changed, 29 insertions(+) create mode 100644 perl-core/Getopt-Long/Getopt-Long-2.570.0.ebuild create mode 100644 perl-core/Getopt-Long/Manifest create mode 100644 perl-core/Getopt-Long/metadata.xml diff --git a/perl-core/Getopt-Long/Getopt-Long-2.570.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.570.0.ebuild new file mode 100644 index 000000000000..9636b5ce919c --- /dev/null +++ b/perl-core/Getopt-Long/Getopt-Long-2.570.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=JV +DIST_VERSION=2.57 +DIST_TEST=do +inherit perl-module + +DESCRIPTION="Advanced handling of command line options" + +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" diff --git a/perl-core/Getopt-Long/Manifest b/perl-core/Getopt-Long/Manifest new file mode 100644 index 000000000000..9b03c1ec32cb --- /dev/null +++ b/perl-core/Getopt-Long/Manifest @@ -0,0 +1 @@ +DIST Getopt-Long-2.57.tar.gz 45259 BLAKE2B 4fb66b51d14f48416893de0349dbdd3212d9668e90adbe02df17af08ef6df0c1cba2028b7db2565ffecbce1ad359c1463cd631718134df13556cc47be493d69c SHA512 6b07f683b6f1371bc7f9b018ec659c049d58de25194965c6e2ba3a288e6802ba07257aa5d447bc082f0481d0956798d9f17521faf6a31d896bb3be0d17953b49 diff --git a/perl-core/Getopt-Long/metadata.xml b/perl-core/Getopt-Long/metadata.xml new file mode 100644 index 000000000000..52ddf8d5bd12 --- /dev/null +++ b/perl-core/Getopt-Long/metadata.xml @@ -0,0 +1,14 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + + Getopt-Long + Getopt::Long + Getopt::Long::CallBack + Getopt::Long::Parser + + -- cgit v1.2.3-65-gdbad