summaryrefslogtreecommitdiff
path: root/dev-perl/Sub-Quote
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/Sub-Quote
parent957235cf19a691360c720f7913672adda4258ed0 (diff)
gentoo resync : 22.10.2018
Diffstat (limited to 'dev-perl/Sub-Quote')
-rw-r--r--dev-perl/Sub-Quote/Manifest2
-rw-r--r--dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Sub-Quote/Manifest b/dev-perl/Sub-Quote/Manifest
index 002899af4e72..bda347f54c80 100644
--- a/dev-perl/Sub-Quote/Manifest
+++ b/dev-perl/Sub-Quote/Manifest
@@ -1,5 +1,5 @@
DIST Sub-Quote-2.003001.tar.gz 19131 BLAKE2B 20ae1ffacd8f2d582cac67671ece00ce34cad0fd28ec9e76effa26a07fc655bbc4ecf9ba2bc814eaa0325ac9ae0fd7fb4617d91e5c69e9442513ccc98d574985 SHA512 cd24460e52b68955a460accf673a58235c8f846285a01862198bbb4f6c5718f2977e615099da7eb54a41d76ae75fd7167c7d682c14f6819e65c83f163189dd49
DIST Sub-Quote-2.004000.tar.gz 20363 BLAKE2B 0697f2a0a9aec799161289bee34f991fc86eb59e23a72f300f207ba80608d8f96653222dd8fb2393085cf052b875e9861bf6f34f9c099d1258bb36a0db3d63f5 SHA512 222354896728154da7bfc6ef9d4562430ab250b1e1169330f63b43eef01527785c1c8559c5eb77a8d42484187be74a9ff97b325bb2404a205a6d4b990f8656c5
EBUILD Sub-Quote-2.3.1.ebuild 572 BLAKE2B b68029bc3d9ed497c9bda56265b28599eb7ab3069504381995957059f2ade40b3d6c4f935d3ad25a4de46f39abe5e30361a2b7d794001db335196a0e6ac67f9e SHA512 52312e7e175a3638ad4b8e64d68ab66f50d4198159bd4e11e2f6aa7537ae7960c270b9e483aa770769e6ef82f2483b2b7c20ebaacea442d4c69202754cc272d5
-EBUILD Sub-Quote-2.4.0.ebuild 591 BLAKE2B b8a5e369e69393548e0b3ae1335daabb5501dd31c882d6c0125d56327a7f6fdb4b9de7de1c66812699254eb375587eac99defa7f45c3dd77785ed95506767feb SHA512 bb1108d5ac5a5417e02003b465908eba0f081a1299b18b6c84666516daf933a49b63bb6630b332b2a3757b29f4852e7ec227254a8a07f7c9e9b6cc048462b120
+EBUILD Sub-Quote-2.4.0.ebuild 730 BLAKE2B 03eb71b2f97248b26db6a98c617e9d690757636052f2878e89c489e78b98ce7219c29c99baf161966f166dfe4d92c99e729a7887009e0d123f50bdcd1f0d156d SHA512 07c769cb67069215c25d3bf681a5935715b71a7f57294991280328958360d06c8988e699a293f1a8af4be582c4c89cbc5345062a630e55c25171dc858719b344
MISC metadata.xml 447 BLAKE2B b414878a42aceb8390f1de47f02ff23dd6ca3ed337074f06c252824c968d933023dbba655430ceab71406ede17a30fd2b3d8b376a1159425116c2898b316d182 SHA512 b3147fbe7cfbafec109ef47574f27a5d3f49558f55ac6b9d6ee52c56c2701b26114209f0f675e32de3eb253b375719d2faed0ffdd4087ab49b3e6c9d0cd1237a
diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
index 5a35aaf251b1..43222fb898dd 100644
--- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
+++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.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
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Efficient generation of subroutines via string eval"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test minimal"
RDEPEND="