summaryrefslogtreecommitdiff
path: root/dev-perl/Path-Tiny
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /dev-perl/Path-Tiny
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-perl/Path-Tiny')
-rw-r--r--dev-perl/Path-Tiny/Manifest2
-rw-r--r--dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Path-Tiny/Manifest b/dev-perl/Path-Tiny/Manifest
index bbd29b578aeb..788bf9dd7e48 100644
--- a/dev-perl/Path-Tiny/Manifest
+++ b/dev-perl/Path-Tiny/Manifest
@@ -1,3 +1,3 @@
DIST Path-Tiny-0.104.tar.gz 93011 BLAKE2B 6492f651d1b5aa82309d0caf32a97bc890d8952b0fb37429babbba4c66beab24dd3e6bb2e36aedd1098b98828b367e43d25b6fc7529ae897358ea60373797200 SHA512 6574e48645ebb4f61d45c1365e8b63cfaac6423394ba08363cfd62d3d98d163bd333d997bf5f7fd0e37ff94fcb3a3e19871eb7499b295399f048fd6a4bd3c78c
-EBUILD Path-Tiny-0.104.0.ebuild 1009 BLAKE2B 2e355dc8c2503f0dac3a0c2d5698a06b20c36b7367b63414f0c75488fe6e8b73839f837d2c547f556a5ee6472cbe5bd11b18129f0bc6571f83a8c3e3cd4fabf3 SHA512 6d8b7691869c6024150c393eebe07f569a2439e48548297f3cd84da169ffc067fbc0a3d7d1ab1ba4bdb1dead5d7ad0a1a3bb45db9cef2e39cfa98616f6c67930
+EBUILD Path-Tiny-0.104.0.ebuild 998 BLAKE2B 8357961c1f048c1714b68e1d3abb2bcd84ee5a4169c668f2f4382f0220a32fc2c91a449b8743f2c8d172a135e7b809f77a1d67718e3aeaf459ec2ae22e873e6a SHA512 4c56b067037da7a5b4a46e8020cf08ccf7fa08b83f5ee9b650f13efab6da53ee00eabe48849f44c8e9e304cd1c2fac4d1f8374114849916f0079f54112736804
MISC metadata.xml 454 BLAKE2B 14146a711440cfdc26ceda88d069c2cd4a8873fb00cd498c4602221c09acf8b6458e4b58a59ef64a04460fba994193e1e6766f4d1e77e59edc6d5f2c6bac0132 SHA512 95e88429a9f4309e146db578b6be913fe804e18249c10bdafc93d8ea98b50e0aa9106d655f80ed11010769db0c5d579cec164fc3f68adca300a09045f79c159a
diff --git a/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild b/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild
index b32214a16286..5689199b4af5 100644
--- a/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild
+++ b/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="File path utility"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~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 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test minimal"
RESTRICT="!test? ( test )"