diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-05 17:02:51 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-05 17:21:32 +0200 |
commit | 4ff0a720019e24a07837fb00450d162d66b48fcf (patch) | |
tree | 52d09ebbe902ad5016184d0941280e916959576b /dev-perl/Getopt-Long-Descriptive | |
parent | dev-python/plotly: enable py3.10 (diff) | |
download | gentoo-4ff0a720019e24a07837fb00450d162d66b48fcf.tar.gz gentoo-4ff0a720019e24a07837fb00450d162d66b48fcf.tar.bz2 gentoo-4ff0a720019e24a07837fb00450d162d66b48fcf.zip |
dev-perl/Getopt-Long-Descriptive: Version bump 0.109
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Getopt-Long-Descriptive')
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.109.0.ebuild | 40 | ||||
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Manifest | 1 |
2 files changed, 41 insertions, 0 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.109.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.109.0.ebuild new file mode 100644 index 000000000000..c975095d9c6b --- /dev/null +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.109.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=RJBS +DIST_VERSION=0.109 +inherit perl-module + +DESCRIPTION="Getopt::Long with usage text" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +IUSE="test minimal" +RESTRICT="!test? ( test )" + +CONFLICTS="!<dev-perl/MooseX-Getopt-0.660.0" + +# File::Basename -> perl +# List::Util, Scalar::Util -> perl-Scalar-List-Utils +# Sub::Exporter::Util -> Sub-Exporter +RDEPEND="${CONFLICTS} + virtual/perl-Carp + >=virtual/perl-Getopt-Long-2.330.0 + >=dev-perl/Params-Validate-0.970.0 + virtual/perl-Scalar-List-Utils + >=dev-perl/Sub-Exporter-0.972.0 +" + +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + !minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 ) + >=dev-perl/CPAN-Meta-Check-0.11.0 + virtual/perl-File-Spec + dev-perl/Test-Fatal + >=virtual/perl-Test-Simple-0.960.0 + >=dev-perl/Test-Warnings-0.5.0 + ) +" diff --git a/dev-perl/Getopt-Long-Descriptive/Manifest b/dev-perl/Getopt-Long-Descriptive/Manifest index 0c155dba58fc..b675724527c6 100644 --- a/dev-perl/Getopt-Long-Descriptive/Manifest +++ b/dev-perl/Getopt-Long-Descriptive/Manifest @@ -1 +1,2 @@ DIST Getopt-Long-Descriptive-0.103.tar.gz 32683 BLAKE2B 9e457690d61e8b2330761ffd09174403d7e485c80af84d2cc61b7443762dcbe9832a15c589b729536103e80c75556f60040d5d1d3637a5eb3226bf1cc1d57ce6 SHA512 9229575bde794fa1213871fbb33a12222737d7979cf4c290200fd85c7da9e3227539809b8380a88a85675429ceb61e505bac8cc4e1408ca63ba92b4e1b33149f +DIST Getopt-Long-Descriptive-0.109.tar.gz 33959 BLAKE2B c936f820654a5a14dfef706f26514334463b119b161643bbeb831802d9b7403c49f1cccd0414da855ef1bed424d88b78a220f037fb2d723ecce8d7ede54840e9 SHA512 9bd3af84119264c9e7e72b470f54782fe0a9e37e6071052a7b43af9529087841f77f06f81a70e4cab05380558216893b0902aabefcfbc970916f65614666969a |