summaryrefslogtreecommitdiff
path: root/dev-perl/Try-Tiny
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-10-22 11:09:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-10-22 11:09:47 +0100
commit64e107b9b6058580ff0432107eb37cefb0b2a7d8 (patch)
tree9a44e603e2ae365e2b1fe35ac37f73e830cdee1d /dev-perl/Try-Tiny
parent957235cf19a691360c720f7913672adda4258ed0 (diff)
gentoo resync : 22.10.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.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/Manifest b/dev-perl/Try-Tiny/Manifest
index d29619e1bb3e..f301403a1418 100644
--- a/dev-perl/Try-Tiny/Manifest
+++ b/dev-perl/Try-Tiny/Manifest
@@ -1,5 +1,5 @@
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.240.0.ebuild 901 BLAKE2B b4546df5fa30f87fbeac0d6665564b02851653938d31b7bfd91d46f3a2f8630919e15bc54a7bfb502c308a075d889de708e8325509f1751c539e52ee4ab64f67 SHA512 1208f67abca94d924e5f1416dbb78a16728d26ae5f317368e0083a025b4869df66b0905d7df454aa6d05cbf3c4f2e8abd2fa4bda9ef2bd459efd350c24e9ee22
-EBUILD Try-Tiny-0.300.0.ebuild 935 BLAKE2B 29ccce38b9d095308bd43ed3ec0a2ae8ad244be034ff961663e91879389e1ffec6911aac79ecd1584b00bb459519fcf81351e07500a2dedafa36de3ff0188b2c SHA512 239ffe1dc58cf14e3e1b4d55bbb525cf9e3d39d99511223c01e0bac4579153469d0014004bc2cd43198de4a09be6d34ca84eba809cfa692ef0b3dd90810e31e5
+EBUILD Try-Tiny-0.300.0.ebuild 943 BLAKE2B 20f2a2e81279ebe9cf337b35aa7a3c69e92c0c3acff2d839a6f9c42932cddf2edb4aec3a062b83c6017fb32430944551e9cf478fec4e94a156712a201820e1d5 SHA512 99141703cd918c5ea2bd12b7371ba87ee40990418bd9366bd56508761ab48d05a98704db81ef91c9c0adbc6fd5044eeed51ca67145a03894680a32851cacd104
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
index 0f27356b0195..91d1d49da950 100644
--- a/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ 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"
+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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test minimal"
RDEPEND="