summaryrefslogtreecommitdiff
path: root/dev-perl/Try-Tiny
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-18 04:54:42 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-18 04:54:42 +0000
commit5510d9d7d1c93c2ea71a2bd6f0666168808d5dd6 (patch)
treec968fff3108e2b4d88e4e564a56bfd066f170573 /dev-perl/Try-Tiny
parent1dde4e5c4b92d849bf1abf0a48135b2a0644f7e1 (diff)
gentoo resync : 18.03.2018
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r--dev-perl/Try-Tiny/Manifest2
-rw-r--r--dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild36
2 files changed, 38 insertions, 0 deletions
diff --git a/dev-perl/Try-Tiny/Manifest b/dev-perl/Try-Tiny/Manifest
index b16b9c097c84..f9a102e5e9d8 100644
--- a/dev-perl/Try-Tiny/Manifest
+++ b/dev-perl/Try-Tiny/Manifest
@@ -1,5 +1,7 @@
DIST Try-Tiny-0.22.tar.gz 18311 BLAKE2B 0d7ed5fc560818b3bbb0aeb83279037e55a70333c35fac01aa42eadad52c26088a2efaecf9652f54f9232b7aab0a8b23bca195458c785827c507b409abf81d22 SHA512 4e39b4da16480bb2b93c05e8e016e9d1b5a68f29c527b19bbf9333442ca708e88dd2720a5812d141a152ae088ed1fcb1ce179018c2d0fe105545256396b2ccc4
DIST Try-Tiny-0.24.tar.gz 30666 BLAKE2B aa9085787127f421b3fc5c8605c074d96033a3dd5e0afc3897c54b3654e08d1535c87af023261af52fdc55e9e61eac9e243d9f8975c646543619b213ba9a08b4 SHA512 403ce12b7cda7356b1a86d7661ed406ce4e526f416033fa5eb04b83bbeb7f198b4660342383232affe2ef9a8e0dbd237a6e6c0f290c277c8abc319c949d3c959
+DIST Try-Tiny-0.30.tar.gz 34395 BLAKE2B 5f128ec532e9091e0987bf8b0b540c38158b49d37af42f72366151f25da722e12b746626a242d8a8f7755d243ee5fe0232d1828d4f94ddac0c70ad9334b8a6d1 SHA512 f523736ab0504ca0f7150be312e62988c4b9473a9e8469b0746dc8364945e2922c64c92e95e6c2b5792c5d6399dabea3d00aa45c065155b95519d5658a07216c
EBUILD Try-Tiny-0.220.0.ebuild 750 BLAKE2B d2c6cf206f825d1e9c767d478837ce6c0ad4c09302b024ce8319be0dcb6a9175e740c376756d128f0c5f7fe95ae7dd6b13fb3f3d939663487452a1ce79dac7b0 SHA512 0d170bcb7a583d7c62b570635d7a656e7417473d72cfbb8a743dd9152c16ffc538658a46dc80e0b8719c7e1114c958ba5342298c05ab3774d8246522418711ae
EBUILD Try-Tiny-0.240.0.ebuild 901 BLAKE2B b54ce28fcf1bf041c3bebc322fe248567604a27687325e9b4ca9e264fe43e1d6ef37533c2ee5a8596b9213e88e707f396d8eefcbbde3d22a277c4e322a2451a4 SHA512 7286072c155fce0d12955086d40b8adb597b9c1d261d2115a14fa22c1a85724a2721aaf404cfbf94b167109dba391ee7b5240e0741aef7fb82807f75258c083c
+EBUILD Try-Tiny-0.300.0.ebuild 946 BLAKE2B b9d903372a8fb96d6d8bba573fc1c4ddec620967e0474ab224a5a7af28c5f15f0acf7a0c564c1202cfcff44f12d9a6796372f93a7af1f1cf36721aaa192f96a9 SHA512 b5fe1815d6e1a87754a6a422b93d9c23824b6bd83c8c9945ab0348cc63ab8ef897562625a806d0d9391f3cd7b8df8ae407415c76cc46e38f9bf9653d2796e70b
MISC metadata.xml 388 BLAKE2B 0c006675175ee71c7fc5631750d7a293103c9ad64a32780c010720804de0306b198731ba246d1ed3d2150f5e63fb4f82719b312af2bbe1a33022f44d862a4720 SHA512 0a83e2632d6a212e0e50dd9f6af6d929d29eb21271e7f361d1f55529a1aa542485269321672c8741d4595f63c65c587fc4225a783436d65be20fce70b1a01ba8
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild
new file mode 100644
index 000000000000..6e04d125e62b
--- /dev/null
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.30
+inherit perl-module
+
+DESCRIPTION="Minimal try/catch with proper localization of \$@"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test minimal"
+
+RDEPEND="
+ !<=dev-perl/Try-Tiny-Except-0.10.0
+ !minimal? (
+ || ( >=virtual/perl-Scalar-List-Utils-1.400.0 dev-perl/Sub-Name )
+ )
+ virtual/perl-Carp
+ >=virtual/perl-Exporter-5.570.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ !minimal? (
+ >=virtual/perl-CPAN-Meta-2.120.900
+ >=dev-perl/Capture-Tiny-0.120.0
+ )
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ virtual/perl-if
+ )
+"