From c0cab4b23e691453b2ce49f1fac9e8701f562f3f Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sat, 20 Feb 2016 15:07:55 +1300 Subject: dev-perl/Getopt-Long-Descriptive: Bump to version 0.99.0 - Version Bumped. - Updated to EAPI6. - Removed dependencies no longer declared upstream - Add missing dependencies Package-Manager: portage-2.2.27 --- .../Getopt-Long-Descriptive-0.99.0.ebuild | 36 ++++++++++++++++++++++ dev-perl/Getopt-Long-Descriptive/Manifest | 1 + 2 files changed, 37 insertions(+) create mode 100644 dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.99.0.ebuild (limited to 'dev-perl') diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.99.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.99.0.ebuild new file mode 100644 index 000000000000..3f6a12deb3a5 --- /dev/null +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.99.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DIST_AUTHOR=RJBS +DIST_VERSION=0.099 +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" + +# File::Basename -> perl +# List::Util, Scalar::Util -> perl-Scalar-List-Utils +# Sub::Exporter::Util -> Sub-Exporter +RDEPEND=" + virtual/perl-Carp + >=virtual/perl-Getopt-Long-2.330.0 + >=dev-perl/Params-Validate-0.970.0 + >=dev-perl/Sub-Exporter-0.972.0 + virtual/perl-Scalar-List-Utils +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + !minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 ) + dev-perl/Test-Fatal + >=dev-perl/Test-Warnings-0.5.0 + virtual/perl-File-Spec + >=virtual/perl-Test-Simple-0.960.0 + ) +" diff --git a/dev-perl/Getopt-Long-Descriptive/Manifest b/dev-perl/Getopt-Long-Descriptive/Manifest index 160e429f7a6b..4ddb4a6ac8ff 100644 --- a/dev-perl/Getopt-Long-Descriptive/Manifest +++ b/dev-perl/Getopt-Long-Descriptive/Manifest @@ -1,2 +1,3 @@ DIST Getopt-Long-Descriptive-0.093.tar.gz 23954 SHA256 4c79d7b81c95ae94d65f060db10c9bd6d17b0ed18f7b5f223255322a81be8c45 SHA512 acdb1f2f04cad0cd6a17bd00dd455613dcbb20e849fa0b351be52c35fb209289b10a2e0067cbc3dc1f5680091c38ab8083730b9d4e95e63da80b389e71eb5083 WHIRLPOOL d0e2e818f4750c333cfb45d5f8bdfe34701c59c0c5a94b15d7e682ae006a0e910341cb3ff8a9ccc5dcac7656c1d274727ddfe35c14a323e41d6fdc6c1d8f5c46 DIST Getopt-Long-Descriptive-0.097.tar.gz 26399 SHA256 a6e484962727ae2d882d5d35c5bedd48bc13730a7e4c739a7daa74f525422883 SHA512 9b1a11bce5a64b0dbae93d410593c6411790db8eac1169eb1703fdd4b0bffc0cb0ce12fd02c3de0b4fea98151bcc98af55cf46d84d658c8292291bf3baf5d28d WHIRLPOOL 19c2185574a3cadc8d1ca01ca4ab7c9dbb5c7938573a471f464fa5f937379248fc0ff3da71ef23b0a14fc67409e3268858b4e5ea65e71798b042802ef6e81854 +DIST Getopt-Long-Descriptive-0.099.tar.gz 29651 SHA256 fc4d1ed0bf12abc3d01ba38b0376c1b0fe6c6e59152b61b5f500a1e3f7c8c5e9 SHA512 3b6fdf06eab25f53c5624e42a8024d059d1ee1c33361184a1d45fc5f0f9b521ad0749916ca7ec7d9561bc2c297adba520ff1fd5efa6706ca480697fad71290da WHIRLPOOL 938e7585b014fd08b88e492b1168aaef4810f7e1906bf0a2825c47048e0f92237ed6bd55bd4f0deb2244b0b3f25c8495add77a3a33a6c43503087beab3a902cb -- cgit v1.2.3-18-g5258