diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-04-28 20:21:43 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-04-28 20:21:43 +0100 |
commit | 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch) | |
tree | 758c221bad35c9288d0bd6df9c7dfc226728e52c /virtual/perl-Module-Loaded | |
parent | 8d5dbd847cbc704a6a06405856e94b461011afe3 (diff) |
gentoo resync : 28.04.2021
Diffstat (limited to 'virtual/perl-Module-Loaded')
-rw-r--r-- | virtual/perl-Module-Loaded/Manifest | 2 | ||||
-rw-r--r-- | virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r13.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Module-Loaded/Manifest b/virtual/perl-Module-Loaded/Manifest index 16c6e1b2f6fe..a88f57b000b2 100644 --- a/virtual/perl-Module-Loaded/Manifest +++ b/virtual/perl-Module-Loaded/Manifest @@ -1,2 +1,2 @@ -EBUILD perl-Module-Loaded-0.80.0-r13.ebuild 449 BLAKE2B 5e4fdd96c57327beefdb8fbf74f4df39d99a4bf43a71dfd4505dd819d1eb2b0449b7c21fd959cae0835b3b1e3e1476642feabc84b332f08173885a0458f7bd04 SHA512 f491a4b52e1f20ce3cc9538596f4fe724362cec51ef33a4c73092dcb1215422cd3e7b337bad2ac34f5bb5cba65b4ad253aacb0cfbc6005e2c12965849cfdb6e7 +EBUILD perl-Module-Loaded-0.80.0-r13.ebuild 450 BLAKE2B 0df9774ccee2074c8b37c78d225fd44219c80f5e4e104f31b2b13ec699f76538620d20f2b5d703a3491a0eb3bf12ab06fa4c25183194f222a889c32638b17e99 SHA512 65160437adff4d8b94d64ce6edefacf1721007a84691ac7968a72c96232d55f2e2a2ebf653a37a3ed31966340018846222e5cc38d6fdb0924400baa993759b31 MISC metadata.xml 251 BLAKE2B 1de7d1f7a54ea11d1363a8a5673fe7e0e7c561103c03558042528680a9d5faab7222805b136c64d39abc56718c999581ccba9945fe5201ca12c962cc101fb267 SHA512 bc87b53817cd976bf8641fa1f7eeb62379b3bbb7d99d3a00078d1d55a0af6f296d54fda4bc2c2cda93434976b32b45a334fb3264fa3fbc1ed2f22728bf605695 diff --git a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r13.ebuild b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r13.ebuild index cb7b2b9d8759..fa00dcd54d63 100644 --- a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r13.ebuild +++ b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r13.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" RDEPEND=" || ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) |