diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-09-01 18:58:23 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-09-01 18:58:23 +0200 |
commit | ccde7f0195a1a3b7959941fb950d92ae9d9880a3 (patch) | |
tree | 4ea3f420a29f65fc4f95cbdd1b54ce90d4154617 /dev-perl/Getopt-Long-Descriptive | |
parent | app-emulation/wine-any: Sync with ::wine (diff) | |
download | gentoo-ccde7f0195a1a3b7959941fb950d92ae9d9880a3.tar.gz gentoo-ccde7f0195a1a3b7959941fb950d92ae9d9880a3.tar.bz2 gentoo-ccde7f0195a1a3b7959941fb950d92ae9d9880a3.zip |
dev-perl/Getopt-Long-Descriptive: Version bump
Bug: https://bugs.gentoo.org/661200
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Getopt-Long-Descriptive')
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild | 37 | ||||
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Manifest | 1 |
2 files changed, 38 insertions, 0 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild new file mode 100644 index 000000000000..a3cb53187d6a --- /dev/null +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=RJBS +DIST_VERSION=0.103 +inherit perl-module + +DESCRIPTION="Getopt::Long with usage text" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +IUSE="test minimal" + +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 +" +DEPEND="${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 ecd84a24c9d3..14113ee94cc9 100644 --- a/dev-perl/Getopt-Long-Descriptive/Manifest +++ b/dev-perl/Getopt-Long-Descriptive/Manifest @@ -1,3 +1,4 @@ DIST Getopt-Long-Descriptive-0.097.tar.gz 26399 BLAKE2B d14bbb75b5ae993970eb694ce54c16ac6670ece915368a58a482922d9c2b7d622cf012d20361e4f432bbf7b6119919e622f5b820f14a6e66dc62cfe7c99e9f19 SHA512 9b1a11bce5a64b0dbae93d410593c6411790db8eac1169eb1703fdd4b0bffc0cb0ce12fd02c3de0b4fea98151bcc98af55cf46d84d658c8292291bf3baf5d28d DIST Getopt-Long-Descriptive-0.099.tar.gz 29651 BLAKE2B 1adf8c6c84fc8b6251d27b8082b21c886b261bd633a1a6936721a34fafe2da5510e1ead960a079db3ac9dfa7fcf8b490e53fa8fb332952cd9ec5141ef357225d SHA512 3b6fdf06eab25f53c5624e42a8024d059d1ee1c33361184a1d45fc5f0f9b521ad0749916ca7ec7d9561bc2c297adba520ff1fd5efa6706ca480697fad71290da DIST Getopt-Long-Descriptive-0.100.tar.gz 31366 BLAKE2B 09fac34156dfbd22f3d14f85b44c0c327e0d6e7b535d2c4b80a492a1f4ab184b85d7b14456c375ce6cf882c69c4e99e3341a6ee764fea6ea966b85068a2410cb SHA512 0efd6f707487b9b44d5c3b5c9e46c3718546e44bf1b66c198be6ebfc922e7bdb23a9c57c5a9c0985dc3769617141696750e1bd982457247b679e3bdb5f9f16c7 +DIST Getopt-Long-Descriptive-0.103.tar.gz 32683 BLAKE2B 9e457690d61e8b2330761ffd09174403d7e485c80af84d2cc61b7443762dcbe9832a15c589b729536103e80c75556f60040d5d1d3637a5eb3226bf1cc1d57ce6 SHA512 9229575bde794fa1213871fbb33a12222737d7979cf4c290200fd85c7da9e3227539809b8380a88a85675429ceb61e505bac8cc4e1408ca63ba92b4e1b33149f |